Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24284 - New ypserv (2.8) ebuild overwrites /var/yp/securenets
Summary: New ypserv (2.8) ebuild overwrites /var/yp/securenets
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-11 07:56 UTC by Andrea Barisani (RETIRED)
Modified: 2003-07-11 17:38 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 Andrea Barisani (RETIRED) gentoo-dev 2003-07-11 07:56:15 UTC
The new ypserv ebuild (and also the old ones I beleive) overwrites
/var/yp/securenets
with one that gives access to everybody.

I know there's the warning at the end of the ebuild however I strongly suggest
that /var/yp/Makefile.dist style procedure should be applied to securenets as well.

This is dangerous especially for people that updates the old package.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Donny Davies (RETIRED) gentoo-dev 2003-07-11 17:38:03 UTC
i put in a fix at least.

maybe we should put in a CONFIG_PROTECT snippet if you really want it.