Boston Linux & UNIX was originally founded in 1994 as part of The Boston Computer Society. We meet on the third Wednesday of each month at the Massachusetts Institute of Technology, in Building E51.

BLU Discuss list archive


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

[Discuss] rsync password -- revisit



dan moylan presents his authorized_keys file:
>authorized_keys on the remote machine (aldeberon):
># authorized_keys
># rsync.key.pub
>#
>no-agent-forwarding
>no-port-forwarding
>no-pty
>no-X11-forwarding
>command = rsync
>#
>ssh-rsa AAAA...

I believe the issue is your syntax. For a given key, everything goes
on a single line. Example one-liner:

  no-agent-forwarding,no-port-forwarding,no-pty,no-X11-forwarding,command="rsync" ssh-rsa AAAA....

Hope this helps.

--
Dan Barrett
dbarrett at blazemonger.com




BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org