From owner-freebsd-questions Fri Oct 20 11:19:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pmade.org (dsl-att1-118-93.sb.101freeway.net [12.44.118.93]) by hub.freebsd.org (Postfix) with ESMTP id A707E37B4C5 for ; Fri, 20 Oct 2000 11:19:38 -0700 (PDT) Received: from localhost (pjones@localhost) by pmade.org (8.9.3/8.9.3) with ESMTP id LAA66704 for ; Fri, 20 Oct 2000 11:19:33 -0700 (PDT) (envelope-from pjones@pmade.org) Date: Fri, 20 Oct 2000 11:19:33 -0700 (PDT) From: Peter Jones To: FreeBSD Questions Subject: login.conf(5) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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