/
What to do when sudo su edxapp does nothing
What to do when sudo su edxapp does nothing
When you expect edxapp to login and 'sudo su edxapp' does nothing!
Step-by-step guide
Run
sudo
vim
/etc/passwd
Edit
edxapp:x:1003:1006::
/edx/app/edxapp
:
/bin/false to
edxapp:x:1003:1006::
/edx/app/edxapp
:
/bin/bash
Related articles
, multiple selections available,
Related content
Managing Open edX Tips and Tricks
Managing Open edX Tips and Tricks
More like this
Debugging Edxapp
Debugging Edxapp
More like this
Local setup
Local setup
More like this
How to Get edX Notes Running
How to Get edX Notes Running
More like this
Administrator console for Open edX
Administrator console for Open edX
More like this
Generate certificates using bash scripting
Generate certificates using bash scripting
More like this