Page 1 of 1

Gradm2

PostPosted: Tue May 27, 2003 9:49 am
by Adrian
role default G
role_transitions admin
subject /
/ h

root@Pulse:~# gradm -R
Password:
Duplicate ACL entry found for "/" on line 106 of /etc/grsec/acl.
"/" references the same object as the following object(s):
/
specified on an earlier line.The ACL system will not load until this error is fixed.
root@Pulse:~#

How does it not work if i set / in the subject?

PostPosted: Tue May 27, 2003 10:57 am
by spender
Can you mail your ACL file to me? spender@grsecurity.net. Though it's possible what you pasted is the 106th line, I want to make sure. If you check out current cvs of gradm2, it will have some extra verbosity for the error messages that may help you.

-Brad