mirror of
https://github.com/samba-team/samba.git
synced 2025-07-20 08:59:06 +03:00
net: Fix tests and documentation of setexpiry.
Signed-off-by: Andrew Tridgell <tridge@samba.org>
This commit is contained in:
committed by
Andrew Tridgell
parent
345b25d059
commit
73594c248f
@ -28,6 +28,7 @@ from samba.auth import system_session
|
||||
from samba.samdb import SamDB
|
||||
|
||||
class cmd_setexpiry(Command):
|
||||
"""Set the expiration of a user account."""
|
||||
|
||||
synopsis = "setexpiry [username] [options]"
|
||||
|
||||
|
Reference in New Issue
Block a user