Hi Chris,

On Jun 15,  4:04pm, PeakPeak Support wrote:
> Subject: (RADIATOR) RADIATOR question
>
> I am trying to get Radiator to log bad passwords.   Here is the .cfg
> file entry:
>
> # Set this to the directory where your logfile and details file are to go
> LogDir /var/log/radius
>
> PasswordLogFileName /var/log/radius/passwords
>
>
> WHen I try to log in I get:
>
> Tue Jun 15 15:56:49 1999: DEBUG: Handling request with Handler 'Realm='
> Tue Jun 15 15:56:49 1999: DEBUG: Rewrote user name to chrism
> Tue Jun 15 15:56:49 1999: DEBUG: Handling with Radius::AuthUNIX
> Tue Jun 15 15:56:49 1999: DEBUG: Radius::AuthUNIX looks for match with chrism
> Tue Jun 15 15:56:49 1999: DEBUG: Radius::AuthUNIX REJECT: Bad
Encrypted-Password
> Tue Jun 15 15:56:49 1999: INFO: Access rejected for chrism: Bad
Encrypted-Password
> Tue Jun 15 15:56:49 1999: DEBUG: Packet dump:
>
>
> I think I am getting rejected because of some problem reading the
> shadow passwords file with this realm profile (see anything?):
Looks OK.

>
> <Realm>
>         # turn into lowercase
>         RewriteUsername tr/A-Z/a-z/
>         AuthByPolicy ContinueWhileAccept
>         <AuthBy UNIX>
>                 Identifier System
>                 Filename /etc/shadow
>         </AuthBy>
>         <AuthBy DBFILE>
>                 Filename %D/users
>         </AuthBy>
>         # Log accounting to the detail file in LogDir
>         AcctLogFileName %L/detail
> </Realm>
>
> However, I expected to see a bad passwords file get created to log the
> password into.  After all, if I get "Bad Encrypted-Password" I would
> expect to see the list :)

I would expect to see a log entry after that, too.

What version of Radiator are you at?

-- 
Mike McCauley                               [EMAIL PROTECTED]
Open System Consultants Pty. Ltd            Unix, Perl, Motif, C++, WWW
24 Bateman St Hampton, VIC 3188 Australia   http://www.open.com.au
Phone +61 3 9598-0985                       Fax   +61 3 9598-0955

Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8, 
NT, Rhapsody
===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to