InterMapper Forums Forum Index InterMapper Forums
A place to talk about InterMapper and Network Monitoring
 
 Forum SubscriptionsForum Subscriptions   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

LDAP authentication error.

 
Post new topic   Reply to topic    InterMapper Forums Forum Index -> Knowledge Base - InterMapper DataCenter
View previous topic :: View next topic  
Author Message
jlosgar



Joined: 18 Jul 2007
Posts: 651

PostPosted: Tue Apr 21, 2009 2:49 pm    Post subject: LDAP authentication error. Reply with quote

Q. I am getting this error when I test the connection to our LDAP server using IMAUTH:
    Authentication Failed (SASL(-1): generic failure: unable canonify user and get auxprops

A. IMAuth makes a login attempt for <prefix>=username,<base>, where prefix is the 'Name Field' in the web interface LDAP settings (defaults to 'cn'), and <base> is the 'Base DN' field. It appears that your LDAP server isn't able to find the username corresponding to that DN. That can happen in a couple of ways:

1. The DN doesn't exist (usually because the 'Name Field' prefix is different)

2. When using SASL authentication (more secure), some LDAP servers need to have a rule set up in their configuration to translate the DN into a username. This varies between servers, and can also vary depending on how LDAP is storing the credentials.

If it's #2, you'll need to check the documentation for your LDAP server to see whether you need to add that translation rule. Maybe the default rule is just expecting the DN in a different form; i.e. a prefix of 'user' instead of 'cn'. In that case you could just change the 'Name Field' from the web interface.

Another option is to choose 'Only when using SSL' for the 'Use Plaintext' option, instead of 'Never'. Although passwords won't be hashed or encrypted in any way, the connection they're sent over will be encrypted with SSL, which is often good enough when running on a restricted-access network.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    InterMapper Forums Forum Index -> Knowledge Base - InterMapper DataCenter All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group