Connects to the directory server using an encrypted connection. To use the LdapConnectSSLPersistent function, the following argument must have been entered in the argument file:
-ldapSslCertDb <path> specifying the path to the
cert7.db certificate database
You do not need to use LdapConnectSSLPersistent for every script function. Once the server connection is established, it will only be closed when you apply the
LdapDisconnect function.
In this example, an encrypted connection is established to the LDAP server on the machine named
U-Stor-It.company.com. The connection is given the name
con and attaches to the port
4205.