Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2023 01:54:02 -0400
From:      Aryeh Friedman <aryeh.friedman@gmail.com>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   different NFS have different mappings
Message-ID:  <CAGBxaXnje_6ko0NChHL6hHojOWgNe7CJo0WeADd%2BazScH6BmjA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have a situation where for whatever reason FreeBSD wants a certain
dir to chowned 3:3 but the linux client wants 1001:1001 due to
security checks in the app it will crash if it has the wrong
permissions for the client it is on... what I currently have in
exports how do I fix it up?!?!?


/usr/local/com -alldirs -maproot=root
/usr/local/com 192.168.11.21 -alldirs -maproot=root -mapall=1001
/usr/home -alldirs -maproot=root

/usr/local/com is the dir in queston
-- 
Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaXnje_6ko0NChHL6hHojOWgNe7CJo0WeADd%2BazScH6BmjA>