Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

domains: Ability to customize the OU in which the machine account will be created #1927

Closed
dwlfrth opened this issue Dec 21, 2016 · 0 comments · Fixed by #1928
Closed

domains: Ability to customize the OU in which the machine account will be created #1927

dwlfrth opened this issue Dec 21, 2016 · 0 comments · Fixed by #1928

Comments

@dwlfrth
Copy link
Contributor

dwlfrth commented Dec 21, 2016

We should add the ability to provide the OU in which the machine account will be created when joining the domain.

~$ net ads join --help
net ads join [options]
Valid options:
   createupn[=UPN]    Set the userPrincipalName attribute during the join.
                      The deault UPN is in the form host/netbiosname@REALM.
   createcomputer=OU  Precreate the computer account in a specific OU.
                      The OU string read from top to bottom without RDNs and delimited by a '/'.
                      E.g. "createcomputer=Computers/Servers/Unix"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant