mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-16 16:01:35 +00:00
[Bugfix] 修复windows推送系统用户小bug (#2794)
This commit is contained in:
parent
ddafd7ba26
commit
5286bf3ac1
@ -446,7 +446,7 @@ def get_push_windows_system_user_tasks(system_user):
|
||||
'name={} '
|
||||
'password={} '
|
||||
'state=present '
|
||||
'update_password=always'
|
||||
'update_password=always '
|
||||
'password_expired=no '
|
||||
'password_never_expires=yes '
|
||||
'groups="Users,Remote Desktop Users" '
|
||||
|
Loading…
Reference in New Issue
Block a user