From owner-freebsd-isp Sat Mar 20 21:33:43 1999 Delivered-To: freebsd-isp@freebsd.org Received: from poseidon.hamsterville.ultranet.com (poseidon.hamsterville.ultranet.com [209.6.79.18]) by hub.freebsd.org (Postfix) with ESMTP id 5656215082 for ; Sat, 20 Mar 1999 21:33:39 -0800 (PST) (envelope-from ben@hamsterville.ultranet.com) Received: from energizer (dyn2.hamsterville.ultranet.com [209.6.79.23]) by poseidon.hamsterville.ultranet.com (8.9.1/8.9.0) with SMTP id AAA02922 for ; Sun, 21 Mar 1999 00:32:48 -0500 (EST) Message-ID: <009501be735c$326c5ae0$174f06d1@hamsterville.ultranet.com> From: "Ben Goodwin" To: Subject: automatic user password expiration? Date: Sun, 21 Mar 1999 00:32:17 -0500 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.2014.211 X-Mimeole: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm having trouble locating dox on how to (or maybe it's not possible?) set an expiry date for a particular user's password ... Hopefully to the effect of preventing login via any getpw* routines until the expire is re-set or something ... I'm running 226R .. but if I need to be running a later version, that's OK, I just need to know what version and how to do it. ... Hopefully I can query the system as to what the expire date for a particular user is, too ... Perhaps there's a better way to do what I'm looking to do. I want to set up accounts that are pre-paid for N number of days. Once N days have passed (and assuming they haven't paid and we've added N number more days to the current 'expire' date), they lose the ability to authenticate with POP, ftp, radius, etc ... I'm also wondering if anyone's done any sort of PAM <-> LDAP integration .. I'd really like to use LDAP but don't have the time to spend augmenting all the programs I need to use to work with LDAP .. Suggestions? Thanks! -=| Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message