Re: Restricting Users

2000-03-05 Thread Ben Collins
> > users from receiving emails (exim) > users from login in via telnet (whcih unfortunatly still has to run) > users from login in via local console (tty1, tty2) > users from using rexec, rsh, rlogin > > Any hints and pointers would be very appriciated ! > I would strongly suggest check the

Restricting Users

2000-03-05 Thread Markus Fischer
Hello list, I'm trying to build a user database (textfile) which specifies the individual rights of system users. e.g. user1 nossh noftp nomail noroam user2 noroam means: user1 cannot ssh to this machine, cannot ftp to it, cannot receive mail and cant access netscape roaming user2 can to eve