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

nfsrods should log a WARNING message if an export does not have acls enabled #45

Open
anderbubble opened this issue Sep 30, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@anderbubble
Copy link
Contributor

nfsrods depends on acl support being enabled at the export for proper behavior; but if it's not (particularly, as was our case, if your configuration predates d1159b4) it becomes difficult to track down the permission denied errors.

NFSRODS should log during startup if a defined export does not have acls enabled. This should presumably go here:

https://github.com/irods/irods_client_nfsrods/blob/master/irods-vfs-impl/src/main/java/org/irods/nfsrods/vfs/ServerMain.java#L88

@trel trel added the enhancement New feature or request label Oct 16, 2019
@korydraughn korydraughn added this to the 2.3.0 milestone Feb 1, 2024
@korydraughn korydraughn modified the milestones: 2.3.0, 2.4.0 May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants