LOGIN_ALLOWED_GROUP <group>
When this keyword is specified, only users who are members of the specified group are allowed to connect to the FairCom Server. The FairCom Server returns error LGRP_ERR when a user who is not a member of the specified group attempts to connect to the FairCom Server. If the keyword is not specified, any user who can be authenticated using the specified LDAP server is permitted to connect to the FairCom Server.
Example
LOGIN_ALLOWED_GROUP c-treeUsers
See Also