[92] in Moira Commits
moira commit: 'moira/server mr_server.h qaccess.pc qrtn.pc'
daemon@ATHENA.MIT.EDU (danw@MIT.EDU)
Tue Jul 8 15:51:31 1997
From: danw@MIT.EDU
Date: Tue, 8 Jul 1997 15:51:20 -0400 (EDT)
To: moira-commits@MIT.EDU
Update of /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/server
In directory technomage:/afs/athena.mit.edu/service/scratch/danw/moira/server
Modified Files:
mr_server.h qaccess.pc qrtn.pc
Log Message:
correctly handle KERBEROS members of acls
mr_server.h, qrtn.pc: punt get_client and change find_member to take a
struct client, and compare against both the users_id and the
client_id, so USER foo is recognized as being KERBEROS foo @ the local
kerberos realm.
qaccess.pc: use new find_member interface. also, add code in
access_list and fix existing code in access_member to allow kerberos
principals to glom, gaus, dmfl, and amtl [to public lists] themselves.