1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

net: Move 'setpassword' to 'net setpassword'.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
This commit is contained in:
Jelmer Vernooij
2009-12-30 19:53:05 +01:00
committed by Andrew Tridgell
parent 552e65679d
commit b531696a5b
5 changed files with 88 additions and 79 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/python
#
# Sets password settings.
# (Password complexity, history length, minimum password length, the minimum
# (Password complexity, history length, minimum password length, the minimum
# and maximum password age) on a Samba4 server
#
# Copyright Matthias Dieter Wallnoefer 2009