Duplicate usernames on password less scp

Hi,

I have a situation where I have the same username on more than one computer
and they all need to run a password less rsync over ssh to the same
destination server, and keep separate copies from each computer.

The destination machine has the pub key from each computer in the
authorized_keys file. Each computer has a standard /home/user set up.

The idea is that the destination server keeps copies from each computer under
the respective /home directory.

How do I accomplish this?

Maybe with a /home/machine name instead of using the (duplicate) username? If
so what changes do I make for this to work?

All I could find under google was the normal single username set up.

--

Bobby
--
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
bobby [ Sa, 11 September 2010 18:06 ] [ ID #2047492 ]

Re: Duplicate usernames on password less scp

2010/9/12 Bobby <bobby [at] d4business.com>:
> I have a situation where I have the same username on more than one computer
> and they all need to run a password less rsync over ssh to the same
> destination server, and keep separate copies from each computer.
>
> The destination machine has the pub key from each computer in the
> authorized_keys file. Each computer has a standard /home/user set up.
>
> The idea is that the destination server keeps copies from each computer under
> the respective /home directory.
>
> How do I accomplish this?

Just set the rsync commands on the computers to sync their data into a
different subdirectory of the home directory on the server.
--
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Michal Nazarewicz [ Sa, 11 September 2010 23:02 ] [ ID #2047493 ]
Linux » gmane.linux.admin » Duplicate usernames on password less scp

Vorheriges Thema: Kernel 2.6.35.4 compilation errors
Nächstes Thema: System freezes after "could not getpeername"