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

Handle joining an OU with a space in the name #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexbrett
Copy link

Previously attempting to join an OU with a space in the name would fail as the createcomputer= string wouldn't be passed to net ads join as a single parameter.

Previously attempting to join an OU with a space in the name would fail as the createcomputer= string wouldn't be passed to net ads join as a single parameter.
@ajjahn
Copy link
Owner

ajjahn commented Jul 1, 2016

Can you add specs for this?

@alexbrett
Copy link
Author

I've just noticed (as I hit the same problem again) I hadn't responded to this. I've not really done anything with specs, so not sure how best to do this - in particular as this is a fix in the configure_active_directory template, I'm not sure what I'd really be testing here?

vStone added a commit to UGent-DICT/puppet-samba that referenced this pull request Mar 1, 2022
Handle joining an OU with a space in the name ajjahn#59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants