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

home attribute is mandatory on macOS #117

Open
humboldtux opened this issue May 30, 2017 · 0 comments
Open

home attribute is mandatory on macOS #117

humboldtux opened this issue May 30, 2017 · 0 comments

Comments

@humboldtux
Copy link

If i omit the home attribute in the recipe:

user_account 'bob' do
  password    '$1$tiuw.sv......WrKU37APys00'
  ssh_keys    ['ssh-rsa AAAAB3NzaC1yc2EAAAADAQA...']
end

The user accoutn is created in /var/empty on macOS. The same recipe works on Debian, /home/bob is used as user homedir.

macOS Sierra 10.12.5
Chef 12.17.44 and 13.0.118
chef-user 0.7.0

Thanks

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

No branches or pull requests

1 participant