zoriax

Results 11 comments of zoriax

Hi everyone ! Some new about LDAP password expiration ? I configured Authelia with Active Directory and all works perfectly fine (thanks :-)) but the only thing is missing is...

And just to help you, log looks like that ``` [....] authentication failed. Cause: bind failed with error: LDAP Result Code 49 \"Invalid Credentials\": 80090308: LdapErr: DSID-0C090439, comment: AcceptSecurityContext error,...

Active Directory backend.

Hi ! I think the best way here is to add something in vouch auth URL, for example ```/authenticate/auth?blablabla&http=403``` and the triggering this parameter with NGINX, like that : ```...

Thanks @stevebauman, Yes it's what I think about.... but with getAttribute() method, I loos the defautl conversion of atttributesToArray(), especially for dates... If I do this like that, my lastlogontimestamp...

Hi @stevebauman Thanks for your return. I'll try to explain a bit more what I'm looking for. For exemple I search for one user : ```php $user = $this->select(['objectguid', 'name',...

I found this post : https://github.com/Adldap2/Adldap2/issues/391 Seems to be the solution :-) ! You agree ?

Hi everyone, It's exactly the same issue as mentioned in my "old" post #2072 I agree, a 401 should be THE solution ;-) and as @geudrik said it should be...

Hi @romainmarcoux , Thanks a lot for your help! Being able to add subnets with IPs would be an awesome feature. Loving the update 🙏

Ok thanks @romainmarcoux, I think for know you already have done the job for us 🙏 with the 40k list !