Contents |
Quick Jump: Instructions Login Logout Backup Server Problems Noah encounters strawberries, age 1, in 1997. Looks like a horror movie, huh? 10 years later he can still get just as messy when he eats. |
This page is for end-users of the authentication component of the Penn State Mobile Computing Service as described by TNS, or other public ports secured by a KarlNet (now out of business) KarlBridge or KarlRouter or an Extreme Networks Summit or Alpine switch.
You do not need to read this to use the service. See TNS' instructions. This page is those who are curious about the authentication part or have problems not addressed elsewhere.
The authentication program is called NOAH, a silly acronym for "Network Online Authentication Handler", because:
See also TNS' instructions, and other explanations.
When you are ready to leave, go to the Port Logout page and press the Logout button. Noah is launched on the server again. He looks up when (if) you logged in, tells the network device to remove your filter bypass or access rule, and logs that you have logged off.
This applies to KarlBridge only:
If you don't do anything for a while (default, 30 minutes), your machine will be automatically limited to accessing only the login web servers. That is, your filter bypass is removed.
Your filter bypass is a value, in seconds, stored in the KarlBridge. It tells the hardware to not filter or restrict packets to or from your IP address. If there is no traffic at all to or from your machine your bypass or "opening" is closed without notice to you or us.
You will know when this happens because suddenly network applications can't do anything (well, can't do network stuff).
Just go back to the Port Login page and log in again. It will tell you something about you already being logged in -- that's because your IP address is listed with your userid and you didn't log out. Noah cannot tell that your filter bypass timed out.
Note that some things you do, for example, connecting to a file system on a Windows server, result in frequent "chattering" between machines even when you aren't doing anything, so you may never see this idle timeout go into effect.
Some locations may have a shorter time-out for security reasons. The hardware limits the maximum time-out.
For ports behind Extreme Networks switches, when you disconnect your Ethernet cable from the port the switch notifies our server and you are logged out.
We don't know how to get away from all the acronyms and computer terms required for a simple document like this. Sorry, that's the way the computer world is.
Access Account -- a Penn State Access Account userid and password, stored in a Kerberos database. This account is used to access all central resources at Penn State.
CGI -- Common Gateway Interface -- a method that a program running on a WWW server gets data from an HTML form and sends replies to the user.
DCE -- Distributed Computing Environment -- a big complicated system to do all kinds of stuff no one really wants to do.
DHCP -- Dynamic Host Configuration Protocol -- a method by which a TCP/IP stack can automatically obtain an IP address, netmask, gateway address, and other configuration parameters from a server.
Filter Bypass -- a setting on a KarlBridge that bypasses restrictions of where packets can go.
Kerberos -- a method of authenticating users and securing network transactions. The PSU Kerberos server is of the "MIT Kerberos 5" flavor.
PALS -- Page Accounting and Login Server -- Designed and written by CLC to manage laser printer access (free pages, page limits, etc.) and keep lists of who logged in where and when.
SSL -- Secure Socket Layer -- an encryption and verification used over HTTP (note, URLs will start with HTTPS).
If there is no answer from https://clc.its.psu.edu you can try the backup server at https://clc1.its.psu.edu.
If you log in via the backup server, please log out via the backup server as well.
If the backup server doesn't respond then something else is wrong.
What other problems?! Noah will report weird and unexpected problems by email to the program author and TNS NMC. We'll describe them here when encountered.
Changes to the service are listed here. For details of code changes go here.
| Date | Changes made |
| 5/1/04 | Add support for Summit (later Alpine) switches. |
| 11/28/03 | Fix old URL's on this page; change OTC to TNS. |
| 10/10/02 | Move pages to clc web site; change logging pages to add notice about moving service. |
| 3/7/01 | Raise default idle time-out to 1800 seconds. |
| 8/31/98 | On backup server, add some JavaScript to the PortLogin.html to make try the primary server first, then load the local page PortLoginBack.html if there is no response. |
| 8/27/98 | Take blank lines out of reply html
so it is shorter. Change login/logout page titles to be "Network Login". |
| 10/22/97 | Make Zephyr the main server (it is now dsg.cac.psu.edu) and make Antares (now dsgb.cac.psu.edu) the backup. Need to get certificate reissued for dsgb. |