Page 1 of 1

grsec imapd and something more ;)

PostPosted: Fri Feb 27, 2004 5:59 am
by Active2
I'm setting up acl's for my debian system :)

And i'm appreciate that debian has much done on acl's (Thanks to debian)

But i have some trouble:
Feb 27 10:37:05 server kernel: grsec: attempted socket(2,2,0) by (saslauthd:17086) UID(0) EUID(0), parent (saslauthd:3856) UID(0) EUID(0)

For example that message.
And i have this acl:

/usr/sbin/saslauthd {
/dev/log w
/tmp rw
/var/tmp rw

-CAP_ALL
+CAP_DAC_OVERRIDE
+CAP_DAC_READ_SEARCH

connect {
disabled
}

bind {
disabled
}
}

What do i forgot ?

(Sorry for my bad english)

PostPosted: Fri Feb 27, 2004 10:46 am
by Active2
I've found it :)

Thanks to the grsecurity learning mode :)