PHP-Klasse::PHP poppassd client 10.09.2007

Kurzbeschreibung: Change password of users with poppassd protocol
Veröffentlicht am: 10.09.2007
Gruppe(n):
- Networking
- User Management
Beschreibung:
This class can be used to change the password of users using the poppassd protocol.
It connects to a a given poppassd server and attempts to set a new password for the account of an user given the current password.
The class can return a specific error when the server did not accept the new password for being too short or being listed in a dictionary of common passwords.
Link: PHP poppassd client