[Clug-tech] Serve HTTP files from server via NFS over NFS
Mailing Lists
lists at vlietwerkz.ca
Thu Jul 29 10:48:44 PDT 2010
On 2010/07/29 4:58 AM, Gustin Johnson wrote:
> <snip>
>>
>> I've put in place a work-around of just referencing the data on the NAS
>> directly as a read-only share, but that's less than optimal for my
>> desired scenario.
>>
> I ditched NFS a long time ago so I am probably not going to be of much
> more help. For a similar situation I used samba mount instead. A
> friend of mine is using sshfs to solve the same problem.
>
> Out of curiosity, do the UIDs and GIDs look even remotely similar
> across all three machines? IIRC, NFS uses the numeric UIDs and GIDs
> instead of the name. So you may have user bob on all three machines,
> but if the UID is different then you are going to run into problems.
> On my DNS-323 the UIDs are very different from my other systems.
>
> ls -nl
> will give you the numeric UIDs and GIDs
>
> _______________________________________________
> clug-tech mailing list
> clug-tech at clug.ca
> http://clug.ca/mailman/listinfo/clug-tech_clug.ca
Hey Gustin,
Yeah, been thinking to ditch NFS too, but with Kerberos support on NFS4,
LDAP... There's got to be some way I'm just not recognizing to do a
proper networked, authenticated, domain-like file system under
(li/u)nix. Am I missing something..?
I think what I'm going to end up doing for now use the NAS as a dumb
storage device and run samba on the server so it can control everything.
More information about the clug-tech
mailing list