> $ cat /etc/login.conf | grep -i spam > $ UUOC
grep -i spam /etc/login.conf But that is not actually answering the question as we don't know the login class you are using and what it's limits are like ;-) You can get the login class by using id(1). For the limits I think you need to read login.conf. Frank.