[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh and default home directory permissions (revisited?)



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
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: