Overview
This article shares information about editing the LdapApp.properties file for School Loop when setting up web services for the Directory Services integration.
Information
Configure the following attributes in the LdapApp.properties file as described below:
-
providerURL:
Add the URL to the server. For example:-
"ldap://10.2.2.20:3268", or for SSL (Secure Sockets Layer), "ldaps://10.2.2.20:3269" (search Global Catalog to locate objects from any domain)
-
"ldap://10.2.2.20:389", or for SSL, "ldaps://10.2.2.20:636" (search for objects from local domain controller only)
-
-
adminName:
This is the fully qualified admin name for connecting to the Directory Services server. For example, 'administrator@sj.k12.internal'. -
adminPassword:
The password for the admin user. -
port:
The User Web-Service port over which School Loop connects (port number listed in the documentation sent to district network engineers). -
keyStore:
The Keystore file-path for SSL connections to the webserver. -
keyPassword:
The Keystore password.