Moderators: ScalixSupport, admin

Code: Select all
man ldapmapperflorian wrote:The message you see has nothing to do with the Scalix ldap server, but with the separate ldap mapper process.

florian wrote:Now, the one thing that remains is that the OpenLDAP libraries we might be using underneath provide for some syslog logging. could that be?
Code: Select all
$ ldapsearch -xCode: Select all
$ strings /opt/scalix/bin/omslapd | grep ldap_syslog_levelCode: Select all
$ omoff ldap
$ cat /var/opt/scalix/bd/s/sys/slapd.conf
...
...
loglevel 0
$ omon ldap
Code: Select all
ps -fp $(omsetsvc -p slapd)
Did you do one of those or did you do something else?
jch wrote:The first sign of madness is replying to your own posts.Did you do one of those or did you do something else?
The second sign is quoting them
After being prompted by Florian to put my brain in gear -- thanks Florian! -- I just tried an ldapsearch against our Debian and OpenSUSE boxes and both of them log stuff using syslog. Neither of them use either of the available mechanisms for setting the log level.
There's an interesting mystery here.
jch
Psico wrote:Default loglevel in openldap lib is debug as I've read. I found this while googling for information about all this. So I thought about just testing the parameter loglevel as in normal slapd.confCode: Select all
$ omoff ldap
$ cat /var/opt/scalix/bd/s/sys/slapd.conf
...
...
loglevel 0
$ omon ldap
Result: No debug messages fom omslapd appearing anymore when ldapsearch-ing or doing other ldap related stuff!
Please let me know if this can be fixed the same way on your system.
Best regards
Psico wrote:Please let me know if this can be fixed the same way on your system.
Psico wrote:Code: Select all
$ omoff ldap
$ cat /var/opt/scalix/bd/s/sys/slapd.conf
...
...
loglevel 0
$ omon ldap
Please let me know if this can be fixed the same way on your system.
Users browsing this forum: Google [Bot] and 3 guests