SID-01701: How to allow LDAP + Non LDAP users in application?
| Status: |
Answered |
TWiki version: |
5.1.4 |
Perl version: |
5.3 |
| Category: |
LdapContrib |
Server OS: |
CentOS |
Last update: |
12 years ago |
Hi Team,
Currently I am using LDAP contrib plugin for user authentication, but I need some non- LDAP users in my application. After creating non LDAP user from admin account, it gets created but login is failed for that user.
Thanks, Madhuri
--
Madhuri Yevale - 2013-05-15
Discussion and Answer
Did you specify the secondary login manager in the LdapContrib configuration?
--
Peter Thoeny - 2013-05-16
Yes..I have added secondary login manager as TWiki::Users::HtPasswdUser but still login fail and when I am tring to reset password for that user using admin account it gives following error.
Password reset failed
The entry for user
TestMadhuri was missing in the password system.
--
Madhuri Yevale - 2013-05-16
After registration of new user from admin side the user entry does not goes in .htpasswd file. Any solution?
--
Madhuri Yevale - 2013-05-16
Sounds like a bug in the
LdapContrib. I recommend filing a bug report at
TWikibug:LdapContrib
.
TWiki is open source where people take and give back. If you need a timely fix I recommend
hiring a TWiki consultant.
--
Peter Thoeny - 2013-05-16
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.