What I've been doing is "sudo su edxapp -s /bin/bash" The -s flag is overriding the default shell (in the standard case is /bin/false) with the one that you're indicating (/bin/bash)
On Tuesday, September 13, 2016 at 6:40:32 AM UTC-4, Mayuri Karnik wrote: > > bash: /home/vagrant/share_x11: Permission denied > This is what I get when i try "sudo su -m edxapp". Please help > > On Friday, 17 January 2014 22:58:44 UTC+5:30, Dmitry Makovey wrote: >> >> it may have something to do with the fact that edxapp and forum have >> shell set to /bin/false >> >> try using "sudo su -m edxapp" instead. >> >> On Thursday, January 16, 2014 7:05:30 PM UTC-7, Ahmad Abd Arrahman wrote: >>> >>> I just updated my devstack using vagrant provision then when running sudo >>> su edxapp nothing happens, the prompt still the same >>> vagrant@precise64:~$ event it is not changing to the edx-platform dir. >>> any hints how to figure out what is wrong? >>> BTW sudo su forum is working fine >>> >> -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/fd21dbd5-478f-4231-abb4-9fe40a7e6a67%40googlegroups.com.