The chroot definition contains these lines for access control: root-users=scott,lwhitney users=lwhitney,scott,coboluser groups=cobolusers
These control who is permitted to /start/ a session. So, if user "scott" starts a new session, then they will become the owner of that session. In the session file, you'll just get something like root-users=scott users= groups= root-groups= This is intended to give a measure of privacy between session users, and prevent users from deleting each other's sessions. In the future, I'd like to give session owners the ability to grant others access to their sessions (effectively, to modify the above lines in the session file). However, I'm not yet sure of the best "interface" for doing that, be it new command-line options or some other mechanism. Any suggestions would be helpful. Regards, Roger -- schroot will not allow multiple user login to chroot https://bugs.launchpad.net/bugs/637597 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
