Re: Problems building automount
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Mutt/1.5.9i On Thu, May 12, 2005 at 08:17:37AM -0400, Andrew Gallatin wrote:
In the meantime, you can work around this by adding the -P flag to your automount maps. Eg:
# cat /etc/auto.home home -P,-nosuid sw:/home common -P,-nosuid sw:/common <...>
Hmmm....thanks for the tip! Do you know how to pass options like -P using the "-host" option in automount? I invoke automount like this: automount -m /net -host What this allows me to do is: cd /net/[hostname]/[mntpoint] I don't have any map file. We use this a lot with the Berkeley amd under FreeBSD. I'm still going to try to push Apple to pass NFSMNT_RESVPORT to the mount() command in the automount program, because it is a one line change which is very useful. Thanks. -- Craig Rodrigues rodrigc@crodrigues.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Craig Rodrigues