Chocobozzz / PeerTube

ActivityPub-federated video streaming platform using P2P directly in your web browser
https://joinpeertube.org/
GNU Affero General Public License v3.0
13.1k stars 1.51k forks source link

Weird behaviour with LDAP login #3454

Closed tilllt closed 3 years ago

tilllt commented 3 years ago

When trying to log-in to my second peertube instance, which has LDAP auth enabled, i get the follofing error:

Cannot create such user: an actor with that name already exists.

What exactly does this mean and why can i not log in with the user, i dont want to "create" it, it should be there already.

rigelk commented 3 years ago

Hi! Thanks for reporting the issue, but you should open this kind of issue directly where the ldap plugin is developed: https://framagit.org/framasoft/peertube/official-plugins/-/tree/master/peertube-plugin-auth-ldap

Chocobozzz commented 3 years ago

Hello,

Did you delete a user with the same username than your ldap account?