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

Antw: Where is "uid" defined in schema?



RFC4519: user identifier of inetOrgPerson's (RFC2798) MAY attributes (inetorgperson.schema)?

>>> Peng Yu <pengyu.ut@gmail.com> schrieb am 13.03.2014 um 22:17 in Nachricht
<CABrM6wkcJ2vm_bszCjDsgNWTvX-WG_Qw9B+xV2ZciAswyM2kzw@mail.gmail.com>:
> Hi,
> 
> I'm not able to find where "uid" is defined. Could any expert point me
> where it is defined? Thanks.
> 
> pengy@lithium:/etc/ldap/schema$ grep '\<uid\>' *
> core.ldif:#    RFC 1274 (uid/dc)
> core.ldif:#    NAME ( 'uid' 'userid' )
> core.ldif:  DESC 'RFC2377: uid object'
> core.ldif:  SUP top AUXILIARY MUST uid )
> core.schema:#    RFC 1274 (uid/dc)
> core.schema:#    NAME ( 'uid' 'userid' )
> core.schema:    DESC 'RFC2377: uid object'
> core.schema:    SUP top AUXILIARY MUST uid )
> cosine.schema:##attributetype ( 0.9.2342.19200300.100.1.1 NAME ( 'uid'
> 'userid' )
> inetorgperson.ldif: $ roomNumber $ secretary $ uid $ userCertificate $
> x500uniqueIdentifier $ pre
> inetorgperson.schema:        photo $ roomNumber $ secretary $ uid $
> userCertificate $
> nis.ldif: f an account with POSIX attributes' SUP top AUXILIARY MUST (
> cn $ uid $ uidNu
> nis.ldif: ttributes for shadow passwords' SUP top AUXILIARY MUST uid
> MAY ( userPassword
> nis.schema:    MUST ( cn $ uid $ uidNumber $ gidNumber $ homeDirectory )
> nis.schema:    MUST uid
> openldap.ldif:  MUST ( uid $ cn )
> openldap.schema:    MUST ( uid $ cn )
> 
> -- 
> Regards,
> Peng