FAQ:VoIP:LDAP: Difference between revisions
From VTX Public Wiki
(LDAP lookup not working) |
(→Use same VTX LDAP Server on different vPBX services: Example VTX LDAP as External LDAP on other vPBX services) |
||
Line 4: | Line 4: | ||
* Get the credentials of the VTX LDAP activated on this Service |
* Get the credentials of the VTX LDAP activated on this Service |
||
* Connect to the Kiosk of the other vPBX Services |
* Connect to the Kiosk of the other vPBX Services |
||
* Activate External LDAP on all other vPBX Services and enter the credentials of first VTX LDAP |
* Activate External LDAP on all other vPBX Services and enter the credentials of first VTX LDAP (example below) |
||
'''LDAP VTX''' (from main vPBX Service)<br> |
|||
Password LDAP: '''********************'''<br> |
|||
Server: ldaps://'''ldap.ipvoip.ch''':'''636'''<br> |
|||
LDAP Root: '''o=7992737673434069316,dc=c5-pb'''<br> |
|||
User name: '''cn=7992737673434069316,ou=DefLoc''',o=7992737673434069316,dc=c5-pb<br> |
|||
'''External LDAP''' (credentials above and how to insert for all other vPBX Services)<br> |
|||
Protocol: '''LDAPS (Secure)'''<br> |
|||
Server: '''ldap.ipvoip.ch'''<br> |
|||
Port: '''636'''<br> |
|||
LDAP Root: '''o=5033022378546444361,dc=c5-pb'''<br> |
|||
User name: '''cn=5033022378546444361,ou=DefLoc'''<br> |
|||
Password: '''********************'''<br> |
|||
==LDAP lookup not working== |
==LDAP lookup not working== |
Revision as of 16:54, 8 April 2025
Use same VTX LDAP Server on different vPBX services[edit | edit source]
You wish to have same LDAP informations on different vPBX within VTX.
- Activate VTX LDAP on one of the vPBX Services
- Get the credentials of the VTX LDAP activated on this Service
- Connect to the Kiosk of the other vPBX Services
- Activate External LDAP on all other vPBX Services and enter the credentials of first VTX LDAP (example below)
LDAP VTX (from main vPBX Service)
Password LDAP: ********************
Server: ldaps://ldap.ipvoip.ch:636
LDAP Root: o=7992737673434069316,dc=c5-pb
User name: cn=7992737673434069316,ou=DefLoc,o=7992737673434069316,dc=c5-pb
External LDAP (credentials above and how to insert for all other vPBX Services)
Protocol: LDAPS (Secure)
Server: ldap.ipvoip.ch
Port: 636
LDAP Root: o=5033022378546444361,dc=c5-pb
User name: cn=5033022378546444361,ou=DefLoc
Password: ********************