[net-nds/389-ds-base] add with maximum rust removed since it builds fine

This commit is contained in:
2024-11-16 15:01:04 +01:00
parent ad22304a63
commit 6a90c9af59
9 changed files with 683 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
If you are planning to use 389-ds-snmp (ldap-agent),
make sure to properly configure: /etc/dirsrv/config/ldap-agent.conf
adding proper 'server' entries, and adding the lines below to
=> /etc/snmp/snmpd.conf
master agent
agentXSocket /var/agentx/master"
To start 389 Directory Server (LDAP service) at boot:"
rc-update add 389-ds default"