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

create PXE config with different permissions #73

Open
bastelfreak opened this issue Apr 22, 2016 · 1 comment
Open

create PXE config with different permissions #73

bastelfreak opened this issue Apr 22, 2016 · 1 comment
Labels
Milestone

Comments

@bastelfreak
Copy link
Member

tftp isn't allowed to delete the files, they are have 0644 perms by default. tftps runs as tftp/tftp and is part of the marmoset group, so 0664 should be working.

@bastelfreak bastelfreak added this to the v1.0.0 milestone Apr 22, 2016
@pbyatshon
Copy link

The directory has wrong permissions. 0644 on the file are fine, but the group needs write permission for the directory. Do we want to expect that permissions to be correct or should i implement a chmod?

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