ACM Home Page
Please provide us with feedback. Feedback
Authenticating public access networking
Full text PdfPdf (153 KB)
Source User Services Conference archive
Proceedings of the 30th annual ACM SIGUCCS conference on User services table of contents
Providence, Rhode Island, USA
Pages: 247 - 248  
Year of Publication: 2002
ISBN:1-58113-564-5
Author
Joseph W. Graham, II  University of Pittsburgh, Pittsburgh, PA
Sponsors
SIGUCCS: ACM Special Interest Group on University and College Computing Services
ACM: Association for Computing Machinery
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 9,   Downloads (12 Months): 64,   Citation Count: 1
Additional Information:

abstract   cited by   index terms  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/588646.588709
What is a DOI?

ABSTRACT

The University of Pittsburgh began offering network connections to residence hall students in 1998. Initially, students were assigned static IP addresses and manual processes were implemented to record the each computer's network card MAC address. This quickly became unwieldy as service was expanded to all of the nearly 6,000 residence hall rooms. In 2000, DHCP was used to provide student IP addresses in conjunction with registration software to record the necessary machine information. Tracing activity in response to security issues was still time-consuming because of the time needed to research activity logs.The adaptation of the Point-to-Point Protocol (PPP) for broadband use by commercial Internet Services Providers (ISP's) provided a much simpler solution for registering users, and providing IP addresses. Direct user authentication to the network is accomplished by requiring the entry of a username and password each time the user establishes a connection. Tracing specific activity is simplified because it is not necessary to research different sets of logs to determine the IP address and username. Management of the system is entirely dynamic. The system can be used just as easily for ports located in public areas, classrooms, and in conjunction with wireless network services. The need for authenticated access to the network from these locations is even more important than from the residence halls.Although PPPoE has been used for authenticated access in the residence halls during the past academic year, this service will be converted to the IEEE 802.1x standard, which eliminates the requirement for client authentication software in the coming year. Our experience with PPPoE is that support requirements are very low and are primarily limited to client software installation assistance. Further reduction of support requirements is expected with the introduction of 802.1x authentication for residence hall, public access, classroom, and wireless network connections.