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 - omar.opnsense

#1
Dear All,

Just need update the file opnsense-auth:

opnsense-patch 41cf191

See the links:

https://github.com/opnsense/core/commit/41cf191205cf627f1820bf43c745e324aa04005e

O.
#2
Hola,

Solo actualizar el file: opnsense-auth

opnsense-patch 41cf191

Vea el enlace:

https://github.com/opnsense/core/commit/41cf191205cf627f1820bf43c745e324aa04005e ?

Slds
Omar
#3


Dear All,

I have opnsense-20.1 with webproxy LDAP autentication  enable.

But,
from the local Network the clients browsers keep asking for the user and password.

I use LDAP auth from iRedMail-1.2. and It work fine!

What's happening?

Test:
1- System/Access/Test ----> User omar successful
2- From SSH:
        opnsense-login -s squid -u omar ----> successful
3- From client web browser:
   clog /car/log/system.log

May 27 12:28:37 OPNsense opnsense:user omar authenticated successfully for squid [using OPNsense\Auth\Services\Squid + OPNsense\Auth\LDAP]
4- From Openvpn server with LDAP Auth...work fine.

So?

Note:
for opnsense-19.7 the same configuration is Ok, All services with LDAP Auth, work fine!

The.
#4
Hola,

Tengo instalado la version OPNsense-20.1 (actualizado desde la 20.1.2 : 20.1.7) y la autenticación del proxy en los navegadores NO funciona. La solicitud de autenticación en los browser se mantiene esperando por el usuario y password.

La red utiliza el LDAP del IRedMail-1.2 como servidor de autenticación remoto, y funciona OK..

1- Compruebo en el GUI del OPN: System/Access/Server/Test ---> funciona Ok!
2- Desde SSH:

root@opnsense> opnsense-login -s squid -u omar
****
****
User omar successfully authenticated for service squid

3- Al utilizar la autenticacion desde el navegador en la red: Firefox,Opera, Chrome...

WebProxy/Access Log:

2020-05-27T11:53:42.640000   0 192.168.1.12 TCP_DENIED/407 4100 CONNECT incoming.telemetry.mozilla.org:443 - HIER_NONE/- text/html

Al comprobar en el sistema:

clog /var/log/system.log

May 27 12:28:37 OPNsense opnsense:user omar authenticated successfully for squid [using OPNsense\Auth\Services\Squid + OPNsense\Auth\LDAP]

4- desde la VPN con autenticación LDAP... funciona OK

5- He actualizado las diferentes versiones del kernel y el plugin del squid a su última versión.

Pregunto:

Cómo puedo solucionar el problema de autenticación del proxy en el navegador?

Gracias,