mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 16:19:06 +01:00
LSexample/LSpeople: fix sambaPwdCanChange as single-value
This commit is contained in:
parent
29e499e1d6
commit
d48a3c2dc0
1 changed files with 1 additions and 1 deletions
|
@ -1127,7 +1127,7 @@ $GLOBALS['LSobjects']['LSpeople'] = array (
|
|||
),
|
||||
),
|
||||
'no_value_label' => 'Default (whenever)',
|
||||
'multiple' => true,
|
||||
'multiple' => false,
|
||||
'rights' => array(
|
||||
'admin' => 'w',
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue