[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

/etc/passwd - less security implementation 4 Slackware




Ok, I use Slackware a lot and it has only shadow and /etc/passwd based
security. I want to implement a dbm-based ACL scheme. It should not cover
X running on that machine.

The question is, what needs to be changed except crypt, getpwent, etc in
libc. I assume that I will recompile all the required servers and
utilities, and the libc, and the kernel.

anyone ?

TIA, Peter