mjmucha

Results 3 issues of mjmucha

When starting a second instance of the same program with BrainMM i get a access violation on the line 10523 (master). ``` if (BrainMMRegistered.BrainMM.Options.FreePacalCompiler {$ifdef FPC}True{$else}False{$endif}) then begin BrainMMFreeMemOriginal :=...

When I change some value (for me i get the error when changing the strict naming policy) i get the following error message: ``` LDAP operation failed! Object: cn=config,ou=fusiondirectory,dc=example,dc=com Error:...

Hi there. I have an working TLS configuration for LDAP (see https://github.com/tiredofit/docker-openldap/issues/21). But Fusion Directory has problems to connect to the LDAP server over TLS. My docker-compose is: ``` fusiondirectory:...