Greetings,

Beside the warning, everything is OK.
pam_radius_auth.c:151: warning: no previous prototype for `_int_free'

Tested ssh from another machine. Still not working

In my syslog i get 

SSHD[1617]: pam_radius_auth: got username pboucher
SSHD[1617]: pam_radius_auth:sending radius request code 1
SSHD[1617]: pam_radius_auth: got radius response code 2
SSHD[1617]: pam_radius_auth: authentication succeeded

On the SSH client

ssh x.x.x.x -p 443 -l pboucher
Enter password:
connection to x.x.x.x closed by remote host
connection to x.x.x.x closed.

That's all i have.. 

Patrick


On Thursday 28 August 2003 14:25, Alan DeKok wrote:
> Patrick Boucher <[EMAIL PROTECTED]> wrote:
> > Second: If i am writing here it is because it is not working.
> > When i try i have the following logs
> >         - on the Secure ID Everything is ok: Password accepted correctly
> >         - on the Redhat 9.0 with auth sufficient
> > /lib/security/pam_radius_auth.so
> > debug  I have Password accepted.
> > So everybody accept the password.
> >
> > But on the "client" trying to ssh It says connection Reset by remote
> > host.
>
>   Try building the module with the extra 'paranoid' flags in the
> Makefile.  I've heard that doing that helps on RH 9.
>
>   Alan DeKok.
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to