From owner-freebsd-isp Tue Mar 23 21:40:26 1999 Delivered-To: freebsd-isp@freebsd.org Received: from shell01.prophetnetworks.net (shell01.prophetnetworks.net [38.194.117.10]) by hub.freebsd.org (Postfix) with ESMTP id C8E3714F52 for ; Tue, 23 Mar 1999 21:40:22 -0800 (PST) (envelope-from bvaughn@prophetnetworks.net) Received: from carrie (tierany.prophetnetworks.net [38.194.117.7]) by shell01.prophetnetworks.net (8.9.1/8.9.1) with SMTP id AAA29688; Wed, 24 Mar 1999 00:39:38 -0500 (EST) (envelope-from bvaughn@prophetnetworks.net) Message-ID: <003f01be75c0$3c74a2c0$0775c226@prophetnetworks.com> From: "Ben Vaughn" To: "Ben Goodwin" , Subject: Re: automatic user password expiration? Date: Wed, 24 Mar 1999 00:33:29 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org man login.conf. The login.conf file has password expiry options built into it, as well as many other really nifty features! -biv ----------------------------------------- Ben Vaughn Prophet Network Systems http://www.prophetnetworks.net ----------------------------------------- ----- Original Message ----- From: Ben Goodwin To: Sent: Tuesday, March 23, 1999 21:07 Subject: Re: automatic user password expiration? |It seems that "getpwnam" returns the password regardless of the expiration |setting. So that would mean that the program that's checking a user's |password also needs to check for the expiration date? Or is there a better |routine to use that automatically does this? In any case, it's beginning to |look like I need to patch the merit radius server ... I'm hoping that's not |the case because I hate running edited code ... :-( |Thanks again, | | -=| Ben | | | |To Unsubscribe: send mail to majordomo@FreeBSD.org |with "unsubscribe freebsd-isp" in the body of the message | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message