lkml.org 
[lkml]   [1996]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: crashme crashes 2.0.20 with guarantee :-(
Date
From
On 26 Sep 1996 00:01:12 +0200, Olaf Titz wrote:

> > But this should not result in kernel panic. Ancient unixish
> > design requires running many programs with root privileges,

> So let's overcome the ancient designs... (that's _application_, not
> kernel design)

It _is_ kernel design, sorry. sendmail _must_ run as root, at least
for two reasons: first, it have to have root privileges to bind to smtp
port. (This can be fixed by partial redesign, something like

chgrp inetd /sbin/inetd
chown mail /sbin/sendmail
chown mail.inetd /dev/socket/tcp/smtp )

Second is much worse: I definitely want to keep current ability for
sendmail to run programs on behalf on me (via .forward), and I don't see an
easy way to enable this without having root privs.

Of course, in particular case of sendmail program can be split into
several, but this will make hole smaller, not eliminating it at all...
--
Best regards, -- Boris.

\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.071 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site