Function NnetMaxCon() Foundation

Retrieves or changes the maximum number of connections for one user.

Syntax
NnetMaxCon( <cUserName>               , ;
            [<nMaxConnections>]       , ;
            [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
          ) --> nMaxConnections
Return

Returns a numeric value that specifies the maximum number of workstations a user can be logged in to the file server at the same time.

Description

Supervisory rights are required to change <nMaxConnections> for the user <cUserName>. If the second parameter is given the return value must equal <nMaxConnections> to indicate a successful operation. The value 0 for <nMacConnections> voids any limitation set for <cUserName>.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.