Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 304257

Summary: USE flag to disable chrooted binary in scponly
Product: Gentoo Linux Reporter: Michal Margula <alchemyx>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michal Margula 2010-02-10 09:13:03 UTC
Currently ebuild of scponly has --enable-chrooted-binary option in configure stage. But it is more desirable to have USE flag named e.g. "chroot" so user can choose preffered type of binary. Chrooted binary is not always required and sometimes it is some kind of obstacle when you don't want to create chrooted environment.

Reproducible: Always

Steps to Reproduce:
Comment 1 Doktor Notor 2010-02-19 14:18:39 UTC
Why do you need this as a flag? Noone's forcing you to use the chrooted binary, set the user's shell to /usr/bin/scponly instead of /usr/local/bin/scponlyc and you are done.
Comment 2 Michal Margula 2010-02-21 15:16:30 UTC
OK, sorry, I missed non-chroot binary in /usr/bin/