Im running SE on 2 remote servers each with 1 virtual hub and some users. But at the momemt users authentication is serparate to each server which allows single user to do multiple login. Is it possible to set 2 server to use the same authetication database with the same policy? More like server 1 got the authentication and someone loged in to server 2 and ask server 1 if a certain user exist. If yes then server 1 would respose yes I know that user, let me send server 2 this users status if he is currently online or not and send user or group policy that is sey for this user.
Both server are running CentOS6 64bit.
Thanks!
single password auth for 2 servers?
-
- Posts: 230
- Joined: Tue Mar 05, 2013 10:04 am
Re: single password auth for 2 servers?
Use RADIUS user authentication to share the single RADIUS server.
-
- Posts: 30
- Joined: Fri Mar 21, 2014 2:11 am
Re: single password auth for 2 servers?
no wonder i never thought of that. I never use RADIUS auth before. Will look in to and see what I come up with. Thanks! :D