mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
44ea6a26fd
This attribute is used in a very similar way (virtual attribute
updating the password) in AD on Win2003, so eliminate the difference.
This should not cause a problem for on-disk passwords, as by default
we do not store the plaintext at all.
Andrew Bartlett
(This used to be commit 1cf0d75149
)
32 lines
986 B
Plaintext
32 lines
986 B
Plaintext
#Standard OpenLDAP attributes
|
|
name
|
|
objectClasses
|
|
createTimeStamp
|
|
attributeTypes
|
|
objectClass
|
|
userPassword
|
|
seeAlso
|
|
modifyTimeStamp
|
|
distinguishedName
|
|
description
|
|
cn
|
|
dITContentRules
|
|
top
|
|
#This should be provided by the LDAP server, only in our schema to permit provision
|
|
aci
|
|
#Skip ObjectClasses
|
|
#MiddleName has a conflicting OID
|
|
2.16.840.1.113730.3.1.34:1.3.6.1.4.1.7165.4.255.1
|
|
#defaultGroup has a conflicting OID
|
|
1.2.840.113556.1.4.480:1.3.6.1.4.1.7165.4.255.2
|
|
#This large integer format is unimplemented in OpenLDAP 2.3
|
|
1.2.840.113556.1.4.906:1.3.6.1.4.1.1466.115.121.1.27
|
|
#This case insensitive string isn't available
|
|
1.2.840.113556.1.4.905:1.3.6.1.4.1.1466.115.121.1.15
|
|
#This type of DN isn't in OpenLDAP
|
|
1.2.840.113556.1.4.903:1.3.6.1.4.1.1466.115.121.1.12
|
|
#Treat Security Descriptors as binary
|
|
1.2.840.113556.1.4.907:1.3.6.1.4.1.1466.115.121.1.40
|
|
#NumbericString is not supported in Fedora DS 1.0, map to a directory string
|
|
1.3.6.1.4.1.1466.115.121.1.36:1.3.6.1.4.1.1466.115.121.1.15
|