[Bugfix] 修复windows推送系统用户小bug (#2794)

pull/2796/head^2
BaiJiangJie 2019-06-13 19:46:27 +08:00 committed by GitHub
parent ddafd7ba26
commit 5286bf3ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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" '