Results 1 to 3 of 3
Hi all,
So there is something I want to do with Linux boxes and I don't really know the correct word for it; I was hoping I could describe it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-19-2012 #1Just Joined!
- Join Date
- Sep 2012
- Posts
- 6
Linux Login server (like windows domains)?
Hi all,
So there is something I want to do with Linux boxes and I don't really know the correct word for it; I was hoping I could describe it to you so you could help me. At my school in the computer labs there are PCs that run on a domain so that when you log into them, they don't log you in locally but through a logon server and it loads all your information which is actually stored remotely. So my question is: can this be done in Linux, and what is it called? I'd like to have a logon server that stores user accounts, home directories, etc. and I'd like to set up terminals that will allow users to log in who have accounts in the logon server. All the users' home directories, etc. are stored remotely and can be accessed upon login. Is this possible?
- 09-19-2012 #2Linux Enthusiast
- Join Date
- Apr 2012
- Location
- Virginia, USA
- Posts
- 573
Yes, this is possible.
There are a few ways to go about this. OpenLDAP, Samba Domain Controller, FreeIPA (is quite new).
OpenLDAP is probably the most common for Linux-only environments. Everything you describe is possible, but I can't promise you it's going to be easy
- 09-19-2012 #3Just Joined!
- Join Date
- Sep 2012
- Posts
- 6
Thank you so much!


Reply With Quote
