/
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
Debugging Edxapp
Debugging Edxapp
More like this
Administrator console for Open edX
Administrator console for Open edX
More like this
How to Get edX Notes Running
How to Get edX Notes Running
More like this
Managing Open edX Tips and Tricks
Managing Open edX Tips and Tricks
More like this
Tutor troubleshooting notes
Tutor troubleshooting notes
More like this
Common Issues and How to Fix Them
Common Issues and How to Fix Them
More like this