[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/inc/ -> class.auth_ldap.inc.php (sommaire)

(pas de description)

Poids: 169 lignes (7 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

auth_:: (2 méthodes):
  authenticate()
  change_password()


Classe: auth_  - X-Ref

authenticate($username, $passwd)   X-Ref
authentication against LDAP

param: string $username username of account to authenticate
param: string $passwd corresponding password
return: boolean true if successful authenticated, false otherwise

change_password($old_passwd, $new_passwd, $account_id=0)   X-Ref
changes password in LDAP

param: string $old_passwd must be cleartext or empty to not to be checked
param: string $new_passwd must be cleartext
param: int $account_id account id of user whose passwd should be changed
return: boolean true if password successful changed, false otherwise



Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7