Displaying 1 result from an estimated 1 matches for "testser".
Did you mean:
testuser
2007 Jun 11
3
groups with spaces in their name
...ow this horribly ugly, but compatibility with windows clients seems
to demand groups like "Domain Users" and "Domain Computers", and puppet
chokes on them even though the underlying OS handles them at least well
enough to allow Samba to work.
err: //basenode/virt_all_users/User[testser]/groups: change from test,Domain Users,admin to Domain Users,admin failed: Invalid value Domain Users,admin: Groups must be comma-separated
I''ve tried removing the ''verify :groups, "Groups must be
comma-separated"'' check; when I do this puppet claims to set the...