- To: Jason Rennie <jwrennie@xxxxxxxxxxx>
- Subject: Re: [SLUG] Perl Help
- From: John Ferlito <johnf@xxxxxxxxxx>
- Date: Wed Feb 13 11:28:02 2002
- Cc: slug@xxxxxxxxxxx
- User-agent: Mutt/1.3.24i
On Wed, Feb 13, 2002 at 12:22:56PM +1100, Jason Rennie wrote:
> Hi all,
>
> I have a completely different question today :)
>
> I've been looking through a couple of perl books, but I need to change the
> uid of a script i'm running so that when it ssh's to another machine it
> will use the right ssh ident files.
Apart from the security implications if any, do you need to really
change the uid? You can tell ssh which ident files to use
root@kermit:~# ssh -i ~johnf/identity stats@server
--
John
http://www.inodes.org/