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

Document how to use network file systems (NFS, Samba) with ID mapping #653

Open
adombeck opened this issue Nov 26, 2024 · 1 comment
Open
Labels

Comments

@adombeck
Copy link
Contributor

adombeck commented Nov 26, 2024

We decided to go ahead with the fix for #509 which generates unique random UIDs and GIDs. That affects the usage of network file systems on systems that use authd, because the same user will have different UIDs on different machines. We want to document how to circumvent the permission issues caused by that by using ID mapping with Samba and NFS + Kerberos.

@dekiesel
Copy link

Thank you for your work!

Can I already use authd if I only plan to use my account on one single ubuntu workstation.

My main use case is to get Azure Files (Samba) working so that I can access our company files.

Or should I rather wait for the documentation anyway?

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

No branches or pull requests

2 participants