Lines Matching refs:ldapdns

2 guide to making ldapdns work for you.
5 building it yourself). rpm -e ldapdns is a whole lot easier than the
6 alternative but if need be, ldapdns doesn't create any special
9 rm -f /usr/local/bin/ldapdns-conf
11 rm -f /usr/local/bin/ldapdns
12 rm -rf /var/lib/ldapdns
13 then remove ldapdns from your startup scripts. don't know how to do
22 2. decide how you want to run ldapdns;
38 4. use ldapdns-conf to create the service
40 5. link the service using ln -s /path/to/ldapdns/dir /service/ldapdns
42 6. that's it! ldapdns should startup within 5 seconds. use this time to
43 make ldapdns useful by giving it the password to the directory. It
57 4. create /var/lib/ldapdns/root/password - put your LDAP password in
61 create /var/lib/ldapdns/axfr with the appropriate access controls.
69 chkconfig --add ldapdns
78 4. create /var/lib/ldapdns/root/password - put your LDAP password in
81 5. add /etc/init.d/ldapdns to the appropriate runlevels (usually 2)
85 /var/lib/ldapdns/axfr
118 $ cd /usr/ports/dns/ldapdns
122 Now that wasn't so hard. Was it?. For more information, and the ldapdns
135 5. copy the sample configuration script into /etc/ldapdns.conf --
136 they're in sample/ldapdns.conf -- check it for configuration details
138 6. create your $ROOT directory. the default is /var/lib/ldapdns
140 7. create /var/lib/ldapdns/root/password - put your LDAP password in
144 create /var/lib/ldapdns/root/axfr with the appropriate access
161 no matter. ldapdns is flexible even if you are not.
163 you can use ldapdns with a standardish unixish system.
170 5. copy the sample configuration script into /etc/ldapdns.conf OR
171 /etc/sysconfig/ldapdns (whichever is appropriate) -- they're in
172 sample/ldapdns.conf -- check it for configuration details
174 6. create your $ROOT directory. the default is /var/lib/ldapdns
176 7. create /var/lib/ldapdns/root/password - put your LDAP password in
180 create /var/lib/ldapdns/root/axfr with the appropriate access
183 9. link /etc/init.d/ldapdns into the appropriate runlevels for
197 if someone were to port ldapdns to windows, I would probably be
200 with that said: if someone does infact someday get ldapdns to build
205 welcome ldapdns being included in a binary-only distribution. feel free