PHP Class 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.
ファイルを表示
Open project: horde/horde
Protected Methods
Method Details
_changePassword()
protected method