RFC4519: user identifier of inetOrgPerson's (RFC2798) MAY attributes (inetorgperson.schema)?
>>> Peng Yu <[email protected]> schrieb am 13.03.2014 um 22:17 in Nachricht <cabrm6wkcj2vm_bszcjdsgnwtvx-wg_qw9b+xv2zciaswym2...@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
