Tower 2.4.5 

Trying to have the win_user module set built-in admin and guest account to 
disabled. 

Guest account is not taking due to some fairly standard GPO settings.

1. Access this PC from network has default "everyone" removed
2. Deny access to this computer from the network has custom entry of 
"guests" group.

the stdout fails "exception calling \"ValidateCredentials\" with \"2" 
arguments(s): \"Logon failure: the user has not been granted the requested 
logon type at this computer. \r\n\"

adding Guests group to option 1 and removing from option 2 allows 
Ansible/Tower to push the setting successfully. 

Sounds like however the ps1 file makes the call (which would be local 
right?) its needing that network access to do so. 

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/b0a54228-13b5-42f6-8bb0-6aedb335925f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to