Newsgroups: comp.sys.novell Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!news.cs.indiana.edu!maytag!csg.uwaterloo.ca!dsmith From: dsmith@csg.uwaterloo.ca (Debbie Smith) Subject: Novell logon to multiple servers Message-ID: <1991May2.202007.21981@maytag.waterloo.edu> Keywords: Novell, logon, C libraries Sender: news@maytag.waterloo.edu (News Owner) Organization: University of Waterloo Date: Thu, 2 May 1991 20:20:07 GMT Lines: 17 I'm trying to write several routines which do certain administrative actions on a Novell network (286). I am using the Novell Netware C Interface routines and would like to know how to logon/logout from a specific server. My problems with this are: For logon, I would like to be able to logon to more than one server at a time. This can be done through SYSCON, but I don't see any way to do it through the library routines. For logoff, if I am logged on to more than one server, LogoutFromFileServer() seems to kill everything. Any ideas? Debbie Smith dsmith@csg.uwaterloo.ca