Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Book 4-Appendices - <b>nnetsprvsr()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NNETSPRVSR()
 Determines if the logged in user has supervisor rights
------------------------------------------------------------------------------
 Syntax

     NNETSPRVSR() --> lSupervisorMode

     Netware: 2.2 and 3.11

 Returns

     NNETSPRVSR() returns .T. when the station that is queried has supervisor
     rights on the default file server.

 Description

     NOVELL NET SUPERVISOR
     Supervisor rights are the highest level rights within a network.  These
     rights allow a supervisor, or someone with the same security
     equivalence, access to all Netware functions.  For example, this
     function allows you to test to see if the account under which the
     station has been logged in has those rights.

 Note

     .  Supervisor rights contain console privileges, existing in
        Netware 2.1/ELS II and up.

 Example

     Test to see if you have supervisor rights:

     ? NNETSPRVSR()                     // .T., when yes

See Also: NNETSETSRV() NNETCOPRIV()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson