From owner-freebsd-questions Thu Nov 16 23:49: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns.corridor.net (ns.corridor.net [63.90.208.8]) by hub.freebsd.org (Postfix) with ESMTP id 4A35537B4C5 for ; Thu, 16 Nov 2000 23:49:05 -0800 (PST) Received: from psy.2y.net (unverified [63.90.222.15]) by ns.corridor.net (Vircom SMTPRS 4.2.181) with ESMTP id for ; Fri, 17 Nov 2000 01:49:50 -0600 Received: (from bradley@localhost) by psy.2y.net (8.11.0/8.11.0) id eAH7ntd76990 for freebsd-questions@freebsd.org; Fri, 17 Nov 2000 01:49:55 -0600 (CST) (envelope-from bradley) Date: Fri, 17 Nov 2000 01:49:55 -0600 (CST) From: Bradley Oedithipus Message-Id: <200011170749.eAH7ntd76990@psy.2y.net> To: freebsd-questions@freebsd.org Subject: Login Class trouble. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've setup login.conf to consist of two primary login classes for the small amount of users i have, the majority of them are in 'standard' and the ones needed more flexibility are in 'xuser' (which specifies 'unlimited' for most of its resources limits. After configuring the login.conf file i preceeded to do cap_mkdb /etc/login.conf. I also modified the master.passwd file to assign the login classes for the users, then a pwd_mkdb /etc/master.passwd. My problem is that even though specific classes are designated for these users, they all still login under the defaul login class, and when it doesnt exist 'login' reports errors to syslog.. I have messed with the configuration of login.conf to a certain extent, as well as master.passwd. I still cannot seem to get the proper login classes to work. Is there something I am missing? bradley@psy.2y.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message