On Fri, Sep 18, 2009 at 01:32:34PM -0400, bofh wrote: > > That's one problem, I have no idea. I do know that we have some > automated processes for grabbing performance data. I'm thinking > probably between 20 and 50 keys. It really depends on a couple of > other factors as well - do I want to pull ftp type access in to this > little project? If so, that definitely increases things quite a bit. > Hmm... can things be locked down so that scp access won't provide > shell access? This would be whatever version of openssh IBM put on > AIX. Gah, now have to go do more research... :)
IBM punted their port of openssh to AIX to sourceforge. You'll need the openssl LPP from IBM. As for locking down to just scp/sftp/rsync, you want something like rssh. Warning, the last released version doesn't play nice with rsync 3.x. The Debian folks were kind enough to document their patches to resolve the issue. -- Chris Dukes