From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 Description of problem: Debian's ssh package includes a script called ssh-copy-id that simplifies the installation of ssh keys to remote hosts. It would be great if Red Hat's package included this functionality. Version-Release number of selected component (if applicable): openssh-clients-3.5p1-6 How reproducible: Always Steps to Reproduce: 1. Read about ssh-copy-id 2. locate ssh-copy-id 3. Come up empty
Created attachment 91096 [details] ssh-copy-id script from Debian
Created attachment 91097 [details] man page for ssh-copy-id
The script and man page is included in the official tarball, so now it's even easier to add it to the rpm. I've done that.