summaryrefslogtreecommitdiff
path: root/user-init
AgeCommit message (Expand)Author
2004-10-10Quote all variables.Jonas Smedegaard
2004-04-19Add automount line only when server_username is set.Jonas Smedegaard
2004-04-19Disable running userlocalconfig (until it can be done non-interactively).Jonas Smedegaard
2004-04-16Remove remote server mountpoint creation (automount does it automagically).Jonas Smedegaard
2004-04-15Check only if server_userconf is a file (it is intentionally not readable glo...Jonas Smedegaard
2004-04-15Cosmetics: new line before invoking localuserconfig.Jonas Smedegaard
2004-04-15remove debug line (early exit).Jonas Smedegaard
2004-04-15Add automount line if not there already, and replace if it is.Jonas Smedegaard
2004-04-15Create personal mount points for remote SMB share.Jonas Smedegaard
2004-04-15New code added (interacting with new script localuserconfig) for automount ac...Jonas Smedegaard
2004-04-15quote strings, and add a few comments.Jonas Smedegaard
2004-03-04Improved wording of comment.Jonas Smedegaard
2003-11-13Make sure .my.cnf is readable only by self.Jonas Smedegaard
2003-09-12New subfolder: webshareddata (u=rwX,go=rX) for web data shared between accoun...Jonas Smedegaard
2003-09-11change default home subfolders from ',mac', '.pc' and '.exchange' to the same...Jonas Smedegaard
2003-03-21Add workaround for netatalk requiring write access to .AppleDB even for read-...Jonas Smedegaard
2003-03-13Fix completely ignoed non-exceptions for shares. Set toplevel .AppleDouble gr...Jonas Smedegaard
2003-03-13Correctly init exceptions.Jonas Smedegaard
2003-03-13Set owner of toplevel dirs of shares. Always run chown before chmod (just for...Jonas Smedegaard
2003-03-13Set owner of exceptions always, not only when created.Jonas Smedegaard
2003-03-13Correct owner for exceptions created. Check and recreate if exceptions are no...Jonas Smedegaard
2003-03-13Handle new shares.<sharetype> sharing scheme. Support space in /root. Echo WA...Jonas Smedegaard
2002-12-05Respect REALUSERS_GROUPNAME not set.Jonas Smedegaard
2002-11-23user-init: Require uid option. webdata folder owned by user, not root.Jonas Smedegaard
2002-11-08user-init: No need for others than owner and www-data to have access to webph...Jonas Smedegaard
2002-09-19user-init: Add support for shares_win and shares_mac (and remove support for ...Jonas Smedegaard
2002-09-04Add support in user-init for webphpsites and webphpdata, and tighten access r...Jonas Smedegaard
2002-09-02user-init: Correct webdata dir.Jonas Smedegaard
2002-09-02user-init: Add support for webscripts and webdate dirs.Jonas Smedegaard
2002-08-08user-init: Support $HOME/websites/* style web hierarchy.Jonas Smedegaard
2002-04-24Reuse a getent.Jonas Smedegaard
2002-03-30Ask about access to local devices in adduser.local, and exit user-init cleanl...Jonas Smedegaard
2002-02-25A few more tweaks and corrections to adduser.local, deluser.local and user-init.Jonas Smedegaard
2002-02-24A few more tweaks and corrections to adduser.local, deluser.local and user-init.Jonas Smedegaard
2002-02-22user-init: Improvements and corrections to web_*, ftp_* and mac_* shares (and...Jonas Smedegaard
2002-02-21user-init: _Really_ let everybody read dirs in private ftp_* dirs.Jonas Smedegaard
2002-02-21user-init: Let everybody read dirs in private ftp_* dirs.Jonas Smedegaard
2002-02-21user-init: Add support for private ftp_* dirs.Jonas Smedegaard
2001-12-12Initial revisionJonas Smedegaard