1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

Fix incorrect value contributed by

Maria Nunzia Galdi <galdi@ds.unifi.it>
This commit is contained in:
John Terpstra 2006-10-06 22:43:22 +00:00 committed by Gerald W. Carter
parent 91b5f00898
commit 468708a9c6

View File

@ -1613,9 +1613,9 @@ account policy value for min password length is now 8
&rootprompt; pdbedit -P "password history" -C 4
account policy value for password history was 0
account policy value for password history is now 4
&rootprompt; pdbedit -P "maximum password age" -C 90
&rootprompt; pdbedit -P "maximum password age" -C 7776000
account policy value for maximum password age was 4294967295
account policy value for maximum password age is now 90
account policy value for maximum password age is now 7776000
&rootprompt; pdbedit -P "minimum password age" -C 7
account policy value for minimum password age was 0
account policy value for minimum password age is now 7