Hi,<br /><br />I configured my FR server with PAM.<br />When tried with radclient from localhost (where is FR is installed), user password is displaying in clear text; but when trying to authenticate the same user over network  (using ntradping), user password is showing in "unprintable chars". <br /><br />Following are my configs:<br />radiusd.conf:<br />------------<br />1) pam {<br />                #<br />                #  The name to use for PAM authentication.<br />                #  PAM looks in /etc/pam.d/${pam_auth_name}<br />                #  for it's configuration.  See 'redhat/radiusd-pam'<br />                #  for a sample PAM configuration file.<br />                #<br />                #  Note that any Pam-Auth attribute set in the 'authorize'<br />                #  section will over-ride this one.<br />                #<br />                pam_auth = radiusd<br />        }<br /><br />2)  authenticate {<br />     .......<br />    pam<br /> ......<br />   }<br /><br />clients.conf file:<br />---------------<br />client 127.0.0.1 {<br />                secret          = testing123<br />                shortname       = localhost<br />} <br />client  192.168.100.192 {<br />        secret          = testing123<br />        shortname       = private-network-2<br />}<br /><br />users file:<br />----------<br />John90                  Auth-Type = "Pam"<br />                        Reply-Message = "Hello Welcome to Radius, %u"<br /><br /><br />Following is the radius -X o/p:<br />------------------------------<br />rad_recv: Access-Request packet from host 192.168.200.196:4892, id=7, length=46<br />        User-Name = "John90"<br />        User-Password = "i335T334227z37345?!<1424220!205"<br /> Processing the authorize section of radiusd.conf<br />modcall: entering group authorize for request 1<br />  modcall[authorize]: module "preprocess" returns ok for request 1<br />  modcall[authorize]: module "chap" returns noop for request 1<br />  modcall[authorize]: module "mschap" returns noop for request 1<br />    rlm_realm: No '@' in User-Name = "John90", looking up realm NULL<br />    rlm_realm: No such realm "NULL"<br />  modcall[authorize]: module "suffix" returns noop for request 1<br />  rlm_eap: No EAP-Message, not doing EAP<br />  modcall[authorize]: module "eap" returns noop for request 1<br />  modcall[authorize]: module "files" returns notfound for request 1<br />rlm_pap: WARNING! No "known good" password found for the user.  Authentication may fail because of this.<br />  modcall[authorize]: module "pap" returns noop for request 1<br />modcall: leaving group authorize (returns ok) for request 1<br />auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user<br />auth: Failed to validate the user.<br />  WARNING: Unprintable characters in the password. ?  Double-check the shared secret on the server and the NAS!<br />Delaying request 1 for 1 seconds<br />Finished request 1<br />Going to the next request<br />.......<br /><br /><br />Verified the shared secret and it is given correctly in the request.<br /><br />Is there any configuration need to be done?<br /><br />Appreciate your help.<br /><br />Thanks,<br />Sri<br />
<br><Table border=0 Width=644 Height=57 cellspacing=0 cellpadding=0 style="font-family:Verdana;font-size:11px;line-height:15px;"><TR><td><A HREF="http://sigads.rediff.com/RealMedia/ads/click_nx.ads/www.rediffmail.com/signatureline.htm@Middle?" target="_blank"><IMG SRC="http://sigads.rediff.com/RealMedia/ads/adstream_nx.ads/www.rediffmail.com/signatureline.htm@Middle"></A></td></TR></Table>