View Issue Details

IDProjectCategoryView StatusLast Update
0006771mantisbtldappublic2010-04-23 23:22
ReporterMontyPython42 Assigned Tovboctor  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionwon't fix 
Product Version1.0.1 
Summary0006771: LDAP - Allow auth not to require dedicated LDAP account
Description

It would be nice for LDAP authentication not to require that there be a dedicated account that Mantis uses to log into the LDAP server. In my set-up, I'm using LDAP to authenticate against an Active Directory server, so the whole auth process should be doable using the credentials provided by the end-user.

AD allows users to bind as 'username@ad.example.com'.

I'm willing to work on code to do this, I'd just like to know if it's likely to be accepted.

TagsNo tags attached.

Relationships

related to 0004235 closedvboctor Support Generic Authentication through Plug-ins 

Activities

vboctor

vboctor

2009-07-05 21:24

manager   ~0022403

My understanding is that you are proposing a single sign on where we use the user's identity to auth to MantisBT and to access LDAP/AD. The question is whether the user account would have access to all the data required by MantisBT which is currently accessible through the service account.

vboctor

vboctor

2009-10-12 04:10

manager   ~0023142

@MontyPython42, are you still interested to work on this or should I resolve this issue as won't fix?

MontyPython42

MontyPython42

2009-10-12 23:26

reporter   ~0023159

You can resolve this as wontfix. I'm no longer at the organization where I was using mantis.