search for: redirectedusers

Displaying 2 results from an estimated 2 matches for "redirectedusers".

2020 Sep 04
2
samba-tool userou strings??
When creating a new user, that new user is placed into "ou=Users" by default. I would like to create a new user and place him/her in: samdom.example.com | >> COMPANY | >> Workstations | >> RedirectedUsers (Trying to illustrate an "ou" tree of depth.) I looked at samba-tool ou but, I am not moving an "ou" or renaming an "ou". I'm trying to place the new user into the correct "ou" for our company with the samba-tool create user command. On Fri, Sep 4, 202...
2020 Sep 04
2
samba-tool userou strings??
...his output from samba-tool show user: distinguishedName: CN=User 73. Test,*CN=Users*,DC=subdom,DC=example,DC=com This user72 I moved (drag and drop) within ADUC, so, here is where I am trying to associate our users. Again, output from samba-tool-show user: distinguishedName: CN=User 72. Test,*OU=RedirectedUsers,OU=Workstations,OU=COMPANY OU*,DC=subdom,DC=example,DC=com I am not sure how to list "--userou=OU=RedirectedUsers,OU=Workstations,OU=COMPANY OU" by separating with commas??? Again, cannot locate any help for this?