Thanks for all the suggestions!  As this is for a simple home rollout  ldap and NIS are a little over the top.  If it were a big picture item I would definitely choose ldap.<br><br>I found in order for this to work I had to cp the /etc/passwd and /etc/group to the local machine that is connecting to the NFS server share.
<br><br>Again thanks for all the info!<br><br>Dan<br><br><div><span class="gmail_quote">On 9/25/07, <b class="gmail_sendername">Ross S. W. Walker</b> <<a href="mailto:rwalker@medallion.com">rwalker@medallion.com</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Peter Arremann wrote:<br>><br>> On Monday 24 September 2007, Steven Haigh wrote:
<br>> > Quoting Dan <<a href="mailto:likuidkewl@gmail.com">likuidkewl@gmail.com</a>>:<br>> > NFS uses the user ID of the user (UID) for permissions. You<br>> will need<br>> > to have the correct permissions on each system, and the correct
<br>> > username associated with the same UID on each machine.<br>> ><br>> > If you are running multiple systems, I would suggest<br>> looking into NIS.<br>> > This will allow you to create the accounts in NIS and have them use
<br>> > the same details on each machine.<br>><br>> Good answer but I can't agree on the NIS part.. NIS is plain<br>> text over the<br>> network and is deprecated for a long time. Sun is talking<br>> about dropping
<br>> support, HP the same and even in the Linux camp there is some<br>> talk about<br>> taking NIS support out of the standard distributions.<br>> Add to that the fact that ldap is becoming easier and easier<br>
> to set up, you<br>> should probably look that way...<br><br>NIS doesn't have to contain passwords, you can use Kerberos for<br>authentication and still use NIS for user information, if you are<br>worried about user names and uids going across in the clear you can
<br>use NIS+ and TLS.<br><br>Improperly secured LDAP can have the same security issues as NIS.<br><br>I would use whichever method works best for you, NIS or LDAP. You will<br>find that a lot of the LDAP implementations are highly customized to
<br>each site, so figuring out what to use and what not to use can be a<br>challenge, while NIS is pretty much standardized.<br><br>I would use Kerberos for passwords though irrespective of the choice<br>to use LDAP or NIS.
<br><br>-Ross<br><br>______________________________________________________________________<br>This e-mail, and any attachments thereto, is intended only for use by<br>the addressee(s) named herein and may contain legally privileged
<br>and/or confidential information. If you are not the intended recipient<br>of this e-mail, you are hereby notified that any dissemination,<br>distribution or copying of this e-mail, and any attachments thereto,<br>is strictly prohibited. If you have received this e-mail in error,
<br>please immediately notify the sender and permanently delete the<br>original and any copy or printout thereof.<br><br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">
CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a><br></blockquote></div><br>