Returns an array containing the attributes of all groups of a domain (no local groups). |
Synopsis
dyn_mapping getOSGroups(); |
Parameters
Parameters |
Description |
None |
- |
Return value
The function returns an array containing the attributes of all groups of a domain. |
Description
Returns
an array containing the attributes of all groups of a domain (no local
groups). The attributes are saved in a mapping with the following keys: "OSID" may return another value for Unix systems than for Windows systems in an ActiveDirectory environment since Unix (for example, Samba) maps the Windows specific ID (SID) into a Unix specific ID (unsigned). |
Example |
The following example,returns an array containing the attributes of all groups of a domain |
main()
dyn_mapping m; |
Member of
Availability
UI |
See also
getOSGroupID(), getOSGroupInfo(), getOSGroupName(), getOSGroupUsers(), getOSUserGroups(), getOSUserID(), getOSUserInfo(), getOSUserName() |
V 3.11 SP1
Copyright