Modify ↓
Ticket #407 (closed defect: fixed)
Fixing ownership fails silently when user/group not found
Reported by: | naapuri | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 0.9.3 Release |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
If I run into something like this:
/etc/foo/bar owner wrong. is root should be baz /etc/foo/bar group is root should be baz Install ConfigFile /etc/foo/bar: (y/N): y
and there is no group 'baz', the client doesn't report an error.
It should say at least something like "Changing owner/group of /etc/foo/bar failed.".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.