How would I go about connecting to an afp volume on a LAN as a guest (using Applescript, of course)? Ironically enough, I can get it to mount my PC-using roommate’s SHAREDDOCS folder real easy, but I’m stuck about the other one’s Drop Box. Stupid secure macs. I can get it to display the user window, and I can get it to put “guest” in the username field, but I can’t get it to check the “guest” box. I might be able to do this with UI scripting, but I’d rather not.
Ooh ooh ooh, I got it! Here’s what I did:
mount volume "afp://;AUTH=No%20User%20Authent@IP.address.goes.here/Shortname of user whose drop box you're mounting"