From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: -1 added to mounted AFP volumes OS X
   Date: Tue, 31 May 2011 17:49:57 -0400
Msg# 2104
View Complete Thread (4 articles) | All Threads
Last Next
On 05/31/11 13:15, Gary Jaeger wrote:
>> You can configure mounts with a boot script using e.g. this technique:
>> http://seriss.com/cgi-bin/rush/newsgroup-threaded.cgi?-view+1847+1847
> 
> Thanks Greg. I'm going to try this. I'm sure I'll break something :)

    Feel free to contact me directly if you have specific problems,
    and I can follow up to that thread with details.

PS. One thing you might want to do in the mount flags is include
    sec=sys to ensure kerberos isn't used, eg:

Mount 192.168.1.14:/net  /meade/net  "intr,bg,sec=sys"
                                              ^^^^^^^

    I know some folks have seen kerberos errors on Mac NFS servers
    when they didn't think they had kerberos enabled. According to
    'man mount_nfs', the docs for sec= says:

        "When this option [sec=] is not given the security mechanism
         will be negotiated transparently with the remote server."

    ..which I take to mean 'anything can happen', so it's probably best
    to disable kerberos in the mount flag by setting it to 'sys'. See also:

    "Mac OS X Server version 10.5: About Kerberized NFS"
    http://support.apple.com/kb/TA24986?viewlocale=en_US


-- 
Greg Ercolano, erco@(email surpressed)
Seriss Corporation
Rush Render Queue, http://seriss.com/rush/
Tel: (Tel# suppressed)ext.23
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)

Last Next