Advertisement
Guest User

Untitled

a guest
Jun 5th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. root@ba9c1532dc1a:~# explain open /etc/ssl/private/ -e EACCES
  2. open(pathname = "/etc/ssl/private/", flags = O_RDONLY) failed, Permission
  3. denied (13, EACCES) because the requested access to the file is not
  4. allowed, or search permission is denied for one of the directories in the
  5. path prefix of pathname, or the file did not exist yet and write access to
  6. the parent directory is not allowed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement