Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
190fccbc
Commit
190fccbc
authored
Dec 17, 2018
by
Howard Chu
Browse files
Missed a schema conflict
parent
9cc97ea9
Changes
2
Hide whitespace changes
Inline
Side-by-side
servers/slapd/schema/msuser.ldif
View file @
190fccbc
...
...
@@ -1788,10 +1788,10 @@ olcAttributeTpes: ( MSADat4:845
SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
SINGLE-VALUE )
#
olcAttributeTpes: ( MSADat4:44
NAME 'homeDirectory'
SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
SINGLE-VALUE )
#
olcAttributeTpes: ( MSADat4:44
#
NAME 'homeDirectory'
#
SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
#
SINGLE-VALUE )
#
olcAttributeTpes: ( MSADat4:698
NAME 'dhcpUniqueKey'
...
...
servers/slapd/schema/msuser.schema
View file @
190fccbc
...
...
@@ -1784,10 +1784,10 @@ attributetype ( MSADat4:845
SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
SINGLE-VALUE )
attributetype ( MSADat4:44
NAME 'homeDirectory'
SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
SINGLE-VALUE )
#
attributetype ( MSADat4:44
#
NAME 'homeDirectory'
#
SYNTAX '1.3.6.1.4.1.1466.115.121.1.15'
#
SINGLE-VALUE )
attributetype ( MSADat4:698
NAME 'dhcpUniqueKey'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment