[14138] in Athena Bugs
sun4 7.7T: moira
daemon@ATHENA.MIT.EDU (Dan Winship)
Sat Jan 27 18:35:14 1996
To: bugs@MIT.EDU, moiradev@MIT.EDU
Date: Sat, 27 Jan 1996 18:35:07 EST
From: Dan Winship <danw@MIT.EDU>
System name: technomage
Type and version: SPARC/Classic 7.7T (2 update(s) to same version)
Display type: cgthree
What were you trying to do?
Experiment with a list owned by KERBEROS:danw@ATHENA.MIT.EDU
What's wrong:
It doesn't work. I created 4 lists on the test server,
owned by danw@ATHENA.MIT.EDU, danw.extra@ATHENA.MIT.EDU,
danw@ZONE.MIT.EDU, and danw.admin@ZONE.MIT.EDU respectively.
Then I tried to add a test string to each of them, using
the appropriate set of kerberos tickets.
danw@technomage:~> blanche -db sos danw-test-1 -a test@nowhere -m
blanche: Insufficient permission to perform requested database access
danw.extra@technomage:~> blanche -db sos danw-test-2 -a test@nowhere -m
test@nowhere
danw@ZONE.MIT.EDU@technomage:~> blanche -db sos danw-test-3 -a test@nowhere -m
test@nowhere
danw.admin@ZONE.MIT.EDU@technomage:~> blanche -db sos danw-test-4 -a test@nowhere -m
test@nowhere
(The real moira server seems to behave the same way.)
What should have happened:
The first test case should have worked just like the others.
[I even tried playing around with the `add_kerberos_user_map'
query to see if it would help, but it didn't.]