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

Is there a reason dazzle link requires root? #49

Open
eriknelson opened this issue Aug 13, 2020 · 0 comments
Open

Is there a reason dazzle link requires root? #49

eriknelson opened this issue Aug 13, 2020 · 0 comments

Comments

@eriknelson
Copy link
Contributor

I'm using Dazzle to configure a SparkleShare host on a RPi that has an NFS mount with root squashed. I setup Dazzle with a home directory of /home/sparkle/, sync its files to a sparkle owned directory in the NFS mount and then bind mount that back over the spark home so that my sparkleshare is NFS backed (so it get's the benefit of all my NAS features).

However, since root is squashed, dazzle link fails with this configuration. Root can't write the ssh-key to the authorized keys. The script also bombs out if I try to run it as sparkle, who actually owns the files. I had to manually edit the authorized_keys file and add my client ID, and this worked.

So it doesn't appear that root is required for dazzle link. Is it possible to remove that requirement, and possibly remove it from any other dazzle command that claims to require it but does not?

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