Page 1 of 1

Multiple Authentication mode

Posted: 08 Aug 2005, 13:29
by brunette
Hi,

I continue the study of Mantis for our society... it's really a great project we really want to use it . It's easy to use, very complete and it's also very easy to configure if you know PHP.

I saw in the roadmap of the project that multiple authentification modes would be implement in the version 2.1.0. How many time do you think it will be implement ?

In fact I configure Mantis to use LDAP authentification. Easily all developpers can access to Mantis. But clients must be integrate to our LDAP dictionnary so and we wouldn't for securities reasons.

I don't know what to do ... I see that we can use mantis with a CMS ? We use Mambo in our IT it is possible to use Mambo module authentification with Mantis ?
How do you do in your IT ?

Thank you for your help ...

I also see that a manual will be write for the 2.0.2 version. I think It's a very good idea. Few open source projects have a manual. I would enjoy to help you in this project. How can I do ?
Who can I contact ?
Thanks

Carole Pruvost

Posted: 08 Aug 2005, 21:39
by thraxisp
With respect to authentication, the plan was to make it modular to allow one to pick from several supplied methods, or plug in your own. It's still in the concept stage.

As for the manual, I'd suggest that you join the developer's list. We're looking to port the manual into a text file form. possibly using DocBook, to make it simpler to edit and manage. Any input would be welcome.

Posted: 09 Aug 2005, 09:00
by brunette
Thanks ...

I will try to make a little plug in to do that before your implement of this fonctionnality.

Bye

Posted: 09 Aug 2005, 15:37
by brunette
Ok
I have implemented my own plug in for this case :

- people who work in our compagny -> ldap
- customer -> MD5

I just define a new constant in the file : core/constant_inc.php

If your are interested join me I will give you my solution ;-)

Bye

Posted: 09 Aug 2005, 22:46
by vboctor
I recommend you submit the modified files and possibly the patch at http://bugs.mantisbt.org. We can then look at it when we are working on this feature.

Regards,
Victor
Subscribe to Mantis blog
http://www.futureware.biz

mutliple authentication

Posted: 31 Jan 2006, 13:47
by don_moats
Hi,

I am interested in this solution. Can someone please provide?

Thanks

Mantis 1.0.0rc2
Apache
MySQL
Php 4.4

Posted: 06 Feb 2006, 18:48
by Guest
Nevermind. I figured it out.

Re: multiple authentication

Posted: 15 Feb 2006, 14:09
by brunette
You can find my patch #<6718>

Bye

Re: Multiple Authentication mode

Posted: 27 Feb 2006, 12:56
by Guest
brunette wrote:Hi,

I continue the study of Mantis for our society... it's really a great project we really want to use it . It's easy to use, very complete and it's also very easy to configure if you know PHP.

I saw in the roadmap of the project that multiple authentification modes would be implement in the version 2.1.0. How many time do you think it will be implement ?

In fact I configure Mantis to use LDAP authentification. Easily all developpers can access to Mantis. But clients must be integrate to our LDAP dictionnary so and we wouldn't for securities reasons.

I don't know what to do ... I see that we can use mantis with a CMS ? We use Mambo in our IT it is possible to use Mambo module authentification with Mantis ?
How do you do in your IT ?

Thank you for your help ...

I also see that a manual will be write for the 2.0.2 version. I think It's a very good idea. Few open source projects have a manual. I would enjoy to help you in this project. How can I do ?
Who can I contact ?
Thanks

Carole Pruvost

Re: multiple authentication

Posted: 17 Jun 2008, 02:31
by hdezmora
brunette wrote:You can find my patch #<6718>

Bye

Hello there,
it is possible to get some hints regarding multiple authentication methods to be used in Mantis?

Re: Multiple Authentication mode

Posted: 16 Jun 2011, 05:23
by leelavinodh
I am a new to bugtracker.
I need multiple authentication mode to mantis bugtracker. I also checked your patch 6718, need to know how to add this patch.

- Mantis 1.2.4
- Apache 2.2.17
- MySQL 5.1.50
- PHP 5.2.15
- phpMyAdmin 2.11.11.1

Thank you