Hello everybody,
I can't access the archives somehow, so if there's a simple direct pointer for this...
I've played around with the LDAP config quite a bit now to get it to auth users versus our AD server. So far so good, the somewhat obscure OBS_DEBUG option helps.
I believe (!) auth works now, but I have an interesting effect and can still not log into Observium:
1. I use my AD user and the WRONG password
I get a lot of debug output, ending in - expected - "Invalid credentials". So far, so good.
2. I use my AD user and the CORRECT password
I get ZERO output regarding LDAP, I see generic debugging and versioning output though:
--------------------------------- CMD[/usr/bin/svn info /opt/observium]
CMD EXITCODE[0] CMD RUNTIME[0.015s]
STDOUT[ Path: /opt/observium Working Copy Root Path: /opt/observium URL: http://svn.observium.org/svn/observium/branches/stable Relative URL: ^/observium/branches/stable Repository Root: http://svn.observium.org/svn Repository UUID: 61d68cd4-352d-0410-923a-c4978735b2b8 Revision: 9166 Node Kind: directory Schedule: normal Last Changed Author: adama Last Changed Rev: 9073 Last Changed Date: 2018-03-02 22:37:46 +0000 (Fri, 02 Mar 2018)
] ...
some MySQL SELECTs ... ending in STDOUT[ anx-i-observium0101 ] × Load class 'Net_IPv6' from '/opt/observium/libs/pear/Net/IPv6.php': OK CACHE DISABLED. Disabled in config. × Load class 'Mobile_Detect' from '/opt/observium/libs/Mobile/Detect.php': OK ---------------------------------
I also get the login mask again.
Before I sanitize and share config snippets (which parts would be relevant?) - is this a known issue, or is it special to certain configuration options?
Any pointers, help, etc. greatly appreciated.
Yours, Elmar.