| Search: |
Using Mac OS X 10.4 in a Computer Lab
Complete the following before continuing:
The Lightweight Directory Access Protocol (LDAP) is a protocol for accessing online directory services. It runs directly over TCP, and can be used to provide a centralized way for applications and services to retrieve information stored in directories. Often, the information that is being sought is configuration information. Iowa State runs an LDAP server that contains user Net-Id configuration information. Using this information along with the Kerberos Authentication that you have previously enabled, a lab computer can be setup to allow a lab user to login without having to create a local Mac OS X user account on each lab computer. |
A common login directory (called "labuser") can be used by all lab users when they log in. There are several different methods you can use to setup a common login directory for your lab. The information shown below is just one of those methods. Use this method or implement your own. Follow these steps to create a common login directory and to set preferences, etc. for this directory.
If everything was set up correctly, you should be able to log into the Mac OS X client machine with the Kerberos username and password without having to have a local Mac OS X user account by that name. The LDAP server will be looked at, and the user found, but since no password exsits on the LDAP server, authentication will be delegated to the Kerberos. When the "labuser" account logs in, any changes you make during this login will be safed by the LogoutHook when the "labuser" account logs out. |
We strongly recommend that you do not use the fast user switching in a lab environment. The only way to switch between network users is to go to a login window. Logging in there will re-join the running session rather than starting a new one. If you need to restart or shut down the machine, you will need a local admin username and password if other users are logged in. We have verified that everything works as it should, however the results are not what any subsequent users will expect. |
Last updated August 31, 2009