mirror of
https://github.com/samba-team/samba.git
synced 2025-07-20 08:59:06 +03:00
s4-samdb: Allow skipping global schema.
This commit is contained in:
@ -74,4 +74,4 @@ class cmd_setpassword(Command):
|
||||
credentials=creds, lp=lp)
|
||||
|
||||
samdb.setpassword(filter, password,
|
||||
force_password_change_at_next_login_req=must_change_at_next_login)
|
||||
force_change_at_next_login=must_change_at_next_login)
|
||||
|
Reference in New Issue
Block a user