1828345 Members
2960 Online
109976 Solutions
New Discussion

Re: ssh errors in syslog

 
SOLVED
Go to solution
marvin51796
Regular Advisor

ssh errors in syslog

can anyone tell me what this means or why we are getting it??

 

 

sshd[41106]: do_exec_no_pty: command = scp -f -- /.ssh/id_dsa.pub

 

hpux 11iv3 patched 3/2014 bl890C i4

3 REPLIES 3
Dennis Handly
Acclaimed Contributor

Re: ssh errors in syslog

>sshd[41106]: do_exec_no_pty: command = scp -f -- /.ssh/id_dsa.pub

 

Someone was doing scp and it's just being logged?  Any obvious errors nearby?

marvin51796
Regular Advisor

Re: ssh errors in syslog

here is what the syslog.log looks like.....we dont get this on any other server so i am wondering why we are getting this on just this one server.

h/id_dsa.pub
Feb 23 08:35:40 drupepc010 sshd[33649]: do_exec_no_pty: command = scp -f -- /.ss                                                                                         h/id_dsa.pub
Feb 23 08:35:56 drupepc010 sshd[33652]: do_exec_no_pty: command = scp -f -- /.ss                                                                                         h/id_dsa.pub

marvin51796
Regular Advisor
Solution

Re: ssh errors in syslog

found the problem it was a typo in one of the scripting files that were written for this.

thanks