Skip to content

Instantly share code, notes, and snippets.

@klaemo
Created May 11, 2014 14:27
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save klaemo/d287654447f2bce0b7b5 to your computer and use it in GitHub Desktop.
couchdb permissions
root@24e94f9f65f8:/# ls -l /usr/local/var/lib/
total 4
drwxrwxrwx 2 couchdb couchdb 4096 May 10 14:58 couchdb
root@24e94f9f65f8:/# sudo -i -u couchdb couchdb
sudo: unable to change directory to /usr/local/var/lib/couchdb: Permission denied
root@24e94f9f65f8:/#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment