Hi,
I configured my FR server with PAM.
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".
Following are my configs:
radiusd.conf:
------------
1) pam {
#
# The name to use for PAM authentication.
# PAM looks in /etc/pam.d/${pam_auth_name}
# for it's configuration. See 'redhat/radiusd-pam'
# for a sample PAM configuration file.
#
# Note that any Pam-Auth attribute set in the 'authorize'
# section will over-ride this one.
#
pam_auth = radiusd
}
2) authenticate {
.......
pam
......
}
clients.conf file:
---------------
client 127.0.0.1 {
secret = testing123
shortname = localhost
}
client 192.168.100.192 {
secret = testing123
shortname = private-network-2
}
users file:
----------
John90 Auth-Type = "Pam"
Reply-Message = "Hello Welcome to Radius, %u"
Following is the radius -X o/p:
------------------------------
rad_recv: Access-Request packet from host 192.168.200.196:4892, id=7, length=46
User-Name = "John90"
User-Password = "i335T334227z 37345?!<