# Problems with LDAP and Groups - need help please -

**URL:** https://forums.rocket.chat/t/problems-with-ldap-and-groups-need-help-please/6212
**Category:** Community Support
**Created:** [March 25, 2020, 7:45am UTC](https://forums.rocket.chat/t/problems-with-ldap-and-groups-need-help-please/6212 "2020-03-25T07:45:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![RStorm](https://avatars.discourse-cdn.com/v4/letter/r/aca169/32.png) [@RStorm](https://forums.rocket.chat/u/RStorm)
#### Post date: [March 25, 2020, 7:45am UTC](https://forums.rocket.chat/t/problems-with-ldap-and-groups-need-help-please/6212/1 "2020-03-25T07:45:43Z")

</div>

Hello,

I have a problem with the LDAP connection. Is there a possibility to read the members of a security group and create them as users?  
Or to read out just the users from different groups?

Example:

```
 DC
  --> OU 1
      --> OU 2
           --> OU 3.1
                --> OU Employee
                    -- > Departments 1
                               .
                               .
                               .      
                    -- > Departments X
           --> OU 3.2
                --> OU Employee
                    -- > Departments 1
                               .
                               .
                               .      
                    -- > Departments X

```

That would be the structure in our AD, I would now have to read out all users from the Departments OU’s. Or will it work with just the members of a security group?

Could it work through group filters?

Thanks for your help.

### Server Setup Information

- Version of Rocket.Chat Server: 3.0.5
- Operating System: Ubuntu 18.04

---

<div class="post-metadata">

### Author: ![OlegK](https://avatars.discourse-cdn.com/v4/letter/o/848f3c/32.png) [@OlegK](https://forums.rocket.chat/u/OlegK)
#### Post date: [March 25, 2020, 7:53pm UTC](https://forums.rocket.chat/t/problems-with-ldap-and-groups-need-help-please/6212/2 "2020-03-25T19:53:37Z")

</div>

it didn’t work out for us - that’s why we added a special user group and work only with it. Nesting rocket does not seem to support.

---

<div class="post-metadata">

### Author: ![klepptor](https://avatars.discourse-cdn.com/v4/letter/k/3be4f8/32.png) [@klepptor](https://forums.rocket.chat/u/klepptor)
#### Post date: [March 30, 2020, 6:53am UTC](https://forums.rocket.chat/t/problems-with-ldap-and-groups-need-help-please/6212/3 "2020-03-30T06:53:41Z")

</div>

Any news on this?

The LDAP filter as describes [here](https://rocket.chat/docs/administrator-guides/authentication/ldap/) should allow to read users from subgroups, but I couldn’t get it running either (with Windows Server 2016) and RC 3.0.2 as Docker on Debian.
