OpenID, anyone?
Posted by Jonathan Rascher at October 4, 2008 10:42 PMI wonder why. Bugzilla supports LDAP authentication, which is where the source control authentication is these days. I would have thought it would just be a matter of switching it on.
Posted by Mossop at October 4, 2008 10:48 PMMossop: Besides "just switching it on," all of the existing users in Bugzilla would need to be imported into LDAP first, and duplicates resolved, and so forth. It's a big job, that's why it keeps getting stalled. I'm told it's still in the plans, just no idea how soon.
Posted by Dave Miller at October 5, 2008 3:04 AMDave: Just to be clear, this post isn't a criticism, just an amusing observation. I don't think the project suffers greatly from not being able to share passwords between the two. If people want the two passwords the same (which is what it boils down to) then they can set them as such.
Posted by Gerv at October 5, 2008 6:37 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 6:53 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 6:53 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 6:56 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 6:56 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 6:57 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 6:58 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 6:59 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 7:00 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 7:01 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 7:01 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 7:02 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 7:03 AMJonathan: How would you use OpenID with CVS, a command-line thing?
Posted by Mantas at October 5, 2008 7:04 AMMantas: Please ask again. I am unsure if Johnathan understood you the first 13 times.
Posted by Fred at October 5, 2008 10:01 PMDave, sorry didn't mean to sound like it was quite that simple. But my understanding is that bugzilla can cope with multiple auth schemes so those in LDAP would get validated against that and the rest against the DB still. So there shouldn't need to be any importing into LDAP I think. I guess mapping between the two might be some kind of problem.
Gerv: Don't worry, I didn't take it as criticism. I found it rather amusing personally (just as you did when you found it, I'm sure).
Mosop: Hmm, actually, you're right. We could check LDAP first for the user's password and fall back on the database version if they're not in LDAP, and that would settle it. But yeah, we do need some field in LDAP to match existing LDAP users to their Bugzilla account I suppose, since lots of people use different addresses there for mail filtering purposes.
Posted by Dave Miller at October 6, 2008 3:52 AMOpenID is not the proper solution here, however supporting OpenID would be nice. What is needed is a federation between the two account stores - i.e. single sign on. OpenID merely provides a method of authenticating to the account.
I would like to be able to log in with OpenID since my provider supports multi-factor authentication rather than just simple username/password, which is a rather insecure.
Posted by Chris Hills at October 6, 2008 11:14 AM