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 - Vince007

#1
interesting, what would be the wrong order ?
#2
Witch solution is the more valuable, command line or traditonnal update thru web interface ?  :)
#3
Thanks Franco, so let's wait tomorrow that's it ?
#4
OPNsense 24.7.8-amd64
FreeBSD 14.1-RELEASE-p6
OpenSSL 3.0.15

Since last update it's impossible to change either the password of an Nginx user or its group membership.
It gives an unexpected error - see attached image.

Go to Nginx / Configuration / Credential and try to change a user password.
Go to Nginx / Configuration / User list and try to deactivate one user from a group.

Nothing special in logs files.

Any idea ?

Regards
Vince
#5
Same here, any solution ?
Thanks
#6
General Discussion / Re: nginx ldap group authentication
September 27, 2024, 02:46:04 PM
Thanks for the suggestion, i'll wait to see if anyone else know how to deal with this and Nginx :)
Thanks a lot !
#7
General Discussion / Re: nginx ldap group authentication
September 27, 2024, 01:49:33 PM
I was using ClearOS and did manual ajustements to the Apache config file.
#8
General Discussion / nginx ldap group authentication
September 27, 2024, 10:38:34 AM
Hi
I'd like to authenticate ldap users based on ldap groups on nginx acting as reverse proxy to backend web servers.
Different ldap groups /users allowed to access differents locations, is this possible ? Actually and as far as i understand, it's only possible to allow all users (not specific ones) and also not groups per location, or just a single ldap group if restricted in the ldap configuration.
I was doing this quite easily with Apache as a reverse proxy on a different firewall, any idea to acheive this on Opnsense ?
Thanks for any help:)
Regards.
Vince