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!

feita há 5 anos1487 visualizações
2 Respostas
0
Resposta aceita

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
respondido há 5 anos
0

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

respondido há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas