1998-10-10 04:40:45 +00:00
bin/ldapadd
bin/ldapdelete
bin/ldapmodify
bin/ldapmodrdn
1999-02-12 23:57:01 +00:00
bin/ldappasswd
1998-10-10 04:40:45 +00:00
bin/ldapsearch
bin/ud
2000-10-30 18:38:54 +00:00
@unexec if cmp -s %D/etc/openldap/ldap.conf %D/etc/openldap/ldap.conf.default; then rm -f %D/etc/openldap/ldap.conf; fi
1999-01-02 19:49:20 +00:00
etc/openldap/ldap.conf.default
2000-10-30 18:38:54 +00:00
@exec [ ! -f %B/ldap.conf ] && cp %B/%f %B/ldap.conf
@unexec if cmp -s %D/etc/openldap/ldapfilter.conf %D/etc/openldap/ldapfilter.conf.default; then rm -f %D/etc/openldap/ldapfilter.conf; fi
1999-01-02 19:49:20 +00:00
etc/openldap/ldapfilter.conf.default
2000-10-30 18:38:54 +00:00
@exec [ ! -f %B/ldapfilter.conf ] && cp %B/%f %B/ldapfilter.conf
@unexec if cmp -s %D/etc/openldap/ldapsearchprefs.conf %D/etc/openldap/ldapsearchprefs.conf.default; then rm -f %D/etc/openldap/ldapsearchprefs.conf; fi
1999-01-02 19:49:20 +00:00
etc/openldap/ldapsearchprefs.conf.default
2000-10-30 18:38:54 +00:00
@exec [ ! -f %B/ldapsearchprefs.conf ] && cp %B/%f %B/ldapsearchprefs.conf
@unexec if cmp -s %D/etc/openldap/ldaptemplates.conf %D/etc/openldap/ldaptemplates.conf.default; then rm -f %D/etc/openldap/ldaptemplates.conf; fi
1999-01-02 19:49:20 +00:00
etc/openldap/ldaptemplates.conf.default
2000-10-30 18:38:54 +00:00
@exec [ ! -f %B/ldaptemplates.conf ] && cp %B/%f %B/ldaptemplates.conf
@unexec if cmp -s %D/etc/openldap/slapd.conf %D/etc/openldap/slapd.conf.default; then rm -f %D/etc/openldap/slapd.conf; fi
1999-01-02 19:49:20 +00:00
etc/openldap/slapd.conf.default
2000-10-30 18:38:54 +00:00
@exec [ ! -f %B/slapd.conf ] && cp %B/%f %B/slapd.conf
2000-10-31 11:42:22 +00:00
@unexec if cmp -s %D/etc/openldap/schema/corba.schema %D/etc/openldap/schema/corba.schema.default; then rm -f %D/etc/openldap/schema/corba.schema; fi
etc/openldap/schema/corba.schema.default
@exec [ ! -f %B/schema/corba.schema ] && cp %B/%f %B/schema/corba.schema
@unexec if cmp -s %D/etc/openldap/schema/core.schema %D/etc/openldap/schema/core.schema.default; then rm -f %D/etc/openldap/schema/core.schema; fi
etc/openldap/schema/core.schema.default
@exec [ ! -f %B/schema/core.schema ] && cp %B/%f %B/schema/core.schema
@unexec if cmp -s %D/etc/openldap/schema/cosine.schema %D/etc/openldap/schema/cosine.schema.default; then rm -f %D/etc/openldap/schema/cosine.schema; fi
etc/openldap/schema/cosine.schema.default
@exec [ ! -f %B/schema/cosine.schema ] && cp %B/%f %B/schema/cosine.schema
@unexec if cmp -s %D/etc/openldap/schema/inetorgperson.schema %D/etc/openldap/schema/inetorgperson.schema.default; then rm -f %D/etc/openldap/schema/inetorgperson.schema; fi
etc/openldap/schema/inetorgperson.schema.default
@exec [ ! -f %B/schema/inetorgperson.schema ] && cp %B/%f %B/schema/inetorgperson.schema
@unexec if cmp -s %D/etc/openldap/schema/java.schema %D/etc/openldap/schema/java.schema.default; then rm -f %D/etc/openldap/schema/java.schema; fi
etc/openldap/schema/java.schema.default
@exec [ ! -f %B/schema/java.schema ] && cp %B/%f %B/schema/java.schema
@unexec if cmp -s %D/etc/openldap/schema/krb5-kdc.schema %D/etc/openldap/schema/krb5-kdc.schema.default; then rm -f %D/etc/openldap/schema/krb5-kdc.schema; fi
etc/openldap/schema/krb5-kdc.schema.default
@exec [ ! -f %B/schema/krb5-kdc.schema ] && cp %B/%f %B/schema/krb5-kdc.schema
@unexec if cmp -s %D/etc/openldap/schema/misc.schema %D/etc/openldap/schema/misc.schema.default; then rm -f %D/etc/openldap/schema/misc.schema; fi
etc/openldap/schema/misc.schema.default
@exec [ ! -f %B/schema/misc.schema ] && cp %B/%f %B/schema/misc.schema
@unexec if cmp -s %D/etc/openldap/schema/nadf.schema %D/etc/openldap/schema/nadf.schema.default; then rm -f %D/etc/openldap/schema/nadf.schema; fi
etc/openldap/schema/nadf.schema.default
@exec [ ! -f %B/schema/nadf.schema ] && cp %B/%f %B/schema/nadf.schema
@unexec if cmp -s %D/etc/openldap/schema/nis.schema %D/etc/openldap/schema/nis.schema.default; then rm -f %D/etc/openldap/schema/nis.schema; fi
etc/openldap/schema/nis.schema.default
@exec [ ! -f %B/schema/nis.schema ] && cp %B/%f %B/schema/nis.schema
@unexec if cmp -s %D/etc/openldap/schema/openldap.schema %D/etc/openldap/schema/openldap.schema.default; then rm -f %D/etc/openldap/schema/openldap.schema; fi
etc/openldap/schema/openldap.schema.default
@exec [ ! -f %B/schema/openldap.schema ] && cp %B/%f %B/schema/openldap.schema
@dirrm etc/openldap/schema
2000-10-30 18:38:54 +00:00
@dirrm etc/openldap
etc/rc.d/slapd.sh.sample
1998-10-10 04:40:45 +00:00
include/disptmpl.h
include/lber.h
2000-10-31 15:03:48 +00:00
include/lber_types.h
1998-10-10 04:40:45 +00:00
include/ldap.h
1999-01-02 19:49:20 +00:00
include/ldap_cdefs.h
2000-10-31 15:03:48 +00:00
include/ldap_features.h
include/ldap_schema.h
1998-10-10 04:40:45 +00:00
include/srchpref.h
lib/liblber.a
2000-04-02 03:27:54 +00:00
lib/liblber.so
2000-10-31 11:42:22 +00:00
lib/liblber.so.2
1998-10-10 04:40:45 +00:00
lib/libldap.a
2000-04-02 03:27:54 +00:00
lib/libldap.so
2000-10-31 11:42:22 +00:00
lib/libldap.so.2
lib/libldap_r.a
lib/libldap_r.so
lib/libldap_r.so.2
1998-10-10 04:40:45 +00:00
libexec/fax500
libexec/go500
libexec/go500gw
libexec/in.xfingerd
libexec/mail500
2000-10-31 15:03:48 +00:00
libexec/maildap
1998-10-10 04:40:45 +00:00
libexec/rcpt500
libexec/rp500
libexec/slapd
libexec/slurpd
1999-01-02 19:49:20 +00:00
libexec/xrpcomp
2000-10-31 11:42:22 +00:00
sbin/slapadd
sbin/slapcat
sbin/slapindex
sbin/slappasswd
1999-01-02 19:49:20 +00:00
share/openldap/go500gw.help
share/openldap/ldapfriendly
share/openldap/rcpt500.help
@dirrm share/openldap