Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-30-2005, 05:40 PM
|
#1
|
LQ Newbie
Registered: Jun 2004
Posts: 14
Rep:
|
Basic Client / Server network
I am looking at putting in a Linux / BSD computer lab in a school. I want to have a server in there that any of the students can save files to, authenticate into, etc. I want both the server and workstation to be running Linux or FreeBSD.
Here lies the problem. I don't even know where to start, I am going to need shared directories, login scripts, permissions, etc. I want that based on the users and all (with home directories located on the server, etc). I don't know how the authentication works or how the relationship works with the server and workstations.
I can do all this on Windoze, but I don't even know where to start or what to Google to find tutorials.
Could someone give me a rough overview of how this works, nothing elaborate, just enough that I know what information to search for specifics.
|
|
|
09-30-2005, 06:25 PM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
well fundamentally you're looking at sdamba for your main functionality. it was primarily written for SMB network share, but is also used a lot to act as a PDC for windows networks, inclluding some capacity for login scripting and such. http://samba.org
|
|
|
09-30-2005, 06:34 PM
|
#3
|
LQ Newbie
Registered: Jun 2004
Posts: 14
Original Poster
Rep:
|
I am not concerned about Windows at all.
I want to use a Linux or BSD server and Linux workstations, but I don't know how to configure authentication through the server, or shared directories, scripts, etc.
|
|
|
09-30-2005, 09:58 PM
|
#4
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290
|
Google for LDAP authentication -- most modern distros come with ready to work LDAP server and client packages (MS active directory is based on of LDAP too, FYI). You could also use NIS for shared authentication, but it's older and not anywhere near as secure. I use it, but only in a very trusted environment. I think LDAP is better in your environment.
As for shared filesystems, look at NFS and (optionally) automount (if you want the remote filesystem mounted only when a user logs in as opposed to just leaving them mounted all the time).
|
|
|
10-01-2005, 06:29 AM
|
#5
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
uggh i strike again.... readey before typey
|
|
|
All times are GMT -5. The time now is 01:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|