LSexample/LSpeople: fix sambaPwdCanChange as single-value

This commit is contained in:
Benjamin Renard 2021-01-29 12:00:03 +01:00
parent 29e499e1d6
commit d48a3c2dc0

View file

@ -1127,7 +1127,7 @@ $GLOBALS['LSobjects']['LSpeople'] = array (
), ),
), ),
'no_value_label' => 'Default (whenever)', 'no_value_label' => 'Default (whenever)',
'multiple' => true, 'multiple' => false,
'rights' => array( 'rights' => array(
'admin' => 'w', 'admin' => 'w',
), ),