×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On the Linux side I'm using the Webmin tool to Export /home/kirk and best i
can tell at this point I have it opened to anyone in RW etc
Hi Kirk.
The problem with exporting directories from within '/home' is that on
the linux side, permissions are set on home directories as 700, which
means only the owner can get access. The UID that the i5 is sending to
the Linux box for the NFS connection is undoubtedly NOT the same as the
uid of 'kirk' on the Linux side, thus Linux is forbidding access.
There are some workarounds to this.
One, if the i5 permits it, is to force the UID to be the same as 'kirk'
on Linux in your NFS connection. Another is would be be employ ACLs on
your specific directory. See my article:
http://www.mcpressonline.com/operating-systems/linux-open-source/the-linux-letter-access-control-lists.html
for further information.
Better than sharing out access from within 'home' is creating a new
directory, say '/srv/nfs', that you can use for building shared
directories and then using symlinks from your home directory to the
shared directories.
Regards,
Barry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFMeWn4CFu3bIiwtTARAvV/AKCHqZ25z8a26+XfB/axZKouxes1WACfalMh
EXE5pLKTHZxfPwkrG3H7mxo=
=UHFC
-----END PGP SIGNATURE-----
As an Amazon Associate we earn from qualifying purchases.