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

Does not work with AD users #5

Open
ajaygautam opened this issue Dec 14, 2015 · 2 comments
Open

Does not work with AD users #5

ajaygautam opened this issue Dec 14, 2015 · 2 comments

Comments

@ajaygautam
Copy link

Looks like this cookbook isn't pulling user details from Active Directory. (Wonder if other non local user information would have the same issue)

Please see: http://stackoverflow.com/questions/34232053/how-do-i-get-chef-to-find-an-active-directory-user/34232557

@zuazo
Copy link
Owner

zuazo commented Dec 14, 2015

@ajaygautam thanks for the report.

Some questions:

  1. Please, could you paste the full backtrace?
  2. Does it work if you pass the user name to a file resource instead of a ssh_authorize_key resource?

@zuazo zuazo added the bug label Dec 15, 2015
@ajaygautam
Copy link
Author

Does it work if you pass the user name to a file resource instead of a ssh_authorize_key resource?

No, it didn't.
But somehow, chown has no problems! So I created a file resource and then chows'ed it to the AD user.

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

No branches or pull requests

2 participants