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

Added the parameter join_domain_controllers #100

Merged
merged 2 commits into from
Jul 25, 2016

Conversation

albgus
Copy link

@albgus albgus commented Jun 7, 2016

A string or an array with domain controllers to contact during the join
process. Normally the servers for the domain will be automatically
detected through DNS and LDAP lookups. By specifying this parameter
vastool will contact the specified servers and only those servers during
the join process. This can be useful if the machine being joined is not
able to talk with all global Domain Controllers (e.g. due to firewalls).
Note that this will have no effect after the join, where normal site
discovery of servers will be made.

Albin Gustavsson added 2 commits June 7, 2016 09:30
A string or an array with domain controllers to contact during the join
process. Normally the servers for the domain will be automatically
detected through DNS and LDAP lookups. By specifying this parameter
vastool will contact the specified servers and only those servers during
the join process. This can be useful if the machine being joined is not
able to talk with all global Domain Controllers (e.g. due to firewalls).
Note that this will have no effect after the join, where normal site
discovery of servers will be made.
The spec tests incorrectly set realm to a value that mismatched the
vas_domain, making the tests fail.
@Phil-Friderici
Copy link
Contributor

@Gusson Thanks for your work. I have rebased your work against master (that got updated lately) and did some tweaking to it. Working on it in PR #104.

@Phil-Friderici Phil-Friderici merged commit 7ef7459 into Ericsson:master Jul 25, 2016
@Phil-Friderici
Copy link
Contributor

Released with v0.20.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants