Can Help me ?
I HAVE A PROBLEM, I want to configure de scp without passwd, but isn't work
How I can do it ?
David Edward Shapiro wrote:
> I still have the problem with generating dsa keys. Can they be generated on
> another solaris 2.7 system and copied to a different server? I think I
> tried this and I could not connect using dsa to the system with the dsa key
> I made on another system,yet I saw a note somewhere saying you could do
> this.
>
> David
>
> -----Original Message-----
> From: David Edward Shapiro [mailto:[EMAIL PROTECTED]]
> Sent: Monday, May 07, 2001 4:57 PM
> To: '[EMAIL PROTECTED]'
> Subject: dsa key failing to generate
>
> I am trying to install ssh 2.5.2p2 on solaris 2.7 (zlib 1.13 and
> tcpwrapper7.6) but it fails to generate the dsa key. It cycle between
> time() and getpid() (saw this with truss) and eventually dies with:
>
> time() = 989266013
> getpid() = 24365 [24364]
> time() = 989266013
> getpid() = 24365 [24364]
> time() = 989266014
> getpid() = 24365 [24364]
> Received signal #24, SIGTSTP [default]
> Received signal #1, SIGHUP [default]
> siginfo: SIGHUP pid=24314 uid=0
> *** process killed ***
>
> Another strange thing is that other ssh 2.5.2p2 stations can access with
> ssh1, but securecrt 3.3b5 does not connnect with ssh1 and shows no error
> message (just a blank warning box).
>
> David