From owner-freebsd-questions Mon Oct 6 14:35:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA00885 for questions-outgoing; Mon, 6 Oct 1997 14:35:14 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from ocala.cs.miami.edu (ocala.cs.miami.edu [129.171.34.17]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id OAA00876 for ; Mon, 6 Oct 1997 14:35:09 -0700 (PDT) (envelope-from jmcla@ocala.cs.miami.edu) Received: from ocala.cs.miami.edu by ocala.cs.miami.edu via SMTP (950413.SGI.8.6.12/940406.SGI) for id RAA21430; Mon, 6 Oct 1997 17:03:43 -0400 Date: Mon, 6 Oct 1997 17:03:43 -0400 (EDT) From: "Joe \"Marcus\" Clarke" Reply-To: "Joe \"Marcus\" Clarke" To: FreeBSD User Questions List Subject: login classes Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am using FreeBSD 2.2.2.-RELEASE, and I have added the login.conf file. However, the adduser perl script does not support login classes. I have run it in verbose mode a bunch of times, but it doesn't prompt for any class info. I checked the man page to no avail. Someone did say the 2.2.2-RELEASE and later supported login classes, but why doesn't adduser? I suppose I'll patch adduser to work, but is there another way? Thanks. -Joe Clarke