[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Jailkit-users] AMD 64 Suse
From: |
Matt Bullock |
Subject: |
RE: [Jailkit-users] AMD 64 Suse |
Date: |
Fri, 13 Oct 2006 11:17:29 -0700 |
After all this, there seems to be a problem with the sftp subsystem in
this version of SUSE Enterprise. I am opening a trouble ticket with
Novell.
I appreciate your time spent on this and will let you know the outcome.
Thanks,
Matt
-----Original Message-----
From: address@hidden
[mailto:address@hidden
On Behalf Of Olivier Sessink
Sent: Wednesday, October 11, 2006 11:42 PM
To: address@hidden
Subject: Re: [Jailkit-users] AMD 64 Suse
Matt Bullock wrote:
> This is the new log output, which no longer has the "does not have a
> name" error:
>
> Oct 11 15:28:00 web5 sshd[27991]: Accepted keyboard-interactive/pam
> for matt from ::ffff:xx.xx.xx.xx port 1375 ssh2 Oct 11 15:28:00 web5
> sshd[27994]: subsystem request for sftp Oct 11 15:28:00 web5
> jk_chrootsh[27995]: now entering jail /chjail for user matt (1004)
but there is no jk_lsh output at all anymore? Do you have syslog
configured to have a /dev/log entry inside the jail, or do you have
jk_socketd running to pass log messages from the jail to syslog?
> I cant help but think that the problem is from sftp-server not
> residing in a standard location on my server. Here is part of what I
> get when I run jk_init:
>
> jk_init -v /chjail sftp scp
>
> source file /usr/lib/sftp-server does not exist source file
> /usr/libexec/openssh/sftp-server does not exist source file
> /usr/lib/misc/sftp-server does not exist
>
> Again, sftp-server is located in /usr/lib64/ssh/ but the server
> doesn't recognize it as being installed
I assume you copied it using jk_cp ?
regards,
Olivier
_______________________________________________
Jailkit-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/jailkit-users
- Re: [Jailkit-users] AMD 64 Suse, (continued)