Alan..<br>Thx for the reply.. after some chatting with the developers.. <br><br>We already have an Oracle instance in place for the<br>User /Passwd..<br>If we can use Oracle to talk "PAP" to FirePass this puts all <br>
the user management back on the already set up Oracle instance..<br><br>I will post back.. <br><br>Much Thanks<br><br>Charles<br><br><div class="gmail_quote">On Fri, May 2, 2008 at 4:31 AM, Alan DeKok <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">thekat wrote:<br>
> FirePass uses PAP for authentication.. however I have authenticated using<br>
> both local and PAP.<br>
><br>
> <code><br>
> "charlie"         Auth-Type := Local, User-Password == "hello"<br>
<br>
</div>  Don't set Auth-Type.  Use Cleartext-Password, not User-Password.  See<br>
the FAQ.<br>
<div class="Ih2E3d"><br>
> I will have about 75 users and need to set up password aging..<br>
> Using system (non-shell) accounts with IDs in  /etc/password could be an<br>
> option<br>
> I did read the "Expired" thread and I can write a script to update that<br>
> field if necessary..<br>
><br>
> My Goal<br>
> --- let the user know their password has expired<br>
<br>
</div>  That is an issue for the web page.  You need to tell them *before* the<br>
<div class="Ih2E3d">password has expired.<br>
<br>
> --- let them change it themselves..<br>
<br>
</div>  You'll need a separate script for this.<br>
<div class="Ih2E3d"><br>
> --- age the password for 90 days<br>
> --- I really don't want a MySQL database ( I don't know MySQL but could<br>
> learn if I have to)<br>
<br>
</div>  You can use system accounts for this.<br>
<font color="#888888"><br>
  Alan DeKok.<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</font></blockquote></div><br>