Skip to content

sudo / permissions (read & write) #10

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

Open
naens opened this issue Jun 27, 2018 · 0 comments
Open

sudo / permissions (read & write) #10

naens opened this issue Jun 27, 2018 · 0 comments

Comments

@naens
Copy link
Owner

naens commented Jun 27, 2018

When trying to save when sudo permission is required, prompt sudo pwd.

Types of sudo:

  1. On file open
    (a) file doesn't exist, no right to write directory
    (b) file exists, no right to read/write file
  2. On file save
    (a) creating new file: no right to write to directory
    (b) file exists: no right to write file

What if no need for sudo, but no permission to read/write?

@naens naens changed the title sudo save Save with sudo Jun 27, 2018
@naens naens added this to the First Release milestone Jun 29, 2018
@naens naens modified the milestone: First Release Jul 2, 2018
@naens naens removed this from the First Release milestone Aug 24, 2018
@naens naens removed the in progress label Aug 24, 2018
@naens naens changed the title Save with sudo sudo / permissions (read & write) Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant