Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
macOS - Operating System
Mount an NFS share with a different username
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="wlandymore" data-source="post: 1456343" data-attributes="member: 276615"><p>Hey guys,</p><p></p><p>I just started using Mountain Lion and I'm trying to mount an NFS share via the command line. I've done it successfully with:</p><p></p><p>mount -t nfs servername:/vol/NFSshare /Users/me/Desktop/NFS</p><p></p><p>but when I go to it, it won't let me copy anything because it's trying to do this as my account and that doesn't have permissions on this share. </p><p></p><p>In linux I would use something like:</p><p></p><p>mount -t nfs /server/share /mnt/share -o username=root</p><p></p><p>and then it would prompt me for a password for the root user but in Mac OSX that switch is just for options so how can I get it to mount that NFS share as another user besides the one I'm logged in as??</p></blockquote><p></p>
[QUOTE="wlandymore, post: 1456343, member: 276615"] Hey guys, I just started using Mountain Lion and I'm trying to mount an NFS share via the command line. I've done it successfully with: mount -t nfs servername:/vol/NFSshare /Users/me/Desktop/NFS but when I go to it, it won't let me copy anything because it's trying to do this as my account and that doesn't have permissions on this share. In linux I would use something like: mount -t nfs /server/share /mnt/share -o username=root and then it would prompt me for a password for the root user but in Mac OSX that switch is just for options so how can I get it to mount that NFS share as another user besides the one I'm logged in as?? [/QUOTE]
Verification
Name this item. 🍎
Post reply
Forums
Apple Computing Products:
macOS - Operating System
Mount an NFS share with a different username
Top