I have a subversion server setup with apache with passwords in htpasswd, and I'm trying to find a way for users to change their passwords without use of system accounts. Is there a module for apache that will allow users to change their passwords? The users don't have system accounts, so terminal access to modify password files with htpasswd isn't possible.
Thanks!
Bookmarks