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