Driver::UGM::UserAdm => Functions


Public
Descriptionadd a user in a working group
Output
typeboolean
description 0 if failed, 1 otherwise
Parameters
$username
type$STRING
description username
$working_group
type$STRING
description working group
Descriptioncreate a user on the system, information is returned in the second hash table
Output
typeboolean
description 0 if failed, 1 otherwise
Descriptionmove a user from a working group to another one
Output
typeboolean
description 0 if failed, 1 otherwise
Parameters
$username
type$STRING
description username
$old_working_group
type$STRING
description old working group
$new_working_group
type$STRING
description new working group
Descriptionremove a user from the system
Output
typeboolean
description 0 if failed, 1 otherwise
Parameters
$username
type$STRING
description username to be removed
Descriptionremove a user in a working group
Output
typeboolean
description 0 if failed, 1 otherwise
Parameters
$username
type$STRING
description username
$working_group
type$STRING
description working group

Private
Descriptionremove informations from the system after a failed "add user" or to remove a user
Output
typeboolean
description 0 if failed, 1 otherwise
Parameters
%actions
type%HASH
description list of information to be removed from the system