Skip to main content
cmaheu
Staff
Staff
September 28, 2021

Technical Tip: 'Conference name already exists' error when no users exist with conference account

  • September 28, 2021
  • 0 replies
  • 507 views

Description
Error "Conference name already exists" is shown when no other conference account or user account exists in database with the same user ID.

Example:

Creation of the conference name “test” will fail to be created if a userID of “test” also exists in LDAP.


Scope
Versions: 8.x and 9.x

Solution

Verify LDAP does not contain a user with the same userID as the conference account.

Use a unique userID for creating a conference account.