Login Script

Greetings!

I work with iMac G5s running Mac OS X used as public workstations for a library.

I have written and tested an AppleScript batch that maps a user's storage "iLocker" folder on the campus network and display the folder in a new window. This script wraps the statements:

set userName to (do shell script "env logName")
mount volume "smb://ilocker.xxu.edu/users/" & userName
-- code to display folder.

I wish to put this script, where it will be the first thing to run after a user logs onto the iMac, which is set up to authenticate to the campus network. Is there a folder where I can put my login script to make it run after every logon?

A similar question was asked back in October ("Network login script"), but I could find anything in the thread that was applicable to my own problem.

iMac G5 Mac OS X (10.4.3)

Posted on Jan 1, 2006 8:18 PM

Reply
6 replies

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Login Script

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.