disable change password
hi list? somebody know how to disable the options to change password for users? thanks
2+2=5 dont try @..@ ( ---- ) Angel Camacho Villan ( >__< ) ^^ ~~ ^^
Angel Camacho Villan wrote:
hi list? somebody know how to disable the options to change password for users? thanks
Are you trying to prevent the user from changing her own password or prevent the list admin from changing a user's password. If the latter, that is the default behavior in Mailman 2.1.10+ contingent on the mm_cfg.py setting OWNERS_CAN_CHANGE_MEMBER_PASSWORDS.
So if you want to prevent list owners form changing member passwords and your Mailman version is 2.1.10 or later, just make sure you don't have "OWNERS_CAN_CHANGE_MEMBER_PASSWORDS = Yes" in mm_cfg.py.
Preventing this in older Mailman versions or preventing users from changing their own passwords requires code modification.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Angel Camacho Villan -
Mark Sapiro