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

Restricting Users



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 everything except accessing netscape roaming

I allready figured out how to restrict
ssh	(/etc/ssh-nonfree/sshd_config)
ftp	(/etc/wuftpd/ftpuser)
roaming (/var/www/roaming-passwd)
samba	(/etc/samba/smb.conf)

What i _urgently_ need is information how to restrict:

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 !


kind regards,
	Markus

-- 
Markus Fischer,  http://josefine.ben.tuwien.ac.at/~mfischer/
EMail:         mfischer@josefine.ben.tuwien.ac.at
PGP Public  Key: http://josefine.ben.tuwien.ac.at/~mfischer/C2272BD0.asc
PGP Fingerprint: D3B0 DD4F E12B F911 3CE1  C2B5 D674 B445 C227 2BD0
                - Free Software For A Free World -

Attachment: pgpozdSr68NY2.pgp
Description: PGP signature


Reply to: