File_Passwd_Smb::verifyPasswd (Previous) (Next) File_Passwd_Smb::generatePassword

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_Passwd_Smb::verifyEncryptedPasswd()

File_Passwd_Smb::verifyEncryptedPasswd() -- Verify encrypted password

Описание

Verify the encrypted password of an user/machine.

We prefer NT-Hash instead of weak LAN-Manager-Hash.

Параметр

string $user

username

string $nthash

NT-Hash in hex

string $lmhash

LAN-Manager-Hash in hex

Возвращаемое значение

Returns TRUE if passwds equal, FALSE if they don't or PEAR_Error on failure.

Заметка

Эта функция не должна вызываться статически.

File_Passwd_Smb::verifyPasswd (Previous) (Next) File_Passwd_Smb::generatePassword

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.