4 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
-2
votes
1
answer
32
views
How to add ldapPublicKey schema to 389DS [closed]
I have installed 389 Directory Server 2.0.0 on Oracle Linux 9 and am migrating from another VM that runs OpenLDAP server 2.4. I have managed to copy all the user entries by exporting and importing.
...
0
votes
1
answer
157
views
ldap_add: No such object (32) when adding the root entry (initial ldif)
I'm trying to populate an ldap instance but my ldif fails to add the root entry. These are the first lines of my ldif mytest.ldif:
version: 1
dn: dc=mytest,dc=net
objectClass: top
objectClass: domain
...
0
votes
1
answer
49
views
LDAP - 389ds - FluentD - Filter plugin - type record_transformer - can it have more than one <record> stanza entries?
Can FluentD 1.16.3/+ have more than one record entries inside filter plugin for type record_transformer?
I have the following configuration, but it seems like it's keeping ONLY the last record entry.
...
0
votes
1
answer
117
views
ldap 389ds - logging - cat <> stdout-fifo-pipe-file > /dev/stdout - No AUDIT logs 0 byte file
I have a ldap (helm chart) running 389ds container under the hood.
I noticed that in the chart, there's this folder: docker-entrypoint-init.d/ which contains bunch of numbered shell scripts. Example: ...