[25410] in Athena Bugs
Re: sun4 9.2.25: can't send authenticated mail
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Fri Jan 9 10:45:32 2004
Message-Id: <200401091545.i09Fj1MH028324@bearing-an-hourglass.mit.edu>
From: Jonathon Weiss <jweiss@mit.edu>
To: Ron Hoffmann <hoffmann@mit.edu>
In-reply-to: Your message of "Fri, 09 Jan 2004 07:59:22 EST."
<200401091259.i09CxMZ2006688@Paddington.MIT.EDU>
Date: Fri, 09 Jan 2004 10:45:01 -0500
cc: Jonathon Weiss <jweiss@mit.edu>
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
> Though I'm still seeing the problem this morning:
>
> Paddington.MIT.EDU% mailq
> /var/spool/mqueue (1 request)
> -----Q-ID----- --Size-- -----Q-Time----- ------------Sender/Recipient-----------
> i09CvWgg006675 53 Fri Jan 9 07:57 hoffmann
> (Deferred: Temporary AUTH failure)
> sarac@alum.mit.edu
> hoffmann@MIT.EDU
> Total requests: 1
>
> ======
>
> When I'm in front of the machine, I'll try logging in
> w/o customizations to see whether that makes a diff.
The problem here is that /var/server/usr was mode 775 and not 755.
Taking a look at another machine (hodge) I can't figure out how it got
that way, and running chmod g-w /var/server/usr and then mkserv update
leaves it mode 755 (ie. fixed). That said it was mode 775 on the 5
multi partition machines Ron and I checked (paddington, hodge,
l-slide, pick-gun and oobleck) though I believe they've all been
manually chmoded at this point.
I'm not sure what the right solution is at this point. I suppose we
could put something ina patch release to chmod that directory though I
fear it may un-chmod itself, since I don;t understand where it got its
current permissions from. Ron, please do let us know if paddington
changes the modes back to 775.
Jonathon