authenticating Linux and Windows servers with freeradius
Hi everybody, This is sambu, I have configured FreeRadius-1.0.1-1 with Openldap-2.2.13-2 on Fedora 3. Both are running on (ip: 192.168.0.131) same machine and working very well. afterwards I configured ssh on the same machine where Freeradius running using PAM modules for authenticaton, it is correctly authenticating with Freeradius. Also I worked with routers and switches to authenticate with Freeradius, they are also correctly authenticating with Freeradius server for user name and password. My question is how to authenticate both Windows and Linux servers and ssh,telnet,ftp,apache running on different machines with Freeradius server. Is it possible to authenticate both Linux and Windows server and all other services with Freeradius? Please help me.Thanks vasanth
vasanth kumar wrote:
Hi everybody, This is sambu, I have configured FreeRadius-1.0.1-1
Why? Please install 1.1.6.
... My question is how to authenticate both Windows and Linux servers and ssh,telnet,ftp,apache running on different machines with Freeradius server. Is it possible to authenticate both Linux and Windows server and all other services with Freeradius? Please help me.
For Windows, see "pgina". For Linux, you can authenticate users, but you'll still need a way to set UID, GID, home directory, etc. The PAM RADIUS module doesn't do that. Alan DeKok.
participants (2)
-
Alan DeKok -
vasanth kumar