From c0cbf5936f0385ab93315cc366a0aa16c0ebd237 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Mon, 3 Jun 2013 10:38:29 +1000 Subject: Remove remaining references to "password level" in the tree Reviewed-by: Simo Sorce Autobuild-User(master): Simo Sorce Autobuild-Date(master): Tue Jun 11 16:25:54 CEST 2013 on sn-devel-104 --- python/samba/upgrade.py | 1 - 1 file changed, 1 deletion(-) (limited to 'python') 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", -- cgit