• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: The Novell Netware login
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The Novell Netware login


  • Subject: Re: The Novell Netware login
  • From: Ryan Stark <email@hidden>
  • Date: Thu, 8 Feb 2001 15:19:11 -0800 (PST)

I use the "NDS Osax" to login to the novel client, although I've found the
client (well really the MacIPX) to be very flaky which will stop the
login process. You can get the scripting addition from:

http://www.lextech.com/egb/ndsosax.html


Beacuse it tends to be flaky I keep it in a try block, ie.

try
NDS_Osax_DefaultTree NDSTree "SDSU"
NDS_Osax_Login NDSUsername "MAC1602"
NDSPassword "" NDSContext "LL-224.SCL.ADC.Lib.AA"
on error
Dispaly dialog "Could not login." giving up after 30
end try

Hope that helps,
Ryan


On Thu, 8 Feb 2001, Kirk wrote:

> Hello,
>
> I was wondering if anybody out there had figured out a way to get the
> Novell Client for the Mac (v 5.12)to automatically log in. If anyone
> has a script for doing this, please let me know.
>
> Thank you,
> Kirk Frankovich
> _______________________________________________
> applescript-users mailing list
> email@hidden
> http://www.lists.apple.com/mailman/listinfo/applescript-users


References: 
 >The Novell Netware login (From: Kirk <email@hidden>)

  • Prev by Date: Re: Changed definition of word? No dashes?
  • Next by Date: Use the find command in Apple script
  • Previous by thread: The Novell Netware login
  • Next by thread: Why doesn't this work?
  • Index(es):
    • Date
    • Thread