Displaying 20 results from an estimated 108 matches for "session_opened".
Did you mean:
session_open
2006 Sep 07
12
Multiple (multiplexed) simultaneous ssh connections - Cygwin bug?
Hello,
?
I need to make many (>50) ssh connections from linux to cygwin at the same time. Using Windows 2000 Server (OpenSSH_4.3p2, OpenSSL 0.9.8b and updated cygwin) and Linux RHEL4 (OpenSSH_3.9p1, OpenSSL 0.9.7a).
?
It's been difficult to optimize many simultaneous connections. Here were some issues:
1.?????? On Windows XP/Professional, Microsoft intentionally cripples the TCP/IP stack.
2010 Mar 09
1
sshd version OpenSSH_5.4p1 fails on OpenBSD 4.2 GENERIC macppc
Because OpenSSH_5.4 doesn't build on my OpenBSD 4.2 box, I tried
OpenSSH_5.4p1 which builds and installs fine.
After starting server with sudo /opt/sbin/sshd -p 2222 -d, my ssh
client can connect, but the session is closed by server as soon as it is
started:
[...]
User child is on pid 10318
debug1: Entering interactive session for SSH2.
debug1: server_init_dispatch_20
debug1:
2005 Jun 08
2
Error when allocating PTY
hi everybody,
I'm working on an boot image and actually try to get an ssh server working on clients, booting that
image over the net. I want to authenticate with my public key on the client, which seems to work fine.
The only problem I have is that the sshd couldn't open an console. I've allready tested some things,
but didn't fix it, yet. in den dev directory all tty's and
2001 Oct 23
2
PAM problem - sshd segfault on Solaris
I'm using OpenSSH-2.9.9p2 on Solaris 8 sparc64. 2.9p2 worked fine, but
2.9.9p2+ is giving me trouble with one thing - sshd segfaults if I try to
connect and execute a command, such as "ssh machine ls". Otherwise it
works great. sshd will fork, and the child process segfaults.
CVS snapshot does the same thing.
I've narrowed this down somewhat. It will only happen if you use
2008 May 30
1
"ERR sshd: error: no more sessions" issue
Initially send this mail to user group. then realized this is more apt
place. Apologies for posting in both groups...
Hi all,
We're using openssh version 4.7p on our linux 2.6-22 kernel.
We have a Java based GUI that opens a secure shell connection to this linux box.
To do something over the connection, the GUI opens a session (some
times 3-4 simultaneous sessions) & once done, it will
2000 Oct 02
3
still sftp-server problems with Irix?
Hello all,
Using 20000930 snapshot on Irix 6.5.9m.
SFTP connections with SSH 2.3.0 (Windows) die right out. Similar
configuration and the same version works fine in Red Hat Linux 6.2.
This is probably related to 'sftp' thread 7-10 days ago.
The error messages captured in debug mode:
---
debug1: server_input_channel_open: ctype session rchan 1 win 100000 max 8192
debug1: open session
2001 Feb 26
1
2.5.1p1 on Redhat Linux 6.2 using PAM does not log closing of session
Hello all,
On Redhat 6.2, the PAM_unix module logs the session opening, but not
the session closing. This was logged as of 2.3.0p1. Upgrading to
2.5.1p1 makrs the start of the problem.
Thanks in advance,
Victor
--
Victor J. Orlikowski
======================
v.j.orlikowski at gte.net
orlikowski at apache.org
vjo at us.ibm.com
2007 Dec 11
0
Problem with rsync over ssh
Hello, I have the following problem:
On our internet host I have running rsync-static-2.5.7-1 (I have to use
the static one as our web hoster had installed a limited Suse 9.1
vserver system)
On our local server which I would like to rsync I have running rsync
version 2.6.8 protocol version 29.
I can remotely execute applications throungh ssh without a password. But
rsync won't run.
On
2011 Oct 22
1
Creating a reverse socket often (not always) fails.
Hi,
I'm a little stuck on getting reverse connection working reliably from embedded devices running dropbear 0.51 to Ubuntu 8.x openssh.
Connecting to local reverse socket often fails (not always) with "ssh_exchange_identification: Connection closed by remote host"
My devices can reverse ssh and open a port on my server always, but often when the server is creating the reverse
2006 Sep 10
2
Corrupted MAC problem on PSOS platform
Hi Group,
I am porting openSSH to an embedded platform running pSOS. I am able
to setup a connection with the server but after I disconnect and
reconnect, I always get the following error message and client won't
establish connection with the server.
<First connection..............................>
debug: Enabling compatibility mode for protocol 2.0
debug: SSH2_MSG_KEXINIT sent
debug:
2016 Oct 26
4
Anyone know anything about slurm on CentOS 7?
The recently-left programmer did *something*, and he didn't know what, and
the guy who picked it up is working with me to find out why
/var/log/messages is getting flooded with
Oct 26 11:01:06 <servername> kernel: type=1105
audit(1477494066.569:642430): pid=108551 uid=0 auid=4294967295
ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0
msg='op=PAM:session_open
2003 Nov 03
1
Problems with PAM and PermitRootLogin without-password
Hello all,
I was running some tests with openssh 3.7.1p2 and I noticed that
PermitRootLogin without-password does not work when PAM is enabled. In
fact, when PAM is enabled, PermitRootLogin will work as "yes" if "
without-password" is used, no matter what kind of authentication is used
for root login. Is that a bug, I missed something in the configurations,
or expected
2017 Oct 04
5
X11forwarding yes: how to debug/setup after xauth fix
I do not often use X11 - but when I do I prefer to enable X11forwarding,
and when finished - turn it off. This is preferable, imho, to having
"clear" X11 processing when local - and otherwise impossible when
working remote.
Working with openssh-7.5p2 I cannot figure out what (extra) I need to do
with sshd_config to get it working.
I know that there is a security-fix starting with
2010 May 24
3
5.2: Solaris 10 x86 x-11 forwarding fails, assign requested address
This is on Solaris 10 x86, do not see this behavior on Solaris 10 sparc. Seen on multiple machines.
Sshd debug:
debug1: server_input_channel_open: ctype session rchan 256 win 16384 max 16384
debug1: input_session_request
debug1: channel 0: new [server-session]
debug2: session_new: allocate (allocated 0 max 10)
debug3: session_unused: session id 0 unused
debug1: session_new: session 0
debug1:
2001 Oct 10
1
LynxOS: ssh client hang on exit?
Hi,
I use openssh-2.9p2 on LynxOS i386 system. sshd runs
on LynxOS and ssh client on Redhat 7.0 Linux system
(openssh-2.9p2 ssh client). The ssh client hangs on
exit 90% of times. I don't think this is the usual
hang-on-exit bug, because, there are no background
processes running, I suppose. I attach the server
debug messages.
$ssh -V hari at lynx (From Linux)
...
Password:
...
lynx>
2002 Jun 26
3
pam session as root
...(and pam_setcred) stuff to the parent (root) process?
(E.g., via the patch below.)
--
Mike Stone
diff -u -r1.4 auth-pam.c
--- auth-pam.c 25 Jun 2002 00:45:33 -0000 1.4
+++ auth-pam.c 25 Jun 2002 20:33:41 -0000
@@ -286,6 +286,8 @@
pam_retval, PAM_STRERROR(__pamh,
pam_retval));
}
+ if (session_opened)
+ return; /*Be idempotent so we can be called in monitor and
child*/
pam_retval = pam_open_session(__pamh, 0);
if (pam_retval != PAM_SUCCESS)
fatal("PAM session setup failed[%d]: %.200s",
@@ -304,6 +306,8 @@
do_pam_set_conv(&conv);
+ if (init&&creds_set)
+ re...
2004 Aug 27
0
Terminal modes
Hi,
I'm trying to use connect to an openssh server, setting some terminal
modes, and they don't seem to do what I want. Specifically, I'm trying to
disable echo from the server - hence the four modes in the sshd trace below
(53 for example is ECHO).
I've looked at the code. 0 would indicate that the option is negated in
the c_lflag field. And it seems like the modes are
2004 Aug 31
0
Terminal mode (repost)
Hi,
I posted this before (I thought) but I'll give it another try (looks like
it arrived on the list on Saturday). :-(
I'm trying to connect to an openssh server, and setting some terminal
modes. However, they don't seem to do what I want. Specifically, I'm trying
to disable echo from the server - hence the four modes in the sshd trace
below (53 for example is ECHO).
2011 Sep 03
7
scp fails after sending command: scp -v -t
I encounter a strange problem with scp / sftp:
I travel quite a bit. Normally I never have had any problems using
ssh / scp / sftp to connect from my laptop to my computer at home /
in the office. Currently (for the next 6 months, too long to ignore it)
I'll stay in a place where scp / sftp seem to fail, while as usual I
have no problems to establish an interactive ssh connection to these
2008 Jun 20
1
ForceCommand internal-sftp causes sftp logging to fail (openssh-5.0p1)
Hi guys,
I have a server setup with openssh-5.0p1 and use some users as
sftp-only chroot accounts.
The following configuration yields exactly the result I want:
user is chrooted, logs to syslog, all is good.
#================================================#
Subsystem sftp internal-sftp -f AUTHPRIV -l VERBOSE
Match User fredwww
ChrootDirectory %h
#ForceCommand internal-sftp