getgroups() is not dependent on LDAP performance.
getgrouplist() is highly dependent on LDAP performance, but getgroups() is just lookup up the gids that the process is operating under.
Please register or sign in to comment
getgrouplist() is highly dependent on LDAP performance, but getgroups() is just lookup up the gids that the process is operating under.