HI,
I have given the server name, base dn, and the other reguired fields in /admin/settings/ldap/ldapauth/add and in advance configuration i have tested and it shows ldap authentication sucessfull. After this when i logout and enter the ldap username and password i am not able to login to the admin section.
I am not knowing whether i am doing any mistake in configuration or whats wrong why i am not able to authenticate the ldap users and login to the site.
Any help is greatly appreciated.
Have you tried the support queue for the module?
Related
How to implement a before filter that asks to confirm a user password to access some routes?
I'd see this when using Laravel (password.confirm middleware) but I could find similar for Symfony.
Thank you.
I can't comment so #alessandro_podo.. I'd try eventlistener but I don't know how to redirecto to login page and back to the current route. #KMAHY that's not what I need.. I don't wanna check isGranted I want to ask for user to enter username/password even if he is logged in.
The situation is that I have a Meteor app, and now have an another app wanna login to my app, and it provided a sessionId to me, I will use the Id to request username, if responsed the username in my MongoDB, I should let it login, but I don't know how can I bypass password?
And I use Rocket.Chat, the app used inner company, so, don't worry security, Thank you!
Could you use the meteor login service for Rocket.Chat, https://atmospherejs.com/rocketchat/accounts-rocketchat
I have installed and configured FOSUserBundle. Please let me know guys how can I enable login using email address only. I don't want to login using username and email address both.
Any help will be appreciated.
A user connot login because it is not set to authorised.
The problem is. When I tried to Authorized the user on the admin panel (Admin>User Accounts>Edit and click the 'Authorize User') its working fine. I tried to login the user credentials and its successfull. However, after how many hours the said user cannot login and I checked the UserAccounts module (Admin>User Accounts>) and I've noticed that the user is not auhorized anymore.
How come that the user is not authorized anymore? Is there a feature of the DNN that expires the authorization of the one user? What should be the cause of this? Should I configure anything on the Settings to prevent this? I am new to DNN CMS.
Please advice. thanks.
This is typically done if/when the user has a number of invalid login attempts. You might check the aspnet_membership table for this user and see if they are failing on login repeatedly
I would like to let new users to input their desired password in the same registration form when they are registering on my WP site.
As you know by default the registration form only asks the new user to enter username and email, after that the system will email the user with a generated password. But I dont want it, this is not suitable for my website since it doesnt have mail function working(it's a free hosting service).
Thank you very much for all your kind help. Any help is greatly appreciated!
*It's ok if I must edit the core files of wordpress, thank you! Please kindly guide me.
This plugin will allow your users to create their own passwords when registering for your site http://wordpress.org/extend/plugins/theme-my-login/