Re: [SLUG] automating bash password entry (SOLVED)

From: Mike Branda (mike@wackyworld.tv)
Date: Thu Apr 22 2004 - 19:50:08 EDT


this worked flawlessly Ian. and like a good little understudy, I went
and looked up all the flags in manpages and variables to understand
before executing. :^)

 adminbox$ cd ~/.ssh
        adminbox$ ssh-keygen -t dsa -b 1024 -P '' -f id_dsa
        adminbox$ scp id_dsa.pub root@userbox:.ssh/authorized_keys

side note....can scp be used for any file anywhere??

oh, more kudos to Ian, the Nvidia OEM driver solved the shutdown hazy
framebuffer issues on my laptop and the reason that the gid and uid
options for samba didn't get me anywhere is that samba would not unmount
for me to remount with the flagged options. it kept complaining of
being busy even though, to my knowledge, all visible processes using it
had been shut down. after a system restart, the options worked great!!

 adminbox$ cd ~/.ssh
        adminbox$ ssh-keygen -t dsa -b 1024 -P '' -f id_dsa
        adminbox$ scp id_dsa.pub root@userbox:.ssh/authorized_keys

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:42:24 EDT