Add "insecure" to export options on NFS server.

0

Hello,

I am running into an issue mounting our NFS server on some osx devices, with the error can't mount /<name> from <ip> onto /Users/mac: Operation not permitted

Did some googling and one suggested solution was to add “insecure” to the export options on the NFS server side, located in the /etc/exports file on the server.

However, I seem to be unable to get into the files on the EC2 server we're hosting it on. It won't allow me to log in as root and admin just takes me to a management console for the storage gateway which doesn't have any of the normal commands. cd, sudo, ls, etc are all unavailable.

How can I get into the server to change this setting? Or if there's a better way to fix this issue, i'm all ears.

Thanks!

demandé il y a 5 ans1486 vues
2 réponses
0
Réponse acceptée

Hi,

This looks like a permissions issue. Are you trying to mount the NFS share to a home directory? Try changing the mount point to an empty directory where you have write permissions. You may need to use "sudo".

Cheers,
JK

AWS
répondu il y a 5 ans
0

Thank you, it was indeed a permissions issue. We were trying to mount the fileshare to ~

répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions