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/
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to