On Thu, Mar 13, 2014 at 5:45 PM, Christian Kratzer <[email protected]> wrote: > Hi, > > > On Thu, 13 Mar 2014, Peng Yu wrote: > >> Hi, >> >> I'm not able to find where "uid" is defined. Could any expert point me >> where it is defined? Thanks. > > > it is commented out in core.ldif as the definition for uid is built in > (hardcoded). > Isn't it also in the rfc? Also, if I am not mistaken cosine was a network project
http://en.wikipedia.org/wiki/DANTE http://link.springer.com/chapter/10.1007%2F978-94-009-1063-8_81#page-1 > Greetings > Christian > > > >> >> 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 ) >> >> > > -- > Christian Kratzer CK Software GmbH > Email: [email protected] Wildberger Weg 24/2 > Phone: +49 7032 893 997 - 0 D-71126 Gaeufelden > Fax: +49 7032 893 997 - 9 HRB 245288, Amtsgericht Stuttgart > Mobile: +49 171 1947 843 Geschaeftsfuehrer: Christian Kratzer > Web: http://www.cksoft.de/ >
