I am trying to get the plain text password that is being passed in a PAP
authentication.  Currently I am using the

  my $password = ${$_[0]}->decode_password(${$_[0]}->{Client}->{Secret});\

line in a hook to do this.  However I notice that in my logs over 50% of the
logged customers are coming through with blank passwords.   Is their a
better function that I can use to obtain the users password that will work
more effectively.

Brandon
Dialup USA, Inc.


===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to