Re: NetWare 5.14 login w/ applescript?
Re: NetWare 5.14 login w/ applescript?
- Subject: Re: NetWare 5.14 login w/ applescript?
- From: Thomas Zeilstra <email@hidden>
- Date: Tue, 11 Jun 2002 12:45:52 -0700 (PDT)
that did it for me. Thanks a lot!!
--- Ryan Stark <email@hidden> wrote:
>
On Tue, 11 Jun 2002, Thomas Zeilstra wrote:
>
>
> I've looked at the NDS_osax scripting addition but
>
for
>
> some reason can't make sense of it. I'm looking
>
for a
>
> way to mount Novell servers on the desktop at
>
startup.
>
>
I've been using NDS Osax for a while now, make sure
>
you are using the
>
newest version 1.0d9 (some of the older versions
>
didn't work for me).
>
There are two lines you need for your script:
>
>
NDS_Osax_DefaultTree NDSTree "YourTreeName"
>
>
NDS_Osax_Login NDSUsername "YourLoginName"
>
NDSPassword "????" NDSContext
>
"Your.some.context"
>
>
You will need to change the things in the quotes to
>
your info, all 4
>
fields can be found in the "Log In..." option under
>
the Novel Tree icon in
>
the menu bar, you may need to click the "More
>
Options" to see everything.
>
>
Good luck,
>
Ryan
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.