Displaying 5 results from an estimated 5 matches for "telica".
Did you mean:
telia
2001 Sep 27
3
sftp error on LynxOs
I am trying to initiate an sftp session from a Linux (Redhat) to a LynxOs
machine (where i have ported opnessh-2.9p1) and configured without PAM
support (as I was not able to find PAM version for LynxOS operating system)
I get the following error:
$ sftp -P /home/telica -l telica -v ben
select: Bad file descriptor
read: Input/output error
sftp>
Can somebody help me asap on this?
Thanks,Deepa.
Deepa N V
Technical Support Engineer
Telica Inc
Marlborough,MA
(W)508-804-8197
2002 Jun 07
0
Pls unsubscriber me
Deepa N V
Technical Support Engineer
Telica Inc
Marlborough,MA
(W)508-804-8197
2001 Jun 11
2
scp error !
I get the following error when trying to execute
scp -v dveerava at keg:perl5.tar.gz root at boris:scptest
error:
....
Executing: program /usr/bin/ssh host boris, user root, command scp -v -t
scptest
You have no controlling tty. Cannot read passphrase.
....
Can someone help me...
Txs,Deepa.
2001 Jun 20
0
behaviour of sshd in debug mode
Hi,
I tried searching openssh docs and the archives but could not get much info
on this problem i am facing with openssh.
When i run the sshd on the remote machine(OpenSSH_2.9p1) in debug mode and
try to login from local host(OpenSSH_2.3.0), I get into the remote host with
public key authnetication.But if i run sshd without debug mode, I am
prompted for passwrod authentication and eventhough i
2001 Jun 20
0
FW: FW: behaviour of sshd in debug mode
Whoever can help me...
pls find attached the loggings for the openssh sessions from
local(host=keg;redhat linux) to remote (host=ben;lynxos)
The issue is when I run sshd in debug mode and try to logon from local,
password authentication succeeds, but if I run sshd as a daemon, it fails.
sshlocal.txt >>> logging at local when sshd is not run with debug option
sshlocal...txt >>