goolex
02-11-2006, 03:53 AM
Hi
i want to setup a system like NIS ( mean i didnt test NIS and i dont know can it do this or no )
i will have master server for database and 3-4 ( or more ) client
1-when a user tried to connect one of this client useing ssh , client will check username password from master server
2-after master server authorized that this member can login , now logged user that useing this username should be disconnect (kill -9 username ) , this can be 2 way , it will send this command to all clients or only server that the person connected , this isnt very important for me becouse a username can have only a online login
3-i should be able to login each client with ssh as root for server modifying .
thanks
i want to setup a system like NIS ( mean i didnt test NIS and i dont know can it do this or no )
i will have master server for database and 3-4 ( or more ) client
1-when a user tried to connect one of this client useing ssh , client will check username password from master server
2-after master server authorized that this member can login , now logged user that useing this username should be disconnect (kill -9 username ) , this can be 2 way , it will send this command to all clients or only server that the person connected , this isnt very important for me becouse a username can have only a online login
3-i should be able to login each client with ssh as root for server modifying .
thanks
