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

Where is "uid" defined in schema?



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