[1531] in Release_Engineering
[MAILER-DAEMON@ATHENA.MIT.EDU: Returned mail: unknown mailer error 1]
daemon@ATHENA.MIT.EDU (qjb@ATHENA.MIT.EDU)
Tue Aug 15 09:58:13 1989
From: <qjb@ATHENA.MIT.EDU>
Date: Tue, 15 Aug 89 09:57:59 -0400
To: rel-eng@ATHENA.MIT.EDU
Date: Tue, 15 Aug 89 00:19:31 EDT
From: Mail Delivery Subsystem <MAILER-DAEMON@ATHENA.MIT.EDU>
Subject: Returned mail: unknown mailer error 1
To: <qjb@ATHENA.MIT.EDU>
----- Transcript of session follows -----
Can't enter transaction into /usr/spool/discuss/rel-eng: Unknown code dsc 7
554 "|/usr/local/dsmail -d /usr/spool/discuss/rel-eng"@menelaus.LOCAL... unknown mailer error 1
----- Unsent message follows -----
Received: by MENELAUS.MIT.EDU (5.45/4.7) id AA02843; Tue, 15 Aug 89 00:19:31 EDT
From: <qjb@ATHENA.MIT.EDU>
Received: by ATHENA.MIT.EDU (5.45/4.7) id AA22403; Tue, 15 Aug 89 00:19:15 EDT
Received: by SOUP.MIT.EDU (5.61/4.7) id AA21153; Tue, 15 Aug 89 00:19:22 -0400
Date: Tue, 15 Aug 89 00:19:22 -0400
Message-Id: <8908150419.AA21153@SOUP.MIT.EDU>
To: bugs@ATHENA.MIT.EDU, rel-eng@ATHENA.MIT.EDU, tytso@ATHENA.MIT.EDU
Subject: show stopper attach bug
In-Reply-To: [2869] in bugs
Attach fails when target directory in AFS is non-statable!
This means that you have to go to root and get tokens as root
before attaching anything that points to a non-public directory!
**=> (primary) soup:/afs/athena.mit.edu/user/q/qjb <=**
% attach -d clhdev
clhdev resolves to:
AFS /afs/athena.mit.edu/project/clhdev w /mit/clhdev
Locking attachtab....Setting lock on /tmp/attach_clhdev: 5
Unlocking attachtab
Processing line AFS /afs/athena.mit.edu/project/clhdev w /mit/clhdev
lstating /afs/athena.mit.edu/project/clhdev...
/afs/athena.mit.edu/project/clhdev: Permission denied
Locking attachtab....Removing lock on /tmp/attach_clhdev
Unlocking attachtab
Exit 26 attach -d clhdev
I should elborate. I am running a 6.3B machine, SOUP.MIT.EDU,
and RT with the most current incremental update.
The problem, however, is not related to this; it is that root
does not have tokens and therefore cannot do the lstat. Perhaps
the user doing the attach should do this part. It is very
dangerous to give root tokens for this kind of operation.