Re: [Mailman-Developers] Set cookies for global authentication

2009-05-21 Thread Hopkins, Justin
Mark,

 Did you look at http://wiki.list.org/x/vgAM? The very first
paragraph
 says in part Many things that people have been wanting for years will
 be addressed, most notably a unified user database 

I hadn't seen that no. Thanks for pointing it out. Until Mailman 3 is
released, I'm going to look at the approach Adam is using. Thanks Adam.

Cheers,
Justin

___
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Developers] Set cookies for global authentication

2009-05-18 Thread Barry Warsaw

On May 15, 2009, at 9:10 PM, Hopkins, Justin wrote:


Has anyone worked on changing this functionality, or is it planned for
Mailman 3? I've scoured list archives and the internet in general and
haven't found even a hint that anyone is working on this or even feels
like it's worth complaining about.


This will be the case in MM3, because you'll have just one 'account'  
under the unified user database.


-Barry



PGP.sig
Description: This is a digitally signed message part
___
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Re: [Mailman-Developers] Set cookies for global authentication

2009-05-17 Thread Adam McGreggor
On Fri, May 15, 2009 at 08:10:54PM -0500, Hopkins, Justin wrote:
 One issue that has come up among the membership
 is the desire to authenticate only once and then be permitted to access
 the private archives for all lists that they are subscribed to without
 logging in again.
 
 Has anyone worked on changing this functionality, or is it planned for

Hum, we're sort of doing something like that, at least for
lists-admin.


https://secure.mysociety.org/cvstrac/rlog?f=mysociety/lists/web-admin/lists/mailmanlogin.cgi
(http://is.gd/AO16)

might be a starting point for you.

(and also

https://secure.mysociety.org/cvstrac/dir?d=mysociety/lists/web-admin/lists/mailman
(http://is.gd/AO1s))


(In our case authentication works via Apache Basic Auth, unix groups, 
and password-generation scripts

https://secure.mysociety.org/cvstrac/rlog?f=mysociety/bin/htpasswd_import_users
(http://is.gd/AO1Z)

it should be quite trivial to implement using LDAP, too.)

-- 
``What lawyers call intellectual property is
  no more than theft from the public domain.''  (Andy Mueller-Maguhn)
___
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Developers] Set cookies for global authentication

2009-05-17 Thread Mark Sapiro
Hopkins, Justin wrote:

I manage approx 50 discussion lists using the mailman system. The nature
of our organization is that one member is more than likely subscribed to
more than just 1 list. One issue that has come up among the membership
is the desire to authenticate only once and then be permitted to access
the private archives for all lists that they are subscribed to without
logging in again.

I've noticed that using administrative credentials created a cookie
named 'site' whereas a normal login creates a cookie identifying the
users email address and the individual list.

Has anyone worked on changing this functionality, or is it planned for
Mailman 3? I've scoured list archives and the internet in general and
haven't found even a hint that anyone is working on this or even feels
like it's worth complaining about.


Did you look at http://wiki.list.org/x/vgAM? The very first paragraph
says in part Many things that people have been wanting for years will
be addressed, most notably a unified user database 

The unified user database will address this and several other issues
involving user email addresses, roles, authentication, etc.

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

___
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9