Re: allow multiple users
Eitan Adler <[email protected]> Mon, 26 Apr 2010 11:44:33 +0300
| Newsgroups | gmane.network.openssh.devel,gmane.network.openssh.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 26, 2010 at 11:43 AM, Eitan Adler <[email protected]> wrote: >> Authentication refused: bad ownership or modes for file >> /home/A/glassfish/domains/domain1/config/authorized_keys > This tells you the problem. > Every single folder in that path must not have world or group write permission. > and the file must be owned by the user trying to connect....