allow multiple users

Adriana Rodean adrya1984 at gmail.com
Mon Apr 26 21:34:48 EST 2010


Thanks :)

How should i configure openssh server in order for multiple users to
connect to it?

And user A to be able to write in user B authorized_keys file?

Right now i have this option in sshd_config:
AuthorizedKeysFile: /home/A/glassfish/domains/domain1/config/authorized_keys


On Mon, Apr 26, 2010 at 11:44, Eitan Adler <eitanadlerlist at gmail.com> wrote:
> On Mon, Apr 26, 2010 at 11:43 AM, Eitan Adler <eitanadlerlist at gmail.com> 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....
>


More information about the openssh-unix-dev mailing list