mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
LSaddon :: Samba : Fixed LS_SAMBA_USERPASSWORD_ATTR constant declaration in the configuration file
This commit is contained in:
parent
eb88514e8f
commit
e66f60293b
1 changed files with 1 additions and 1 deletions
|
@ -56,5 +56,5 @@ define('LS_SAMBA_GIDNUMBER_ATTR','gidNumber');
|
|||
define('LS_SAMBA_USERPASSWORD_ATTR','userPassword');
|
||||
|
||||
// Format du chemin du home
|
||||
$GLOBALS['LS_SAMBA_HOME_PATH_FORMAT'] = '\\SERVER\profiles';
|
||||
define('LS_SAMBA_HOME_PATH_FORMAT','\\SERVER\profiles');
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue