diff options
author | Andrew Bartlett <abartlet@samba.org> | 2013-06-03 10:38:29 +1000 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2013-06-11 16:25:54 +0200 |
commit | c0cbf5936f0385ab93315cc366a0aa16c0ebd237 (patch) | |
tree | 4b8f6f3ff4ee06bc2f7620a01d435b7af99b4643 /python | |
parent | 3f73002f2d5f8a27820e09b024f561fda1560184 (diff) | |
download | samba-c0cbf5936f0385ab93315cc366a0aa16c0ebd237.tar.gz samba-c0cbf5936f0385ab93315cc366a0aa16c0ebd237.tar.bz2 samba-c0cbf5936f0385ab93315cc366a0aa16c0ebd237.zip |
Remove remaining references to "password level" in the tree
Reviewed-by: Simo Sorce <idra@samba.org>
Autobuild-User(master): Simo Sorce <idra@samba.org>
Autobuild-Date(master): Tue Jun 11 16:25:54 CEST 2013 on sn-devel-104
Diffstat (limited to 'python')
-rw-r--r-- | python/samba/upgrade.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/samba/upgrade.py b/python/samba/upgrade.py index 817981edcd..532e1dee81 100644 --- a/python/samba/upgrade.py +++ b/python/samba/upgrade.py @@ -410,7 +410,6 @@ smbconf_keep = [ "smb passwd file", "private dir", "passwd chat", - "password level", "lanman auth", "ntlm auth", "client NTLMv2 auth", |