Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fusiondirectory-plugins
Commits
5c6b131a
Commit
5c6b131a
authored
Apr 16, 2013
by
Côme Bernigaud
Committed by
Benoit Mortier
Apr 16, 2013
Browse files
Fixes:
#2315
Removed deviceRDN from configuration
parent
8da6e649
Changes
1
Hide whitespace changes
Inline
Side-by-side
systems/config/systems/class_systemsPluginConfig.inc
View file @
5c6b131a
...
...
@@ -80,11 +80,6 @@ class systemsPluginConfig extends simplePlugin
'rdns2'
=>
array
(
'name'
=>
_
(
'LDAP tree'
),
'attrs'
=>
array
(
new
StringAttribute
(
_
(
'Device RDN'
),
_
(
'Branch in which hotplug devices will be stored'
),
'fdDeviceRDN'
,
TRUE
,
'ou=devices'
),
new
StringAttribute
(
_
(
'Mimetype RDN'
),
_
(
'Branch in which mime types will be stored'
),
'fdMimetypeRDN'
,
TRUE
,
...
...
Write
Preview
Markdown
is supported
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