Issue 68859

Summary: [RFE] ability to change own password, even if no complete user administration is possible
Product: Base Reporter: Frank Schönheit <frank.schoenheit>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: 680m181   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Latest Confirmation in: ---
Developer Difficulty: ---

Description Frank Schönheit 2006-08-22 14:53:39 UTC
A relatively common task when working with a database which requires
authentication (say, MySQL) is that one might want to change the own password.

Currently, this is only possible if the user has privileges to administrate
users. That is, the password can only be changed in the "User Administration"
dialog, which is unavailable to mere mortal users.

We should separate, in both API and UI, the feature of user administration and
password change. This way, unprivileged users would still be able to change
their own password.
Comment 1 Frank Schönheit 2006-08-23 08:02:45 UTC
ENHANCEMENT, not DEFECT