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
6d4c4ab7
Commit
6d4c4ab7
authored
Oct 26, 2015
by
Côme Chilliet
Browse files
Fixes
#4209
Winstation select needs uid
parent
987d4622
Changes
1
Hide whitespace changes
Inline
Side-by-side
samba/personal/samba/class_sambaAccount.inc
View file @
6d4c4ab7
...
...
@@ -135,6 +135,7 @@ class winstationSelect extends simpleSelectManagement
protected
$objectTypes
=
array
(
'winstation'
);
protected
$autoFilterAttributes
=
array
(
'dn'
,
'cn'
,
'uid'
,
'description'
);
}
class
sambaAccount
extends
simplePlugin
...
...
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