Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


Appendix A LDAPCONF Commands : TEST

TEST
Test the current connection with the current search settings and attribute mappings. See Testing the Interface for more information.
Syntax
ldapconf TEST [-f filename] [-s|l]
where:
filename is the name of the file to send the output of the command to. If omitted, information is output to the screen.
-s indicates that user, group, role and attribute information should be downloaded from the LDAP directory and displayed in iProcess format; -l indicates that it should be downloaded and displayed in LDAP format.
Example
The following example tests the connection and downloads user information from the LDAP directory, displaying it on the screen in iProcess format:

 
LDAPCONF TEST -s
Testing connection...
Connect successful.
Number of entries found : 1
NAME Jones
DESCRIPTION Senior Consultant
LANGUAGE english
MENUNAME PRODEF
SORTMAIL PROCEDURE
GROUPUSERS
ROLEUSER
QSUPERVISORS
USERFLAGS
GROUPNAME

 

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.