Apple Mac OS X Server System Imaging and Software Update Administration For Version 10.4 or Later Instrukcja Użytkownika Strona 16

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 27
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 15
R. Saeks July ’06 - 16 -
The final step of the loginhook, is to copy the user profile that resides in /Library/Management/profiles/studentuser
back into /Users/studentuser, refreshing any changes made. This approach was done since it allowed for a
performance increase over running Network-based accounts and gives the users full control of items pertaining to
their session. The files copied at login are approximately 10MB. MCX settings are employed on the student user
group to mount the volume, which contains the network home folder of the user to the desktop for easy access.
There is an AppleScript application that places icons on the desktop of the student user, including a shortcut to the
network home folder.
The other script that is used is a logout hook. That script is below.
1 echo "===== LOGOUT: `date` =====" >> /var/log/login.log
2 exit 0
This script writes the logout time to the login.log file to keep track of user account activity on the machine. Once
done, it returns the machine back to the login window.
Przeglądanie stron 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 26 27

Komentarze do niniejszej Instrukcji

Brak uwag