You can make ssh accept group writable home dirs by changing a line in /etc/ssh/sshd_config:
StrictModes yes needs to be changed to StrictModes no I personally prefer to change the home directories to be only writable by user, but that is because I'm paranoid. Maybe the install script should offer to either switch of StrictModes or change the permissions for you. Cheers, Phil. -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .