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 --- docs-xml/using_samba/appc.xml | 14 -------------- docs-xml/using_samba/ch06.xml | 14 -------------- 2 files changed, 28 deletions(-) (limited to 'docs-xml/using_samba') diff --git a/docs-xml/using_samba/appc.xml b/docs-xml/using_samba/appc.xml index 69330ffd3bb..08a49955a36 100644 --- a/docs-xml/using_samba/appc.xml +++ b/docs-xml/using_samba/appc.xml @@ -1858,20 +1858,6 @@ options. - - -number -0 - - -[global] password level = number - - -Specifies the number of uppercase letter permutations used to match passwords. Workaround for clients that change passwords to a single case before sending them to the Samba server. Causes repeated login attempts with passwords in different cases, which can trigger account lockouts. - - - - list of NetBIOS names diff --git a/docs-xml/using_samba/ch06.xml b/docs-xml/using_samba/ch06.xml index b099e960712..a4a9160e081 100644 --- a/docs-xml/using_samba/ch06.xml +++ b/docs-xml/using_samba/ch06.xml @@ -1578,20 +1578,6 @@ Password changed for user dave -password level - -numeric - -Sets the number of capital letter permutations to attempt when matching a client's password. - -None - -Global - - - - - null passwords boolean -- cgit