Re: Recommendations for manging user password

2008-05-11 Thread Liran Tal
Hey Charles, On Thu, May 1, 2008 at 11:02 PM, thekat <[EMAIL PROTECTED]> wrote: > > My Goal > --- let the user know their password has expired > --- let them change it themselves.. > --- age the password for 90 days > --- I really don't want a MySQL database ( I don't know MySQL but could > learn

Re: Recommendations for manging user password

2008-05-02 Thread thekat
Alan.. Thx for the reply.. after some chatting with the developers.. We already have an Oracle instance in place for the User /Passwd.. If we can use Oracle to talk "PAP" to FirePass this puts all the user management back on the already set up Oracle instance.. I will post back.. Much Thanks Ch

Re: Recommendations for manging user password

2008-05-02 Thread Alan DeKok
thekat wrote: > FirePass uses PAP for authentication.. however I have authenticated using > both local and PAP. > > > "charlie" Auth-Type := Local, User-Password == "hello" Don't set Auth-Type. Use Cleartext-Password, not User-Password. See the FAQ. > I will have about 75 users and

Recommendations for manging user password

2008-05-01 Thread thekat
Thank you all for responding to my first post in getting FreeRadius set up and working on a Solaris 10 box. I am working on creating the (non-priviledged) user environment that will run the server. I have successfully set up a working Radius server to work with a FirePass VPN appliance.. FirePass