• Provisioning via FTP/FTPS servers
• LDAP searches (50 results at most)
• SIP and H.323 calls with LDAP contacts
• LDAP status
Note: G200 1.3.x doesn’t support the Polycom RealPresence Resource Manager LDAP server.
Procedure
» In your provisioning profile configure the following parameters:
• serverAddressH350
• ldapUsername
• ldapPassword
• baseDNPerson
• attributeDisplayName
• attributeSIPURI
• maxResultSetSize
The following example shows how to provision the LDAP features:
<serverAddressH350>192.168.1.100:389</serverAddressH350>
<ldapUsername>user@example.com</ldapUsername>
<ldapPassword>password</ldapPassword>
<baseDNPerson>cn=Users,dc=example, dc=com</baseDNPerson>
<attributeDisplayName>cn</attributeDisplayName>
<attributeSIPURI>telephoneNumber</attributeSIPURI>
<maxResultSetSize>50</maxResultSetSize>
Disable the Provisioning Service
You can disable the provisioning service in the system web interface.
Procedure
1. In the system web interface, go to Server Settings > Provisioning.
2. Choose Disable from the drop-down list.
Provisioning the System
20