components/openldap/openldap-client.p5m
changeset 6024 1ef2f49e9382
parent 5996 091ceb6b3249
child 6292 42eb5996e258
--- a/components/openldap/openldap-client.p5m	Wed May 18 13:41:53 2016 -0700
+++ b/components/openldap/openldap-client.p5m	Wed May 18 14:54:17 2016 -0700
@@ -47,10 +47,15 @@
     overlay=allow preserve=true
 file path=etc/openldap/ldap.conf.default
 link path=usr/bin/ldapadd target=openldapmodify
+link path=usr/bin/ldapcompare target=openldapcompare
 link path=usr/bin/ldapdelete target=openldapdelete
+link path=usr/bin/ldapexop target=openldapexop
 link path=usr/bin/ldapmodify target=openldapmodify
 link path=usr/bin/ldapmodrdn target=openldapmodrdn
+link path=usr/bin/ldappasswd target=openldappasswd
 link path=usr/bin/ldapsearch target=openldapsearch
+link path=usr/bin/ldapurl target=openldapurl
+link path=usr/bin/ldapwhoami target=openldapwhoami
 link path=usr/bin/openldapadd target=openldapmodify
 # The bypasses (and manual dependency on libsasl at the end of the file)
 # are required for building with the cyrus-sasl proto area because of
@@ -126,10 +131,16 @@
 link path=usr/lib/openldap/bin/ldapurl target=../../../bin/openldapurl
 link path=usr/lib/openldap/bin/ldapwhoami target=../../../bin/openldapwhoami
 link path=usr/share/man/man1/ldapadd.1 target=../man1oldap/ldapadd.1oldap
+link path=usr/share/man/man1/ldapcompare.1 \
+    target=../man1oldap/ldapcompare.1oldap
 link path=usr/share/man/man1/ldapdelete.1 target=../man1oldap/ldapdelete.1oldap
+link path=usr/share/man/man1/ldapexop.1 target=../man1oldap/ldapexop.1oldap
 link path=usr/share/man/man1/ldapmodify.1 target=../man1oldap/ldapmodify.1oldap
 link path=usr/share/man/man1/ldapmodrdn.1 target=../man1oldap/ldapmodrdn.1oldap
+link path=usr/share/man/man1/ldappasswd.1 target=../man1oldap/ldappasswd.1oldap
 link path=usr/share/man/man1/ldapsearch.1 target=../man1oldap/ldapsearch.1oldap
+link path=usr/share/man/man1/ldapurl.1 target=../man1oldap/ldapurl.1oldap
+link path=usr/share/man/man1/ldapwhoami.1 target=../man1oldap/ldapwhoami.1oldap
 link path=usr/share/man/man1/openldapadd.1 target=../man1oldap/ldapadd.1oldap
 link path=usr/share/man/man1/openldapcompare.1 \
     target=../man1oldap/ldapcompare.1oldap