Hubertvivien

Results 14 comments of Hubertvivien

@nilsteampassnet Done all the 4 modifications Now AD Groups mapped with nothing ![new](https://github.com/nilsteampassnet/TeamPass/assets/151945302/d8d4aac7-2015-41e0-bcdd-b62c7b644041)

@nilsteampassnet I am running 3.1.1.7 release. In file sources/roles.queries.php, added ` error_log("Contenu de l'array : " . print_r($retGroups, true));` but it seems the process not pass in this portion of...

And the line 791 is the line ` 'ad_group_id' => (int) $group[(isset($SETTINGS['ldap_guid_attibute']) === true && empty($SETTINGS['ldap_guid_attibute']) === false ? $SETTINGS['ldap_guid_attibute'] : 'gidnumber')][0], ` in this portion code: ``` array_push( $retAD,...