LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux domain controller like system? (https://www.linuxquestions.org/questions/linux-newbie-8/linux-domain-controller-like-system-127828/)

PeterN 12-21-2003 12:10 PM

Linux domain controller like system?
 
Is there some way to let linux clients verify passwords on a server like
the NT domain controller system?
I want to set up ceveral clients, but with one server so that I don't have to
add users on all the clients every time.
Thanks for any input.

Tinkster 12-21-2003 03:06 PM

NIS/NIS+ ... network yellow pages.

You can also use PAM, and decide
whatever you want to run it against
(LDAP, a database, ... )


Cheers,
Tink

PeterN 12-21-2003 08:33 PM

cheers mate

PeterN 12-22-2003 09:18 AM

Just one more question: how about mounting the users' home directory on the client after logging in using NIS?
I want to keep the home directories on the server.

Tinkster 12-22-2003 11:59 AM

Piece of cake with NIS ... all you need to do is
set-up NFS, and make the workstation boot
and mount /home of the server via fstab.


Cheers,
Tink


All times are GMT -5. The time now is 04:04 PM.