LDAP authentication not supported by Madsonic 5.7.364

Post your Client Bug Report
User avatar
troycarpenter
Posts: 138
Joined: 03 Dec 2013, 19:16
Has thanked: 28 times
Been thanked: 50 times

LDAP authentication not supported by Madsonic 5.7.364

Unread post by troycarpenter »

Code: Select all

=========================================================================================
 VERSION:      MADSONIC 6.0 | BUILD: 7150
 SERVLET:      JETTY 8.y.z-SNAPSHOT
 SERVER:       CPU: AMD 
 OS:           Linux MINT (DEBIAN/Ubuntu)
 SYSTEM:       CLIENT
 INSTALLER:    DEB | RPM | DOCKER | OTHER
 JAVA:         1.7.0_79
 BROWSER:      CHROME 44 
 CLIENT:       MADSONIC 5.7
 DESCRIPTION:  LDAP not supported
 REPRODUCIBLE: YES
=========================================================================================
I'm using this against Madsonic 6.0. I've configured LDAP, and the profile I'm using on the Android app is an LDAP user.

When I test the connection in the server configuration screen, it says:

"Connection Failure. LDAP passthrough authentication not supported."

In the madsonic.log file, I see:
DEBUG MadsonicLdapBindAuthenticator - User 'fred' successfully authenticated in LDAP. DN: uid=fred,ou=People

Will the Android app support LDAP? Not helpful if not because all my users are LDAP users.
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: LDAP authentication not supported by Madsonic 5.7.364

Unread post by Madsonic »

Thanks for reporting,

many builds before i implemented some new LDAP features and authentication changes and must be temp. disabled,
this can now be changed, refactoring come with next builds.

best regards
These users thanked the author Madsonic for the post:
troycarpenter
Rating: 7.69%
User avatar
troycarpenter
Posts: 138
Joined: 03 Dec 2013, 19:16
Has thanked: 28 times
Been thanked: 50 times

Re: LDAP authentication not supported by Madsonic 5.7.364

Unread post by troycarpenter »

Is the change to support this on the client or on the server? I've put in requests for both Jamstash and Dsub to support the new API version, but I would want to give them a heads-up if there is something on the client needed to support this. However, I wouldn't expect the client to need to know the server's backend authentication model.
User avatar
Madsonic
Administrator
Administrator
Posts: 984
Joined: 07 Dec 2012, 03:58
Answers: 7
Has thanked: 1201 times
Been thanked: 470 times

Re: LDAP authentication not supported by Madsonic 5.7.364

Unread post by Madsonic »

next Build 7200 comes with some LDAP enhancements and also the client problem is fixed.

best regards
User avatar
troycarpenter
Posts: 138
Joined: 03 Dec 2013, 19:16
Has thanked: 28 times
Been thanked: 50 times

Re: LDAP authentication not supported by Madsonic 5.7.364

Unread post by troycarpenter »

Using 7200, the client doesn't give the passthrough message anymore. Instead, it can't authenticate the LDAP user at all now. The app says " Connection failure. Wrong username or password". The madsonic log says "Login failed" for user. I can successfully log into the web interface with the same user credentials.
These users thanked the author troycarpenter for the post:
frank2228
Rating: 7.69%
drashna
Posts: 10
Joined: 05 Jul 2013, 19:58
Has thanked: 0
Been thanked: 4 times

Re: LDAP authentication not supported by Madsonic 5.7.364

Unread post by drashna »

troycarpenter wrote:Using 7200, the client doesn't give the passthrough message anymore. Instead, it can't authenticate the LDAP user at all now. The app says " Connection failure. Wrong username or password". The madsonic log says "Login failed" for user. I can successfully log into the web interface with the same user credentials.
I'm seeing this with ALL users on the mobile app, not jus LDAP. Have you tried making sure it's not just the LDAP authenticated users?
frank2228
Posts: 33
Joined: 23 Jul 2014, 00:59
Has thanked: 32 times
Been thanked: 11 times

Re: LDAP authentication not supported by Madsonic 5.7.364

Unread post by frank2228 »

Using 7200, the client doesn't give the passthrough message anymore. Instead, it can't authenticate the LDAP user at all now. The app says " Connection failure. Wrong username or password". The madsonic log says "Login failed" for user. I can successfully log into the web interface with the same user credentials.
Bumping this. Am using 5.7.1 codebase 386. The Connection Failure. Wrong Username or password message appears when either generating an LDAP token or testing the connection. Can also see the bad login attempts in the server log.
I'm seeing this with ALL users on the mobile app, not jus LDAP. Have you tried making sure it's not just the LDAP authenticated users?

On an old stable release 6.0.7860 not using LDAP, I can get the app to test the connection and say OK but as soon as I browse for music it says wrong username or password. The login attempt is noted by the server log.
Post Reply