Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mount failed, permission deny #50

Open
Jasons001 opened this issue May 23, 2023 · 1 comment
Open

Mount failed, permission deny #50

Jasons001 opened this issue May 23, 2023 · 1 comment

Comments

@Jasons001
Copy link

Jasons001 commented May 23, 2023

i encounter this error: mount failure, server: 100.88.99.9, export: /mnt/share, nfs version: 3, returned state: 13, when i run jar to visit nfs-server shared file with work user privilege,how can i solve this problem, i access nfs-server shared file with root user privilege successfully.
But I have to execute this jar with work user privileges, please tell me how to do this

@Jasons001
Copy link
Author

I get, need to change the value of /etc/exports,
the configuration before modification is /mnt/share 10.6.0.19/24(rw,sync,insecure,no_subtree_check,no_root_squash)
then change 10.6.0.19/24 to *, that means every host can access this server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant