posix_initgroups(3) php man page | unix.com

Man Page: posix_initgroups

Operating Environment: php

Section: 3

POSIX_INITGROUPS(3)							 1						       POSIX_INITGROUPS(3)

posix_initgroups - Calculate the group access list

SYNOPSIS
bool posix_initgroups (string $name, int $base_group_id)
DESCRIPTION
Calculates the group access list for the user specified in name.
PARAMETERS
o $name - The user to calculate the list for. o $base_group_id - Typically the group number from the password file.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
The Unix manual page for initgroups(3).. PHP Documentation Group POSIX_INITGROUPS(3)
Related Man Pages
getgrouplist(3) - mojave
initgroups(3) - redhat
initgroups(3) - debian
initgroups(3) - freebsd
initgroups(3) - netbsd
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch