mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
r25090: Fix a syntax error just introduced into the LDAP schema.
Michael (This used to be commit 7dc68ce0fb4490761326eaaca516fde3bf642ed5)
This commit is contained in:
parent
c6df77f63f
commit
b6c64fab5e
@ -461,13 +461,13 @@ attributetype ( 1.3.6.1.4.1.7165.2.1.67 NAME 'sambaRefuseMachinePwdChange'
|
||||
attributetype ( 1.3.6.1.4.1.7165.2.1.68 NAME 'sambaClearTextPassword'
|
||||
DESC 'Clear text password (used for trusted domain passwords)'
|
||||
EQUALITY octetStringMatch
|
||||
1.3.6.1.4.1.1466.115.121.1.40 )
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 )
|
||||
|
||||
#
|
||||
attributetype ( 1.3.6.1.4.1.7165.2.1.69 NAME 'sambaPreviousClearTextPassword'
|
||||
DESC 'Previous clear text password (used for trusted domain passwords)'
|
||||
EQUALITY octetStringMatch
|
||||
1.3.6.1.4.1.1466.115.121.1.40 )
|
||||
SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 )
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user