Re: openssh public auth and permissions

2006-03-31 Thread Jonathan Glaschke
On Fri, Mar 31, 2006 at 01:32:02AM +0200, Chris Alatakis wrote: > OpenBSD 3.7 GENERIC#0 i386 > OpenSSH_4.1, OpenSSL 0.9.7d > > Doing public authentication for a user with example home directory: > /var/www/home/myhomedir > > if there is no public read permissions for home directory > example home i

Re: openssh public auth and permissions

2006-03-31 Thread Martin Schröder
On 2006-03-31 01:32:02 +0200, Chris Alatakis wrote: > Any workaround or an answer to this? Lookup StrictModes in sshd_config(5) Best Martin -- http://www.tm.oneiros.de

openssh public auth and permissions

2006-03-30 Thread Chris Alatakis
OpenBSD 3.7 GENERIC#0 i386 OpenSSH_4.1, OpenSSL 0.9.7d Doing public authentication for a user with example home directory: /var/www/home/myhomedir if there is no public read permissions for home directory example home is set 0751 rwxrwx--x or even 1711 or 1751 the daemon fails reading the file