[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SECURITY PROBLEM: autofs [all versions]



On Wed, Jul 05, 2000 at 12:07:49AM +0200, Robert Bihlmeyer wrote:
> 
> Please prove your claim that removing the x bit is more correct than
> putting "exit 0" in front of the init script. The former needs a
> manual intervention at every upgrade, while the latter needs manual
> intervention only when the init script changed.

suidregister /sbin/portmap root root 644

apt.conf:
DPkg
{
// Auto re-mounting of a readonly /usr
Pre-Invoke {"mount -o remount,rw /usr";};
Post-Invoke {"suidregister";};
Post-Invoke {"mount -o remount,ro /usr";};
}

-- 
Ethan Benson
http://www.alaska.net/~erbenson/

Attachment: pgpmG1svymuMf.pgp
Description: PGP signature


Reply to: