hfiles23

Results 5 comments of hfiles23

Hi all, I'm probably doing something silly but I can't get AD authentication working in my lab environment. I can confirm my server can reach AD (sssd used), have successfully...

Hi @bjo004, For the username are you using ldapbinduser? I guess that will need created in AD if that's the case.

Hi @bjo004, Unfortunately when I change the config using the above the front end becomes unavailable. Here's what I used. 'Filegator\Services\Auth\AuthInterface' => [ 'handler' => '\Filegator\Services\Auth\Adapters\LDAP', 'config' => [ 'private_repos'...

This is the error I'm getting, as mentioned before I can query AD so stumped at why Filegator is failing to query AD. Log [2024-01-02 21:15:41] default.WARNING: E_WARNING: Undefined array...

Thank you @fdefilippo, will give that a go.