mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
s3-param: also remove lp_update_encrypted from loadparm.
Andreas, please check. Guenther
This commit is contained in:
parent
13d1e39e47
commit
dc2313d1e8
@ -5568,7 +5568,6 @@ FN_GLOBAL_BOOL(_lp_writeraw, &Globals.bWriteRaw)
|
||||
FN_GLOBAL_BOOL(lp_null_passwords, &Globals.bNullPasswords)
|
||||
FN_GLOBAL_BOOL(lp_obey_pam_restrictions, &Globals.bObeyPamRestrictions)
|
||||
FN_GLOBAL_BOOL(lp_encrypted_passwords, &Globals.bEncryptPasswords)
|
||||
FN_GLOBAL_BOOL(lp_update_encrypted, &Globals.bUpdateEncrypt)
|
||||
FN_GLOBAL_INTEGER(lp_client_schannel, &Globals.clientSchannel)
|
||||
FN_GLOBAL_INTEGER(lp_server_schannel, &Globals.serverSchannel)
|
||||
FN_GLOBAL_BOOL(lp_syslog_only, &Globals.bSyslogOnly)
|
||||
|
Loading…
x
Reference in New Issue
Block a user