This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.
Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.
Before posting questions here you might want to review the developer documentation.
Hi
I am using the LDAP it works fine on my localhost, but when i used the same setting on production server and loged in with same user as exist in the AD(Other than Admin), it will not sign in but it will add in the member list but i will add $ sign in front of the Userid and email id is not fetched.
We are using the same AD server for local and production. It works fine for admin because we haved added manually Can we use both Database and AD signin in Mojoportal?
Please help me in this
Regards
Dahnraj
Hi,
Sorry but mojoPortal does not currently support using both LDAP and the database at the same time for authentication. Maybe at some point we will try to make this possible.
Best,
Joe
Thanks Joe for reply.
My LDAP works fine on localhost, But when i made the same settings on Productions it will add $ sign in front of userid and email id will not fetched.
DHanraj