OPNsense Forum

Archive => 19.7 Legacy Series => Topic started by: gvecchi on April 26, 2019, 10:19:43 AM

Title: Feature Request - Import LDAP groups
Post by: gvecchi on April 26, 2019, 10:19:43 AM
Hi guys,

please consider adding LDAP groups import in next release.

Thanks
Title: Re: Feature Request - Import LDAP groups
Post by: hbc on April 26, 2019, 04:42:10 PM
I think feature requests are better done via github: https://github.com/opnsense/core/issues (https://github.com/opnsense/core/issues)
Title: Re: Feature Request - Import LDAP groups
Post by: gvecchi on April 26, 2019, 05:43:19 PM
Quote from: hbc on April 26, 2019, 04:42:10 PM
I think feature requests are better done via github: https://github.com/opnsense/core/issues (https://github.com/opnsense/core/issues)

Ok, thanks man
Title: Re: Feature Request - Import LDAP groups
Post by: iam on June 06, 2019, 07:11:53 PM
Has someone tried this new feature successfully with 19.1.9?
Title: Re: Feature Request - Import LDAP groups
Post by: gvecchi on June 07, 2019, 12:24:23 PM
Quote from: iam on June 06, 2019, 07:11:53 PM
Has someone tried this new feature successfully with 19.1.9?

Not yet, waiting for 19.7
Title: Re: Feature Request - Import LDAP groups
Post by: iam on June 11, 2019, 02:31:32 PM
Quote from: gvecchi on June 07, 2019, 12:24:23 PM
Not yet, waiting for 19.7

Why? It's officially part of 19.1.9 already. I've tested it successfully with Samba 4. It wasn't working with OpenLDAP because there you have to request (at least in my configuration) explicitly the memberOf attribute.
Title: Re: Feature Request - Import LDAP groups
Post by: iam on June 11, 2019, 03:16:16 PM
The import won't add the user to the unix group. This is a inconsistent behavior because assigning the user manually to the group will do this.
Title: Re: Feature Request - Import LDAP groups
Post by: gvecchi on June 11, 2019, 03:23:24 PM
Quote from: iam on June 11, 2019, 02:31:32 PM
Why? It's officially part of 19.1.9 already. I've tested it successfully with Samba 4. It wasn't working with OpenLDAP because there you have to request (at least in my configuration) explicitly the memberOf attribute.

Hi Iam,

I'm really sorry, I realized only now that's it's officially part of 19.1.9 from changelogs.
I will give it a try, but I think I will be unsuccesfull because OpenLDAP is used as our internal Directory Service...