File_SMBPasswd::delUser() (Previous) (Next) File_SMBPasswd::verifyAccount()

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_SMBPasswd::verifyAccountEncrypted()

File_SMBPasswd::verifyAccountEncrypted() -- Vérifie le compte fourni avec le mot de passe crypté fourni

Description

Cette méthode vérifie le nom d'utilisateur et le mot de passe fournis avec une entrée d'un fichier smbpasswd chargé. Le mot de passe fourni doit être un NT-Hash ou LM-Hash valide, alors que LM-Hash est optionnel.

Paramètres

  • string $user - nom d'utilisateur à vérifier

  • string $nthash - le NT-Hash

  • string $lmhash - le LM-Hash

Valeur retournée

mixed - Renvoie TRUE en cas de succès, FALSE en cas d'échec.

File_SMBPasswd::delUser() (Previous) (Next) File_SMBPasswd::verifyAccount()

Download Documentation Last updated: Sun, 28 Sep 2008
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.