Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304257 - USE flag to disable chrooted binary in scponly
Summary: USE flag to disable chrooted binary in scponly
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 09:13 UTC by Michal Margula
Modified: 2010-03-20 22:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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/