File_Passwd_Authdigest::delUserInRealm

File_Passwd_Authdigest::delUserInRealm() – Delete a user

Synopsis

mixed File_Passwd_Authdigest::delUserInRealm ( string $user , string $inRealm )

Description

Delete a certain user in a specific realm.

Parameter

string $user

the user to remove

string $inRealm

the realm the user should be in

Return value

Returns TRUE on success, PEAR_Error on failure.

Possible PEAR_Error values
Error Code Summary
FILE_PASSWD_E_USER_NOT_IN_REALM user doesn't exist in the supplied realm

Note

This function can not be called statically.

Verifiy password (Previous) List user (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.