hi:<br><br>i am confused about something.<br><br>what i did:<br>* added a user and group called lighttpd through xubuntu-users-admin (hereafter called xua)<br>* added a user mrelectron to the lighttpd group thru xua<br><br>
expectation:<br>* mrelectron as a member of the lighttpd group will have the same access to directories and files as the lighttpd group.<br><br>checking:<br>* anytime i go into xua i can see mrelectron as a group member of lighttpd.
<br><br>but: <br>* if i try and access a directory owned by group-lighttpd i get a permission denied error. <br><br>troubleshooting:<br>* running "groups" (whoami returns mrelectron) returns:<br>"mrelectron adm dialout cdrom floppy audio dip video plugdev lpadmin scanner admin"
<br>.............i would have expected a group lighttpd<br><br>* running "groups mrelectron" (whoami returns mrelectron) returns:<br>"mrelectron : mrelectron adm dialout cdrom floppy audio dip video plugdev lpadmin scanner admin lighttpd"
<br>..............this has the group lighttpd. <br><br>so my questions are:<br>1. why i am having a permission denied error.<br>2. why do you get two different outputs from the groups and groups username command<br><br>cheers
<br>mark<br><br>