search for: sshlog

Displaying 8 results from an estimated 8 matches for "sshlog".

2001 Jan 05
3
subject: ssh non-intuitive logging setting. (priority names)
subject: ssh non-intuitive logging setting (priority names). I installed openssh 2.3.0p1 on Solaris 7 for x86 box and sshd worked fine. However, somehow the logging of connection and disconnection to sshd was not recorded as I wished. Time to investigate. On a host where sshd from data-fellows once ran, the log was recorded with auth.info level. After trying to modify sshd_config, I found that
2024 Mar 08
6
[Bug 3670] New: [ssh-agent] 100% CPU spin in cleanup_handler signal handler
...dler()`: ``` 8438 _sigtramp (in libsystem_platform.dylib) + 29 [0x7ff819a3e5ed] 8438 cleanup_handler (in ssh-agent) + 9 [0x10d0c5429] 8438 cleanup_socket (in ssh-agent) + 81 [0x10d0c3d11] 8438 sshlog (in ssh-agent) + 116 [0x10d0f3504] 8438 sshlogv (in ssh-agent) + 127 [0x10d0f35af] 8438 snprintf (in libsystem_c.dylib) + 156 [0x7ff8198c60d4] 8438 vsnprintf_l (in libsystem_c.dylib) + 41 [0x7ff8...
2017 Mar 08
2
Logging with ForceCommand and SCP
...################################################################ ############################################################################### value=`cat /data/etc/ssh/umask.cfg` umask "$value" NOW=`date +%Y-%m-%d.%H%M%S` IP=`echo $SSH_CLIENT | sed 's/ .*//'` LOGFILE=/data/var/sshlog/sshlog.$NOW.$IP # if you want to log the initial contents of the environment received from # sshd, un-comment these lines. # # env | sort >> $LOGFILE # echo "========================================" >> $LOGFILE # the "internal-sftp" service is new as of openssh 5....
2008 May 20
4
Can't get past the splash screen
Hi, I have a remote frontend (it's kept in the room which I don't have access) which is installed with CentOS 4 and Rocks . So, to use the desktop(Gnome) of the frontend I use the freenx + nomachine following the guide in http://www.centos.org/modules/newbb/viewtopic.php?forum=20&topic_id=1640&viewmode=threaded. It worked. Then, I intended to add user, but I couldn't create the
2008 May 09
1
ssh works, but sftp doesn't
...sion is openssh-4.7p1. After starting the SSHD, I am able to ssh to my ARM board, from my PC, but SFTP fails. Attached is the log I got from the daemon. Any help is appreciated. Thanks, Kans. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: sshlog.txt Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20080509/6a63ae2a/attachment.txt
2002 Nov 01
3
[Bug 423] Workaround for pw change in privsep mode (3.5.p1)
http://bugzilla.mindrot.org/show_bug.cgi?id=423 ------- Additional Comments From michael_steffens at hp.com 2002-11-02 02:40 ------- Created an attachment (id=162) --> (http://bugzilla.mindrot.org/attachment.cgi?id=162&action=view) Patch: Workaround for pw change in privsep mode (3.5.p1) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are
2008 Jun 09
1
Problem in RSA Key authentication
...sion is openssh-4.7p1. After starting the SSHD, I am able to ssh to my ARM board, from my PC, but SFTP fails. Attached is the log I got from the daemon. Any help is appreciated. Thanks, Kans. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: sshlog.txt Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20080509 /6a63ae2a/attachment-0001.txt ------------------------------ Message: 2 Date: Fri, 9 May 2008 19:55:20 +1000 (EST) From: Damien Miller <djm at mindrot.org> Subject: Re: ssh works, but sftp doesn't To: kan...
2023 Aug 03
12
[Bug 3598] New: Dead lock of sshd and Defunct of sshd
...at arch/x86/entry/vdso/vdso32/system_call.S:72 #1 0xf7956c82 in __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/i386/lowlevellock.S:65 #2 0xf7a2f394 in openlog (ident=0x5812c1a0 "sshd", logstat=1, logfac=32) at ../misc/syslog.c:384 #3 0x565e99ac in do_log () #4 0x565e9cf4 in sshlogv () #5 0x565e9b29 in sshsigdie () #6 0x56585084 in grace_alarm_handler () #7 <signal handler called> #8 __kernel_vsyscall () at arch/x86/entry/vdso/vdso32/system_call.S:72 #9 0xf7a336b1 in __libc_send (fd=5, buf=0x581644e0, len=153, flags=16384) at ../sysdeps/unix/sysv/linux/send.c:30 #1...