Page 1 of 1

Newbee-Question about gradm

PostPosted: Thu Aug 26, 2004 6:28 am
by markus.hoffmann
When I try this:

gradm -F -L /etc/grsec/learning.logs -O /etc/grsec/acl

that happend:

Could not open /dev/grsec.
open: No such device or address

But /dev/grsec exists.

How can I fix this ?

(I'm quiet a newb so please post a step-by-step solution, if possible)

PostPosted: Thu Aug 26, 2004 11:15 am
by spender
paste the results of ls -l /dev/grsec

Also, what version of grsecurity are you using?

-Brad

PostPosted: Fri Aug 27, 2004 1:16 am
by markus.hoffmann
[root@RedHat73 root]# gradm -D
Could not open /dev/grsec.
open: No such device or address

[root@RedHat73 root]# ls -l /dev/grsec
crw--w--w- 1 root root 1, 12 Aug 26 12:19 /dev/grsec


I'm using Version 2.0.1 with Kernel 2.4.27.

PostPosted: Fri Aug 27, 2004 8:58 am
by markus.hoffmann
Ok, don't know why, but installed gradm again and now it is working.

Thanks for your help.

regards

Markus