[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: uid
On Dienstag, 18. Juni 2002 12:50, James Halpin wrote:
> What is the difference between uid and uniqueIdentifier?
uid (aka userid, oid = 0.9.2342.19200300.100.1.1) is defined in RFC1274,
and used in the objectClasses (on my server): inetOrgPerson,
nsLIProfile, posixAccount, shadowAccount, and uidObject.
uniqueIdentifyer (oid = 0.9.2342.19200300.100.1.44) is not used by any
objectClass (on my server).
The only difference that I can see is that the uid defines a substring
matching rule (caseIgnoreSubstringsMatch), which is not true for
uniqueIdentifyer.
Hope that helps,
Hans
--
Hans.Aschauer@Physik.uni-muenchen.de
- References:
- uid
- From: James Halpin <james.halpin@cmg.nl>