| View previous topic :: View next topic |
| Author |
Message |
mvip n00b

Joined: 27 Jan 2005 Posts: 56 Location: Silicon Valley
|
Posted: Mon Mar 19, 2007 1:47 am Post subject: Linux desktop and linux server, but how about user auth? |
|
|
With the Desktop improvements of the latest releases of Ubuntu Desktop I'm seriously considering migrating on of the offices I administrate completely over to Linux. All the software that is not available for Linux will run under Wine, so no problems as far as that is concerned.
My thoughts is to install a server with Gentoo, and then Ubuntu Desktop on the clients (a handful of them). The only thing I really need from the server is to share files, but I would also like to have central user management.
Now, as far as I know, there are two ways to go when it comes to central user authentication; Kerberos or Samba w/ PDC. Kerberos seems to be the hardcore Unix-way to do it, while Samba PDC is more like a mixed-enviroment solution. Both of these solutions may use OpenLDAP as a backend, which is great. And as for the file-sharing, I guess NFS goes with Kerberos, while obviously Samba takes care of the Samba file-sharing.
What I really want to know is what kind of experience people have when it comes to this. Which is the most 'optimal' way to go, and what would work with the least amount of tweaking/hacking? |
|
| Back to top |
|
 |
Master Shake l33t


Joined: 10 Apr 2005 Posts: 732 Location: Wilmington, Delaware
|
Posted: Mon Mar 19, 2007 10:27 am Post subject: |
|
|
I'm not positive, but SElinux does have a lot of what you want. Its a pain to implement though IMHO. _________________ System Specs:
64-bit gentoo linux
Q6600 @ 3.2Ghz
P35 Chipset
4 Gigs 800mhz 4-4-4-12
Nvidia GeForce 8800 GTX @ 630mhz |
|
| Back to top |
|
 |
mvip n00b

Joined: 27 Jan 2005 Posts: 56 Location: Silicon Valley
|
Posted: Mon Mar 19, 2007 1:06 pm Post subject: |
|
|
| Master Shake wrote: | | I'm not positive, but SElinux does have a lot of what you want. Its a pain to implement though IMHO. |
Could you explain a bit further on how SELinux could solve this. I can't see how it would solve this problem. |
|
| Back to top |
|
 |
timeBandit Moderator


Joined: 30 Dec 2004 Posts: 1606 Location: here, there or in transit
|
Posted: Mon Mar 19, 2007 1:27 pm Post subject: |
|
|
There's also NIS (Network Information Service, formerly known as "Yellow Pages") which is another traditional UNIX alternative that relatively simple to set up and maintain. _________________ Plants are pithy, brooks tend to babble--I'm content to lie between them.
Super-short f.g.o checklist: Search first, strip comments, mark solved, help others. |
|
| Back to top |
|
 |
mvip n00b

Joined: 27 Jan 2005 Posts: 56 Location: Silicon Valley
|
Posted: Mon Mar 19, 2007 1:52 pm Post subject: |
|
|
| timeBandit wrote: | | There's also NIS (Network Information Service, formerly known as "Yellow Pages") which is another traditional UNIX alternative that relatively simple to set up and maintain. |
Good point. Forgot about that one. |
|
| Back to top |
|
 |
|