[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] hobbitfetch replacement with ssh
- To: hobbit (at) hswn.dk
 
- Subject: Re: [hobbit] hobbitfetch replacement with ssh
 
- From: Stef Coene <stef.coene (at) docum.org>
 
- Date: Tue, 26 Jun 2007 09:03:01 +0200
 
- References: <9836EA7D7FDAE34099AED87A2D9C3A8D31C6EE (at) 306181ANEX2.global.avaya.com> <2030c7380706251929r4545b8c1tede45b69c2e3289 (at) mail.gmail.com> <9836EA7D7FDAE34099AED87A2D9C3A8D3477FC (at) 306181ANEX2.global.avaya.com>
 
- User-agent: KMail/1.9.7
 
On Tuesday 26 June 2007, Haertig, David F (Dave) wrote:
> Below is what I ended up doing.  It's working like a champ.  It probably
> doesn't fit your environment exactly, but it may be of some help anyway.
>
> My Hobbit server is Linux 2.6, the clients I'm pulling data from are
> Solaris 9.  All running OpenSSH.  The client domains are picked up on
> the Hobbit server via /etc/resolv.conf mechanism.  Hobbit server has
> socks client installed and configured for our environment.  ssh public
> keys were distributed from host to clients so ssh/scp will work without
> passwords being required.
>
> The file "hobbitclient-custom.sh" you see below is nothing more than the
> standard hobbitclient.sh file with some stuff I didn't want stripped
> out.  I modified the LOGFETCHCFG line to point to the "scripts"
> directory rather than the default "tmp" directory because I wanted to
> keep all my customized stuff in that scripts directory.
I was so free to upload the 4 files to my twiki, I hope you don't mine.  This 
is a nice solution to a problem that more then 1 person will encounter:
http://www.docum.org/twiki/bin/view/Hobbit/PullingSshClient
Stef