Hello,
I currently access my AD account folder by using the following Applescript run after login to Tiger 10.4.2:
tell application "Finder"
open location "smb://yada.yada.yada"
end tell
The script prompts me to login using my AD name and password. Upon authentication, I am prompted...
Hello,
I have set-up Tiger 10.4.2 to allow for the login to AD from the login window, without establishing the AD login account locally. When I am connected via ethernet to the network, I can type my AD username and password into the login window, and then connect to Windows Server 2003 and...