The Mac Labs are lab rooms throughout the MC building dedicated to giving students access to Mac computers. In any of these labs, students can enter their WatIAM credentials and log into one of the computers in their own environment.
Some things I can think of that might be appropriate in this section include the type of macs that are being used
Some examples:
Many systems demand authentication before they can be accessed. List the information required to gain access to the system. Please do not put passwords on this page. This page will be public and accessible by Google.
For example:
What do you want to do with the source Twiki page? (https://cs.uwaterloo.ca/twiki/view/CF/TroubleShootingLabMacs). It's basically the same content and it wouldn't be clean to have duplicate information
This following section was included in the source. I don't really understand what it is trying to say. As a result, I don't know what do do with it.
Symptoms Which are NOT Problems
- "No Xauth data; using fake authentication data for X11 forwarding .....creating new authority" This is an artefact of the magic Jason invented for allowing single-signon from the lab Macs to student.cs cpu servers in the X11 program
I'm struggling a bit with this section. I can't figure out whether it is all talking about one big problem or whether there are many different problems (each with a different fix that will be needed). If it is many problems, each one will probably need it's own how-to.
Operational Problems
- First verify that the student has diskquota available; the Macs use network based profiles/home directories, and will exhibit strange behaviour if they cannot create working files; eg Firefox will refuse to start.
- Funny application behaviour in general can be observed when the fileserver is overloaded; eg, saving a Microsoft Office file will give a bogus permissions error, when the real underlying problem is a timeout communicating with the server. A possible workaround is to save the file temporarily in /tmp/username - that folder is local to the system, but will be deleted when you log out, so make sure to copy the file to your home directory space.
- Microsoft Excel error "Can't record macro" - log out and back in; the login hook deletes some Microsoft Office preference files that can become corrupted, then running Excel re-creates them.
- Occasionally other programs will get corrupted preference files (suspected because of concurrent logons sometimes). They can be removed, since they will be dynamically re-created in a default state. They are in the USER, not System, space ~/Library/Preferences and typically have a form like com.optima.PageSpinner.plist; some applications may have multiple plists. There may also be removable files in ~/Library/Application Support/ specific to the problem application