Get Group of User on a Novell Server with Microsoft Client
Keywords: user group of user Novell Server
We don't have a function which will get the group a user belongs to on a Novell server, unless you have the Novell client installed.
If you have the Microsoft client installed and want to get group information for your Novell server, we suggest you write a DOS batch file which redirects the output to a file.
Use RunHideWait to run it and then read the file for the information.
Article ID: W13598Filename: Get Group of User on Novell Server.txt