Next:
CSchool::delAccountFromGroup
Up:
./inc/CSchool-old.php
Previous:
CSchool::createGroup
Contents
CSchool::addAccountToGroup
Description:
Adds a posix account to a posix group on the LDAP server.
Parameter:
groupname: Name of the group.
gid: Linux group ID
Returns:
true or error message string in case of an error.