[4038] in Kerberos
Re: I need comment on Kerberos vs. NetSP (IBM)
daemon@ATHENA.MIT.EDU (Brian Kantor)
Sat Oct 15 10:11:41 1994
To: kerberos@MIT.EDU
Date: 15 Oct 1994 13:33:45 GMT
From: brian@nothing.ucsd.edu (Brian Kantor)
In article <199410122117.RAA26586@gza-client1.cam.ov.com> HOULEA@mail.firn.edu (Arthur Houle 904-487-8677) writes:
>Static addressing would require a dedicated port for each user. We can't
>afford to spend that much on our user community. Dial-up is a shared
>facility for us.
Good grief, get a modern terminal server that can do reasonable dynamic
address assignment.
We have 300+ lines here, and a user community of well over 13,000
students/staff/faculty. Each has his own IP address for SLIP/PPP
(allocated from a class-B network which we reserved specifically for
that purpose), which is dynamically assigned to whichever port he dials
in on at login time. That IP address is his alone, and is protected by
a username and password, which are soon to be authenticated by Kerberos.
- Brian