Search found 109 matches

by isheedm
Tue Nov 06, 2007 9:29 pm
Forum: Submitting a feature request
Topic: Feature Request: Permanent Session List
Replies: 3
Views: 11612

Feature Request: Permanent Session List

I would really like to have a permanent session list that is better than the "recent files" list. I would like to have a user defined string for the entry, and then configure the host, file, etc. I could then click on a menu or the entry from a list dialog. I could easily have 30 or 40 log file entr...
by isheedm
Tue Nov 06, 2007 8:27 pm
Forum: Using LogMX
Topic: Error logging into remote machine and retries?
Replies: 13
Views: 62758

I used the jar download link from above, but it didn't help. The error I get is: Error while reading file "..." [Exception] - Invalid login/password pair to connect to host "bulldogs". Retype your password or change it in Network Options dialog. I just noticed I had an entry in the Network Options d...
by isheedm
Thu Nov 01, 2007 8:26 pm
Forum: Using LogMX
Topic: Error logging into remote machine and retries?
Replies: 13
Views: 62758

The configuration of the other machine that works is: (fwjsfimat09) Linux fwjsfimat09 2.4.21-32.0.1.EL #1 Tue May 17 17:53:25 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f sshd_config entries: Port 22 Protocol 2 SyslogFacility AUTHPRIV X11Forwardi...
by isheedm
Thu Nov 01, 2007 7:44 pm
Forum: Using LogMX
Topic: Error logging into remote machine and retries?
Replies: 13
Views: 62758

I accidentally typed in the wrong password on a machine that worked earlier today and jSch must have retried the connection. I just caused my account to be locked out.
by isheedm
Thu Nov 01, 2007 4:25 pm
Forum: Using LogMX
Topic: Error logging into remote machine and retries?
Replies: 13
Views: 62758

Works (fwcatdev) SunOS fwcatdev 5.8 Generic_117350-49 sun4u sparc SUNW,Sun-Fire-V240 OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 Problems (bulldogs) Linux bulldogs 2.4.21-32.EL #1 SMP Fri Apr 15 21:02:58 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux OpenSSH_3.6.1p2, SSH protocols 1.5/2.0, OpenSSL 0x0090701f...
by isheedm
Fri Oct 26, 2007 5:49 pm
Forum: Using LogMX
Topic: Error logging into remote machine and retries?
Replies: 13
Views: 62758

Somehow, there must be a retry: Oct 26 12:10:39 bulldogs sshd(pam_unix)[836]: authentication failure; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=host user=user Oct 26 12:10:55 bulldogs sshd(pam_unix)[836]: 6 more authentication failures; logname= uid=0 euid=0 tty=NODEVssh ruser= rhost=host user...
by isheedm
Fri Oct 26, 2007 5:38 pm
Forum: Using LogMX
Topic: Error logging into remote machine and retries?
Replies: 13
Views: 62758

I got the remote log file working on two other machines, I haven't yet figured out why it doesn't work on this particular one.
by isheedm
Fri Oct 26, 2007 5:08 pm
Forum: Using LogMX
Topic: Error logging into remote machine and retries?
Replies: 13
Views: 62758

The log files don't seem to help much:

Code: Select all

Oct 18 08:50:26 bulldogs sshd(pam_unix)[8043]: authentication failure; logname=
uid=0 euid=0 tty=NODEVssh ruser= rhost=my.host  user=my.user
I tweaked the error message to remove my host and username for privacy.
by isheedm
Thu Oct 18, 2007 11:06 pm
Forum: Using LogMX
Topic: Error logging into remote machine and retries?
Replies: 13
Views: 62758

I don't have permission to view any files, but the admin sent me the config file. I see no setting defined for MaxAuthTries. ls: /var/log/sshd.log: No such file or directory ls: /var/log/auth.log: No such file or directory I'll have to get back to you on if I can find the log files and get the admin...
by isheedm
Thu Oct 18, 2007 9:10 pm
Forum: Using LogMX
Topic: Just started using it and love it
Replies: 9
Views: 8980

That is a good idea on delta time. The "sync" only works well if the clocks across systems are synchronized. I just checked a couple of candidate machines in my company and their clocks were off by 2 minutes from each other. I could either set the delta time to 2 minutes, or you could provide a way ...
by isheedm
Thu Oct 18, 2007 7:56 pm
Forum: Using LogMX
Topic: Just started using it and love it
Replies: 9
Views: 8980

Cool

Thanks for the reply. My example used "3", but that could be any number of files between 2 & 3 for my case.
by isheedm
Thu Oct 18, 2007 3:38 pm
Forum: Using LogMX
Topic: Just started using it and love it
Replies: 9
Views: 8980

Side-by-side merge?

I'd like to view 3 different log files from different servers and see them in 3 columns of a table with all sorted by timestamp. This would help visualize the interaction of several servers and when things happen relative to each other. Empty rows could be inserted for timestamps not common across a...
by isheedm
Thu Oct 18, 2007 2:08 pm
Forum: Using LogMX
Topic: Error logging into remote machine and retries?
Replies: 13
Views: 62758

Error logging into remote machine and retries?

I tried to use the new v1.1 on a machine on my network with scp. I can successfully log in with Putty SSH, but LogMX can't for some reason. Does LogMX 'retry' the login several times? I've found that if I try to open the remote file with LogMX, it fails, then my account is locked on that machine due...
by isheedm
Wed Sep 12, 2007 6:46 pm
Forum: Using LogMX
Topic: Work with Putty Pagent for SCP operations
Replies: 25
Views: 1708443

Thanks.

I see you are using the Jsch library. The webpage for Jsch says that it supports Userauth: publickey authentication.

Pagent is the program on Windows that allows publickey authentication to work with Putty. ssh-agent is the supporting application on UNIX for OpenSSH.
by isheedm
Wed Sep 12, 2007 6:37 pm
Forum: Using LogMX
Topic: Detail view
Replies: 2
Views: 5227

I prefer
Field1: value1
Field2: value2
Message: My Hello World message