Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - gvecchi

#1
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...
#2
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
#3
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

Ok, thanks man
#4
Quote from: hbc on April 26, 2019, 10:50:04 AM
Maybe. You can open an issue on github.

Ok, thanks
#5
Quote
Do not forget to revert back to TLS/SSL after import  ;)

Do you think this could be a bug?
#6
Hi guys,

please consider adding LDAP groups import in next release.

Thanks
#7
19.1 Legacy Series / Re: Unable to import LDAP users
April 26, 2019, 10:11:33 AM
Setting Transport to TCP - Standard in System: Access: Servers solved the issue.
#8
Hi everybody,

trying to import LDAP users, the following error message displays:


Could not connect to the LDAP server. Please check your LDAP configuration

Credentials test through System: Access: Tester is successfull, how to debug the error?

Thanks
#9
Update: I figured out that LDAP groups field is empty because my user if memberOf a single group (see attachment).
I'll start another topic for extended query issue.

Thanks
#10
Hi guys,

my ldap user is member of several groups, but LDAP Tester seems ignore them (see attachments).
I think this could be a root cause for another issue on LDAP configuration: adding the Extended Query "&(ctgMemberOf=cn=netadmins,ou=groups,...)" to my server, authentication fails.

Any idea? Could this be a bug?