[79] in Moira Commits
moira commit: 'moira/update auth_002.c update_server.c auth_001.c inst_001.c'
daemon@ATHENA.MIT.EDU (danw@MIT.EDU)
Wed Jul 2 23:22:32 1997
From: danw@MIT.EDU
Date: Wed, 2 Jul 1997 23:22:24 -0400 (EDT)
To: moira-commits@MIT.EDU
Update of /afs/athena.mit.edu/astaff/project/moiradev/repository/moira/update
In directory technomage:/afs/athena.mit.edu/astaff/project/moiradev/release/update
Modified Files:
update_server.c
Added Files:
auth_002.c
Removed Files:
auth_001.c inst_001.c
Log Message:
Implement AUTH_002, which isn't vulnerable to replay attacks. Remove
support for AUTH_001 from the update_server (to prevent an AUTH_002
authentication from being replayed as an AUTH_001 authentication.)
Remove INST_001 since it wasn't being used.