Igor Bljahhin
Results
2
issues of
Igor Bljahhin
... Also the option to use "pg_ctl" command instead of "postgres" was added, because "pg_ctl" is allowed to start PostgreSQL under admin account.
Hi! I can't get the search of "memberOf" working. My setup using docker-compose is following: version: "2" services: openldap: image: dinkel/openldap:latest container_name: openldap environment: SLAPD_ORGANIZATION: "a company" SLAPD_DOMAIN: "rosinad.com" SLAPD_PASSWORD:...