File: not-installed

package info (click to toggle)
openldap 2.5.13%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 30,532 kB
  • sloc: ansic: 322,627; sh: 44,981; cpp: 11,223; makefile: 3,103; sql: 1,714; perl: 672; python: 184; tcl: 45
file content (40 lines) | stat: -rw-r--r-- 924 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# we have our own default config files in debian/
etc/ldap/ldap.conf.default
etc/ldap/slapd.conf
etc/ldap/slapd.conf.default
etc/ldap/slapd.ldif
etc/ldap/slapd.ldif.default

# libtool archives are not installed for public libraries
usr/lib/*/*.la

# static libslapi is not installed
usr/lib/*/libslapi.a

# static builds of slapd modules are not installed
usr/lib/ldap/*.a

# these are handled specially in debian/rules
usr/sbin/slapacl
usr/sbin/slapadd
usr/sbin/slapauth
usr/sbin/slapcat
usr/sbin/slapdn
usr/sbin/slapindex
usr/sbin/slapmodify
usr/sbin/slappasswd
usr/sbin/slapschema
usr/sbin/slaptest

# lloadd is not packaged yet
usr/share/man/man5/lloadd.conf.5
usr/share/man/man8/lloadd.8

# man pages for modules we don't build
usr/share/man/man5/slapd-wt.5
usr/share/man/man5/slapo-autoca.5
usr/share/man/man5/slapd-pw-radius.5

# supports vc overlay (contrib, not packaged)
usr/bin/ldapvc
usr/share/man/man1/ldapvc.1