http://bugs.skolelinux.no/show_bug.cgi?id=941
------- Additional Comments From [EMAIL PROTECTED] 2005-09-15 22:24 ------- The architecure document talks about how to organize user data and permissions. http://developer.skolelinux.no/arkitektur/arkitektur.html.en#AEN104 I.e. with user private groups, umask 002, and sgid group directories. For it to work out of the box WLUS would need to create a directory for each regular user group it creates, in /skole/tjener/group like one of these: /skole/tjener/group/class06 root.class06 drwxrwsr-x (public group dir) /skole/tjener/group/teacher root.teacher drwxrws--- (private group dir) An extra volume group /skole/tjener/group might actually be justified for easier quota management, as argued for a simmilar scheme described on linuxwiki.de: http://linuxwiki.de/MehrBenutzerUmgebung#head-3aae2c626f8bb7f211f6d3c598e66ff000e7a18a (Setup of homdir) and http://linuxwiki.de/MehrBenutzerUmgebung#head-8e1cc624fc281d14cac5c7d39b6183187061a962 (Group Dirs) The homedirs should also be populated with ~/incoming/ and ~/public_html/ dirs from /etc/skel, additionaly to ~/priv/ and ~/pub/ . ~/incoming tux.tux drwx--s-wt (place for authenticated submissions) ~/public_html tux.httpd drwxr-x--- (personal hompage) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

