z******t 发帖数: 1 | 1 I now work in a lab with several computers, including redhat linux, win 2k, win NT and solaris.
I need to setup a mechanism make user administrtion on every machine can be done in a single database.
I means to open, modify and close a user account for every machine in a single operation( not do it on every single machines).
what approach I can take?
Thaks a lot. | m*****e 发帖数: 4193 | 2 The simplest way is setting up NIS or NIS+.
The problem is Windows. It probably needs a separate authentication system.
You can try to setup samba on a Linux machine as PDC for your Windows, but
I think it's still beta.
【在 z******t 的大作中提到】 : I now work in a lab with several computers, including redhat linux, win 2k, win NT and solaris. : I need to setup a mechanism make user administrtion on every machine can be done in a single database. : I means to open, modify and close a user account for every machine in a single operation( not do it on every single machines). : what approach I can take? : Thaks a lot.
| c**o 发帖数: 166 | 3 Kerberos should be a good solution.
You can download the binary code or source code from
http://web.mit.edu/kerberos/www
【在 m*****e 的大作中提到】 : The simplest way is setting up NIS or NIS+. : The problem is Windows. It probably needs a separate authentication system. : You can try to setup samba on a Linux machine as PDC for your Windows, but : I think it's still beta.
| p**e 发帖数: 126 | 4 it is not supported yet. expect to support by the end of this year.
【在 m*****e 的大作中提到】 : The simplest way is setting up NIS or NIS+. : The problem is Windows. It probably needs a separate authentication system. : You can try to setup samba on a Linux machine as PDC for your Windows, but : I think it's still beta.
|
|