Displaying 2 results from an estimated 2 matches for "usersftp1".
Did you mean:
user_srtp1
2013 Oct 24
1
[Bug 1235] [PATCH] scp does unnecessary getpwuid(), breaking chroot
...nkishoot from comment #5)
> I have a bug that i think is similar.
>
> I'm trying to make a jail for winbind sftp users who must have an
> only sftp service (no shell).
>
> This is the error i found when debugging (i replace scponlyc by bash
> for the test):
>
> ssh usersftp1 at 192.168.2.1
> bash-4.0$ chroot .
> bash-4.0$ ./usr/libexec/openssh/sftp-server
> No user found for uid 10653
>
> Is their a workaround ?
>
> I had no problem with this solution on an old Fedora.
We added "internal-sftp" to make sftp in chroot easier. See
sshd_co...
2009 Jun 24
1
[Bug 1235] [PATCH] scp does unnecessary getpwuid(), breaking chroot
...--- Comment #5 from donkishoot at wanadoo.fr 2009-06-24 23:41:20 ---
I have a bug that i think is similar.
I'm trying to make a jail for winbind sftp users who must have an only
sftp service (no shell).
This is the error i found when debugging (i replace scponlyc by bash
for the test):
ssh usersftp1 at 192.168.2.1
bash-4.0$ chroot .
bash-4.0$ ./usr/libexec/openssh/sftp-server
No user found for uid 10653
Is their a workaround ?
I had no problem with this solution on an old Fedora.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail...