Dejan Doder <dode...@gmail.com> wrote: > Hi group , I use system users with passwords defined in /etc/passwd. > How can users change their passwords ?
On Tue, Jun 25, 2013 at 2:25 PM, <li...@kurawa.fidonet.or.id> wrote: > use CLI "passwd".. Dejan Doder: > yes I know that, but how users will change passwords by themselfs ? You are looking for a web-based form that can manage a user's system password. Unfortunately many implementations are cobbled together with PHP, TCL, etc. With these it is very easy to make terrible mistakes, so I can't recommend a specific one without a great deal of review. Wietse