We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@ajaygautam thanks for the report.
Some questions:
file
ssh_authorize_key
Sorry, something went wrong.
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.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: