[Bug 1593] New: Configuration ChrootDirectory=%h is unuseful (users cannot access their homes)

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Apr 28 19:48:20 EST 2009


https://bugzilla.mindrot.org/show_bug.cgi?id=1593

           Summary: Configuration ChrootDirectory=%h is unuseful (users
                    cannot access their homes)
           Product: Portable OpenSSH
           Version: 5.2p1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sftp-server
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: jchadima at redhat.com


Created an attachment (id=1629)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1629)
Enable users to to acces their homes in case of ChrootDirectory=%h

In case of ChrootDirectory=%h all users except root cannot acces their
homes, because chroot jail checks if whole path (all components) are
root owned with sctrict permissions. The patch attaced solves this
problem.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list