This topic has not yet been rated - Rate this topic

uid attribute

Applies to: desktop apps only

A user ID.

CNuid
Ldap-Display-Nameuid
Size-
Update Privilege-
Update Frequency-
Attribute-Id0.9.2342.19200300.100.1.1
System-Id-Guid0bb0fca0-1e89-429f-901a-1413894d9f59
Syntax String(Unicode)

Implementations

Windows Server 2003

Link-Id-
MAPI-Id-
System-OnlyFalse
Is-Single-ValuedFalse
Is IndexedFalse
In Global CatalogFalse
NT-Security-DescriptorO:BAG:BAD:S:
Range-Lower-
Range-Upper-
Search-Flags0x00000008
System-Flags0x00000000
Classes used in accountinetOrgPersonUser

Windows Server 2003 R2

Link-Id-
MAPI-Id-
System-OnlyFalse
Is-Single-ValuedFalse
Is IndexedFalse
In Global CatalogFalse
NT-Security-DescriptorO:BAG:BAD:S:
Range-Lower-
Range-Upper-
Search-Flags0x00000008
System-Flags0x00000000
Classes used in accountinetOrgPersonUserposixAccountshadowAccountipHostipNetwork

Windows Server 2008

Link-Id-
MAPI-Id-
System-OnlyFalse
Is-Single-ValuedFalse
Is IndexedFalse
In Global CatalogFalse
NT-Security-DescriptorO:BAG:BAD:S:
Range-Lower-
Range-Upper-
Search-Flags0x00000008
System-Flags0x00000000
Classes used in accountinetOrgPersonUserposixAccountshadowAccountipHostipNetwork

Windows Server 2008 R2

Link-Id-
MAPI-Id-
System-OnlyFalse
Is-Single-ValuedFalse
Is IndexedFalse
In Global CatalogFalse
NT-Security-DescriptorO:BAG:BAD:S:
Range-Lower-
Range-Upper-
Search-Flags0x00000008
System-Flags0x00000000
Classes used in accountinetOrgPersonUserposixAccountshadowAccountipHostipNetwork

Windows Server 8 Beta

Link-Id-
MAPI-Id-
System-OnlyFalse
Is-Single-ValuedFalse
Is IndexedFalse
In Global CatalogFalse
NT-Security-DescriptorO:BAG:BAD:S:
Range-Lower-
Range-Upper-
Search-Flags0x00000008
System-Flags0x00000000
Classes used in accountinetOrgPersonUserposixAccountshadowAccountipHostipNetwork

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
So it is type unicode string, but does that mean ANY valid unicode string can be the uid?
So it is type unicode string, but does that mean ANY valid unicode string can be the uid?

---------------------------

From: jportz@gmail.com

Yes, uid can be ANY unicode string. Which, if you think about it, can introduce some fairly ugly and unwanted problems into an application that tries to use this attribute for authentication purposes. MS introducing the RFC 822 formatted uPN attribute is a good answer to this problem. Would be nice if it were included as part of the base class definitions for the next ratified RFC for LDAP.