Hi All,<br>I am a newbie to freeradius world.<br>I am using freeradius 2.1.10 for authorization and authentication.<br>My authorization works <br>Sending Access-Request of id 58 to X.X.X.X port Y<br>        User-Name = "test"<br>
        User-Password = "test"<br>        NAS-IP-Address = X.X.X.X<br>        NAS-Port = Y<br>        Framed-Protocol = PPP<br>rad_recv: Access-Accept packet from host X.X.X.X port Y, id=58, length=38<br>The freeradius is setup with an oracle db backend.<br>
<br> I would like to use the freeradius  for my SSH.<br>I have read some online blogs and setup my SSH with PAM.<br><br>When I establish an SSH Session to the host and this is what I see in the logs.<br><br>ERROR: No authenticate method (Auth-Type) found for the request: Rejecting the user<br>
Failed to authenticate the user.<br><br>If I am using the oracle DB(sql) to perform authorization and it works what needs to be done to use the same oracle DB(sql maybe other tables) for authentication.<br>Need your help or guidance  with some links/documentation on how to set SSH+ Freeradius <br>
<br>Thanks<br>JK<br><br><br>