Formatting MARC data | |
PEAR Manual | |
mixed File_Passwd_Authdigest::delUserInRealm (
string $user
, string $inRealm
)
Delete a certain user in a specific realm.
the user to remove
the realm the user should be in
Returns TRUE on success, PEAR_Error on failure.
Error Code | Summary |
FILE_PASSWD_E_USER_NOT_IN_REALM | user doesn't exist in the supplied realm |
This function can not be called statically.
Formatting MARC data | |
PEAR Manual | |