Tuesday, June 11, 2013

Re: [LINUX_Newbies] re: client /server relatiionship in linux

 

On Tue, Jun 11, 2013 at 09:07:21PM -0000, Joe PM wrote:
> I come from a windows tech background. I am having a hard time understanding Linux client / server setup as a total concept.
> Do you create useers on the server then login from a client with that id and password? Or are linux servers just for file sharing like ftp and user id's are only created on the clients?
> Thanks for any enlightenment...

It is really a case by case basis. There is no clear cut Active Directory
equivalent. One can use, however, LDAP, samba, or combinations of the two
to do something similar, where a user logs into a server, and is then given
access to various resources.

So...you can create create users on the server, for the client to use for
authentication. Even an FTP server will have users configured on the
server, and the client must authenticate against the server's user
database.

For a client to access a server, it must have a set of credentials known by
the server.

--
Scott Robbins
PGP keyID EB3467D6
( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )
gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

__._,_.___
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (2)
Recent Activity:
To unsubscribe from this list, please email LINUX_Newbies-unsubscribe@yahoogroups.com & you will be removed.
.

__,_._,___

No comments:

Post a Comment