Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 2000 11:19:33 -0700 (PDT)
From:      Peter Jones <pjones@pmade.org>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   login.conf(5)
Message-ID:  <Pine.BSF.4.21.0010201109150.50516-100000@pmade.org>

next in thread | raw e-mail | index | archive | help
I am getting ready to set limits in login.conf. I was thinking of
making three clases, system, staff and default. The system would
be for daemons and root, the staff would basicly be for people in
wheel and default for everyone else.

If I do this, would I need to change the class for users like bin
and daemon to the system class so that they don't default to the
default class? I noticed that there is a daemon class inside
login.conf, so could I just do a tc=system or do I need to put
daemon in the daemon class or system class?

Or should I just make default open and change the user's classes
to something more restrictive then default?

The main reason that I ask is because I did a `pw usershow -a -P'
and saw that the login class was empty for everyone and I want to
make sure that root and daemons don't get put in the wrong class
by login(1) when it sees that.

I also just wanted to see what some of you are doing out there with
your login.conf.

-- 
.......................................................................
: Peter Jones                        :      Unix Geek - Four Wheeling :
: pjones@pmade.org                   :     Code Writing - Jesus Freak :
:....................................:................................:
:echo er|perl -0160 -pe ';$;=ord$/;s;^;"\U$/".chr($\;-11).chr$\;+4;e;':
:.....................................................................:



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010201109150.50516-100000>