I have two AD trees.  One is a flat, test system--no frills.  Users reside 
in the default windows container (CN=Users under the DC).  The other is our 
production system, which has users all over the place.  I am able to query 
the test system for users, but not the production system.

Does win_domain_user only work with CN=Users at the root of the tree (ie. 
CN=Users,DC=mytest,DC=local)?

If so, is there a way to specify another DN?  I haven't been able to find 
one (for queries at least).

debug:
*
ok: [myserver] => {
    "username": {
        "changed": false,
        "failed": false,
        "msg": "User 'gomerp' is absent",
        "name": "gomerp",
        "password_updated": false,
        "state": "absent"
    }
}



-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/33517139-249a-47f9-9f1d-1bc4517b3bb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to