Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115799 - New IUSE flag request for pure-ftpd's ebuild: paranoid
Summary: New IUSE flag request for pure-ftpd's ebuild: paranoid
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Luca Longinotti (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-16 13:10 UTC by Michael, A. Toth
Modified: 2006-09-23 16:16 UTC (History)
1 user (show)

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 Michael, A. Toth 2005-12-16 13:10:53 UTC
--with-paranoidmsg: favor paranoid messages over sysadmin-friendly
messages. When this option is enabled, login failures will show the same
message to the user, regardless of the source of the problem. Without this
option, "Authentication failure" is displayed when this is a password
problem and "Sorry, I can't trust you" is displayed when the user has been
banned by the sysadmin.

add to src_compile():
use paranoid && myconf="${myconf} --with-paranoidmsg"

thanks.
Comment 1 Jeffrey Forman (RETIRED) gentoo-dev 2005-12-17 06:16:32 UTC
Quick change of platform in bugzilla. Sorry about the email.
Comment 2 Luca Longinotti (RETIRED) gentoo-dev 2006-09-23 16:16:22 UTC
Added as USE flag "paranoidmsg" to 1.0.21-r1.
Best regards, CHTEKK.