1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-25 00:59:11 +03:00

s4:net utility - make outprinted description comments more consistent

I've added a [server connection needed] when commands won't work on the local
SamDB.
This commit is contained in:
Matthias Dieter Wallnöfer
2010-05-09 11:24:10 +02:00
parent b703481ef7
commit ce4c0261f6
14 changed files with 16 additions and 16 deletions

View File

@ -31,7 +31,7 @@ from samba.dcerpc.samr import DOMAIN_PASSWORD_COMPLEX
from samba.netcmd import Command, CommandError, Option
class cmd_pwsettings(Command):
"""Sets password settings.
"""Sets password settings
Password complexity, history length, minimum password length, the minimum
and maximum password age) on a Samba4 server.