summaryrefslogtreecommitdiff
path: root/net-nds/389-ds-base/files/README.gentoo
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds/389-ds-base/files/README.gentoo')
-rw-r--r--net-nds/389-ds-base/files/README.gentoo10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-nds/389-ds-base/files/README.gentoo b/net-nds/389-ds-base/files/README.gentoo
new file mode 100644
index 000000000000..b12a35177bd4
--- /dev/null
+++ b/net-nds/389-ds-base/files/README.gentoo
@@ -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"