Karen R McArthur wrote:
We do not want users using their network password as their mailman password. Is there some way to modify the Mailman code so that users are NOT given the option to choose their own password?


It's only code. It can be modified :)

Or perhaps you are asking what would need to be modified.

You could do most of it by editing the subscribe form on the listinfo template to remove the password specification section and the user specific options template to remove the password change section.

These edits can be done for a specific list via the list admin "Edit the public HTML pages and text files" link or more generally via the methods at <http://wiki.list.org/x/jYA9>.

That would take care of most of it, but to be more complete, you would need to modify Mailman/Commands/cmd_subscribe to prevent setting a password with an email subscribe command.

--
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

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

Reply via email to