Opened 11 years ago
Closed 11 years ago
#3548 closed enhancement (fixed)
More users and groups needed for acl tests
Reported by: | Pierre Labastie | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | Book | Version: | SVN |
Severity: | minor | Keywords: | |
Cc: |
Description
acl tests need a daemon user, belonging to the bin group, and a users group. Shouldn't they be added to section 6.6?
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Actually, I did not check myself. I took that from the BLFS page for acl, where we have:
"the users bin and daemon must be created or modified to have a proper shell and home directory and the group daemon must be a member of the bin group."
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
The daemon user does need to be in the bin group for root-tests.
Fixed at revision 10546.
Note:
See TracTickets
for help on using tickets.
Are you sure that daemon needs to be a member of the bin group? I made some changes and have:
Running 'make tests', I get:
111 commands (111 passed, 0 failed)