Results 1 to 3 of 3
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
02-06-2006 #1
A Question of User Authentication
One of the services I want to roll out is remote user authentication, so we have one set of user accounts on the server, and distributed machines allowing logons using those account details - this must also include home space sharing. It's been a while since I did anything like this; previously I used NIS/YP for authentication and NFS+Samba for home directory sharing. This worked great, but the authentication only worked for Linux machines, and the home directory sharing was not consistent. Now want a more comprehensive solution which will work for both Linux and Windows machines.
Is there anyone here who has experience of these issues that can suggest the best approach? I dont mind reading lots of stuff to make it all work (so feel free to post links to sites with info) but I really dont know enough about this subject to know where to head.
For background info, heres the basic layout for the lan:
Server - CentOS4.2 (probably).
Clients - Machines 1 & 2: dual-boot desktops, FC4 Linux/Windows XP pro, Machine 3: Desktop Windows XP pro, Machine 4: Laptop Dual boot FC4/Windows XP home.Linux user #126863 - see http://linuxcounter.net/
-
02-06-2006 #2
- Join Date
- Jul 2005
- Posts
- 369
you may want to take a look at ldap...or if your realy in a suicidal mood you may want to take alook at a ldap with kerberos password back end.
All i want for christmas is a new liver....a second chance to get afflicted with Cirrhosis
-
02-07-2006 #3
I'd taken a look at LDAP, it looks particularly well suited to shared address books for email account, but you can use it for all kinds of shared network stuff. Does anyone have an practical experience on using LDAP for shared authentication that can point me at good resources to find out about it? Or is there something better than LDAP that I'm missing?
Linux user #126863 - see http://linuxcounter.net/