Hi Ivan, I have gone thorugh the link and check all the files. I also tried to compare with my existing installation: 1) As per the given link, it seems that pam.conf is configured as: login auth sufficient /usr/lib/security/pam_radius_auth.so.1 login auth required /usr/lib/security/pam_unix_auth.so.1 telnet auth sufficient /usr/lib/security/pam_radius_auth.so.1 telnet auth required /usr/lib/security/pam_unix.so.1 which is on Solaris 2.6. In our configuration on Solaris 5.10, pam.conf contains: login auth requisite pam_authtok_get.so.1 login auth required pam_dhkeys.so.1 login auth required pam_unix_cred.so.1 login auth required pam_unix_auth.so.1 login auth required pam_dial_auth.so.1 where libraries are in folder /usr/lib/security 2) pam_radius_auth.conf is set at radius server (/etc/raddb/server), which contains server ip address and secret. 3) Also, client info is set in /etc/raddb/clients.conf on radius server But I could not find where radius server ip is configured in radius client. I am not able to find how radius client knows about radius server. Please let me know if I am missing anything. Regards, Meraj Ivan Kalik wrote:
thanks for the link.
I want to know if we can give radius server ip address and secret in pam.conf file.
No.
I tried to configure radius server with CLI, but it doesn't seems to work. Can you please tell me how to configure radius server in radius client to work.
Did you actually read that linked page? It *does* say how and where to do that.
Ivan Kalik Kalik Informatika ISP
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
-- View this message in context: http://www.nabble.com/Radius-client-configuration-issue-tp24678845p24697685.... Sent from the FreeRadius - User mailing list archive at Nabble.com.