jellyfin / jellyfin-plugin-ldapauth

LDAP Authentication for Jellyfin
https://jellyfin.org
MIT License
113 stars 32 forks source link

Password reset doesn't work with Active Directory #165

Closed DemonAngeX2 closed 2 months ago

DemonAngeX2 commented 2 months ago

I can't change the users password with active directory. the password attribute for AD is not the same as others LDAP. It's unicodePwd and need to be encoded.

Can you add the possibility to reset passwords with Active Directory please ? Thank you :)

crobibero commented 2 months ago

Duplicate of the issue you created yesterday? https://github.com/jellyfin/jellyfin-plugin-ldapauth/issues/164