PHP Класс Passwd_Driver_Procopen, horde

Any script or program can be supplied as the 'program' attribute value of the params argument. The username, old password and new password are written to the stdin of the process and then the stdout and stderr of the process are read and combined with the exit status value and returned to the caller if the status code is not 0.
Автор: Samuel Nicolary ([email protected])
Наследование: extends Passwd_Driver
Показать файл Открыть проект

Защищенные методы

Метод Описание
_changePassword ( $user, $oldpass, $newpass )

Описание методов

_changePassword() защищенный Метод

protected _changePassword ( $user, $oldpass, $newpass )