[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: [ldap] Schema for admin accounts



If you were to use Role base access control you might use a group instead of an
individual. Therefore you would use and objectclass of group + mailgroup or
groupofuniquenames + mailgroup.
    Cheers,
        Gerrit Thomson.

"James M. Moe" wrote:

> On Thu, 5 Nov 1998 09:31:24 -0800 (PST), patl@phoenix.volant.org wrote:
>
> > Is there a standard or commonly used schema for administrative accounts
> > that do not necessarily correspond to any particular individual?  The
> > only schema I've been able to find that contains an e-mail address is
> > the inetOrgPerson; but it requires a surname attribute.
>
>     What attributes in particular are you looking for?
>     Class organizationalRole might be useful, possibly combined with inetOrgPerson.
>
> Jim Moe