Mailinglist Archive: opensuse-bugs (3151 mails)
| < Previous | Next > |
[Bug 707866] New: openSUSE:11.4/openssh: Bug
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 24 Jul 2011 21:04:04 +0000
- Message-id: <bug-707866-21960@http.bugzilla.novell.com/>
https://bugzilla.novell.com/show_bug.cgi?id=707866
https://bugzilla.novell.com/show_bug.cgi?id=707866#c0
Summary: openSUSE:11.4/openssh: Bug
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: x86
OS/Version: openSUSE 11.4
Status: NEW
Severity: Major
Priority: P5 - None
Component: BuildService
AssignedTo: pcerny@xxxxxxxxxx
ReportedBy: heil@xxxxxxxxxxxxxxxxxxxxxx
QAContact: adrian@xxxxxxxxxx
Found By: Integration Test
Blocker: Yes
When using chroot ssh its only possible with sftp. This is caused by the
homechroot.patch
--
if ((s->is_subsystem != SUBSYSTEM_INT_SFTP) && chroot_no_tree) {
+ logit("You aren't welcomed, go away!");
+ exit (1);
+ }
--
The normal behaviour should also grant access when trying pure ssh and no quit
the process with
"You arent't welcomed, go away!". Otherwise please tell me the reason why this
constraint is builtin.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |