I'm trying to run Firefox as another user, following this tutorial: http://hack.org/mc/writings/firefox-another-user.html -- the script does
I don't know how to create the dedicated Firefox user, I tried
Thanks
su -l to the dedicated Firefox user, mcff:
Code:
su -l mcff /home/mcff/bin/fireweb $DISPLAY
adduser and chose no password, but it still asks for password when I try su -l mcff .Thanks