cracklib: update to 2.10.3; drop 32 bit
[oi-userland.git] / components / network / openldap / openldap.p5m
blob957335bf30a63eab325e866857def5bd73ffaea8
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
24 # Copyright (c) 2019, Michal Nowak
25 # Copyright (c) 2020, Andreas Wacknitz
26 # Copyright (c) 2022, Friedrich Kink
29 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
30 set name=pkg.human-version value=$(HUMAN_VERSION)
31 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
32 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
33 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
35 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
37 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
39 # Move man pages to "oldap" namespace
40 <transform file path=(.+)/man/man1oldap/(.+).1oldap$ -> \
41         set action.hash %<\1>/man/man1/%<\2>.1>
42 <transform file path=(.+)/man/man3oldap/(.+).3oldap$ -> \
43         set action.hash %<\1>/man/man3/%<\2>.3>
44 <transform file path=(.+)/man/man5oldap/(.+).5oldap$ -> \
45         set action.hash %<\1>/man/man5/%<\2>.5>
46 <transform file path=(.+)/man/man8oldap/(.+).8oldap$ -> \
47         set action.hash %<\1>/man/man8/%<\2>.8>
49 group groupname=openldap gid=75
50 user username=openldap ftpuser=false gcos-field="OpenLDAP User" group=openldap uid=75
52 dir path=var/openldap owner=openldap group=openldap
53 dir path=var/openldap/openldap-data owner=openldap group=openldap mode=700
54 dir path=var/openldap/run owner=openldap group=openldap mode=700
56 file files/exec_attr path=etc/security/exec_attr.d/library:openldap
57 file files/prof_attr path=etc/security/prof_attr.d/library:openldap
58 file files/ldap-olslapd.xml path=lib/svc/manifest/network/ldap/ldap-olslapd.xml
59 file files/ldap-olslapd path=lib/svc/method/ldap-olslapd
61 link path=usr/bin/openldapadd target=openldapmodify
63 link path=usr/lib/$(MACH64)/liblber.so       target=liblber-2.6.so.2
64 link path=usr/lib/$(MACH64)/liblber-2.4.so   target=liblber-2.6.so.2
65 link path=usr/lib/$(MACH64)/liblber-2.4.so.2 target=liblber-2.6.so.2
66 link path=usr/lib/$(MACH64)/liblber-2.6.so   target=liblber-2.6.so.2
67 link path=usr/lib/$(MACH64)/libldap-2.4.so   target=libldap-2.6.so.2
68 link path=usr/lib/$(MACH64)/libldap-2.4.so.2 target=libldap-2.6.so.2
69 link path=usr/lib/$(MACH64)/libldap-2.6.so   target=libldap-2.6.so.2
70 link path=usr/lib/$(MACH64)/libldap_r.so     target=libldap-2.6.so.2
71 link path=usr/lib/$(MACH64)/libldap_r-2.4.so target=libldap-2.6.so.2
72 link path=usr/lib/$(MACH64)/libldap_r-2.4.so.2 target=libldap-2.6.so.2
73 link path=usr/lib/liblber.so       target=liblber-2.6.so.2
74 link path=usr/lib/liblber-2.4.so   target=liblber-2.6.so.2
75 link path=usr/lib/liblber-2.4.so.2 target=liblber-2.6.so.2
76 link path=usr/lib/liblber-2.6.so   target=liblber-2.6.so.2
77 link path=usr/lib/libldap-2.4.so   target=libldap-2.6.so.2
78 link path=usr/lib/libldap-2.4.so.2 target=libldap-2.6.so.2
79 link path=usr/lib/libldap-2.6.so   target=libldap-2.6.so.2
80 link path=usr/lib/libldap_r.so     target=libldap-2.6.so.2
81 link path=usr/lib/libldap_r-2.4.so target=libldap-2.6.so.2
82 link path=usr/lib/libldap_r-2.4.so.2 target=libldap-2.6.so.2
84 file path=etc/openldap/ldap.conf mode=0644 owner=root group=openldap preserve=true
85 file path=etc/openldap/ldap.conf.default
86 file path=etc/openldap/schema/README
87 file path=etc/openldap/schema/collective.ldif
88 file path=etc/openldap/schema/collective.schema
89 file path=etc/openldap/schema/corba.ldif
90 file path=etc/openldap/schema/corba.schema
91 file path=etc/openldap/schema/core.ldif
92 file path=etc/openldap/schema/core.schema
93 file path=etc/openldap/schema/cosine.ldif
94 file path=etc/openldap/schema/cosine.schema
95 file path=etc/openldap/schema/dsee.ldif
96 file path=etc/openldap/schema/dsee.schema
97 file path=etc/openldap/schema/duaconf.ldif
98 file path=etc/openldap/schema/duaconf.schema
99 file path=etc/openldap/schema/dyngroup.ldif
100 file path=etc/openldap/schema/dyngroup.schema
101 file path=etc/openldap/schema/inetorgperson.ldif
102 file path=etc/openldap/schema/inetorgperson.schema
103 file path=etc/openldap/schema/java.ldif
104 file path=etc/openldap/schema/java.schema
105 file path=etc/openldap/schema/misc.ldif
106 file path=etc/openldap/schema/misc.schema
107 file path=etc/openldap/schema/msuser.ldif
108 file path=etc/openldap/schema/msuser.schema
109 file path=etc/openldap/schema/namedobject.ldif
110 file path=etc/openldap/schema/namedobject.schema
111 file path=etc/openldap/schema/nis.ldif
112 file path=etc/openldap/schema/nis.schema
113 file path=etc/openldap/schema/openldap.ldif
114 file path=etc/openldap/schema/openldap.schema
115 file path=etc/openldap/schema/pmi.ldif
116 file path=etc/openldap/schema/pmi.schema
117 file path=etc/openldap/slapd.conf mode=0640 owner=root group=openldap preserve=true
118 file path=etc/openldap/slapd.conf.default
119 file usr/bin/ldapcompare path=usr/bin/openldapcompare
120 file usr/bin/ldapdelete path=usr/bin/openldapdelete
121 file usr/bin/ldapexop path=usr/bin/openldapexop
122 file usr/bin/ldapmodify path=usr/bin/openldapmodify
123 file usr/bin/ldapmodrdn path=usr/bin/openldapmodrdn
124 file usr/bin/ldappasswd path=usr/bin/openldappasswd
125 file usr/bin/ldapsearch path=usr/bin/openldapsearch
126 file usr/bin/ldapurl path=usr/bin/openldapurl
127 file usr/bin/ldapvc path=usr/bin/openldapvc
128 file usr/bin/ldapwhoami path=usr/bin/openldapwhoami
129 file path=usr/include/openldap/lber.h
130 file path=usr/include/openldap/lber_types.h
131 file path=usr/include/openldap/ldap.h
132 file path=usr/include/openldap/ldap_cdefs.h
133 file path=usr/include/openldap/ldap_features.h
134 file path=usr/include/openldap/ldap_schema.h
135 file path=usr/include/openldap/ldap_utf8.h
136 file path=usr/include/openldap/ldif.h
137 file path=usr/include/openldap/openldap.h
138 file path=usr/include/openldap/slapi-plugin.h
139 link path=usr/lib/$(MACH64)/liblber-2.6.so.2 target=liblber-2.6.so.2.0.200
140 file path=usr/lib/$(MACH64)/liblber-2.6.so.2.0.200
141 #link path=usr/lib/$(MACH64)/liblber.so target=liblber-2.6.so.2.0.200
142 link path=usr/lib/$(MACH64)/libldap-2.6.so.2 target=libldap-2.6.so.2.0.200
143 file path=usr/lib/$(MACH64)/libldap-2.6.so.2.0.200
144 #link path=usr/lib/$(MACH64)/libldap.so target=libldap-2.6.so.2.0.200
145 link path=usr/lib/$(MACH64)/openldap/accesslog-2.6.so.2 \
146     target=accesslog-2.6.so.2.0.200
147 file path=usr/lib/$(MACH64)/openldap/accesslog-2.6.so.2.0.200
148 link path=usr/lib/$(MACH64)/openldap/accesslog.so \
149     target=accesslog-2.6.so.2.0.200
150 link path=usr/lib/$(MACH64)/openldap/argon2-2.6.so.2 \
151     target=argon2-2.6.so.2.0.200
152 file path=usr/lib/$(MACH64)/openldap/argon2-2.6.so.2.0.200
153 link path=usr/lib/$(MACH64)/openldap/argon2.so target=argon2-2.6.so.2.0.200
154 link path=usr/lib/$(MACH64)/openldap/auditlog-2.6.so.2 \
155     target=auditlog-2.6.so.2.0.200
156 file path=usr/lib/$(MACH64)/openldap/auditlog-2.6.so.2.0.200
157 link path=usr/lib/$(MACH64)/openldap/auditlog.so target=auditlog-2.6.so.2.0.200
158 link path=usr/lib/$(MACH64)/openldap/autoca-2.6.so.2 \
159     target=autoca-2.6.so.2.0.200
160 file path=usr/lib/$(MACH64)/openldap/autoca-2.6.so.2.0.200
161 link path=usr/lib/$(MACH64)/openldap/autoca.so target=autoca-2.6.so.2.0.200
162 link path=usr/lib/$(MACH64)/openldap/back_asyncmeta-2.6.so.2 \
163     target=back_asyncmeta-2.6.so.2.0.200
164 file path=usr/lib/$(MACH64)/openldap/back_asyncmeta-2.6.so.2.0.200
165 link path=usr/lib/$(MACH64)/openldap/back_asyncmeta.so \
166     target=back_asyncmeta-2.6.so.2.0.200
167 link path=usr/lib/$(MACH64)/openldap/back_dnssrv-2.6.so.2 \
168     target=back_dnssrv-2.6.so.2.0.200
169 file path=usr/lib/$(MACH64)/openldap/back_dnssrv-2.6.so.2.0.200
170 link path=usr/lib/$(MACH64)/openldap/back_dnssrv.so \
171     target=back_dnssrv-2.6.so.2.0.200
172 link path=usr/lib/$(MACH64)/openldap/back_ldap-2.6.so.2 \
173     target=back_ldap-2.6.so.2.0.200
174 file path=usr/lib/$(MACH64)/openldap/back_ldap-2.6.so.2.0.200
175 link path=usr/lib/$(MACH64)/openldap/back_ldap.so \
176     target=back_ldap-2.6.so.2.0.200
177 link path=usr/lib/$(MACH64)/openldap/back_mdb-2.6.so.2 \
178     target=back_mdb-2.6.so.2.0.200
179 file path=usr/lib/$(MACH64)/openldap/back_mdb-2.6.so.2.0.200
180 link path=usr/lib/$(MACH64)/openldap/back_mdb.so target=back_mdb-2.6.so.2.0.200
181 link path=usr/lib/$(MACH64)/openldap/back_meta-2.6.so.2 \
182     target=back_meta-2.6.so.2.0.200
183 file path=usr/lib/$(MACH64)/openldap/back_meta-2.6.so.2.0.200
184 link path=usr/lib/$(MACH64)/openldap/back_meta.so \
185     target=back_meta-2.6.so.2.0.200
186 link path=usr/lib/$(MACH64)/openldap/back_null-2.6.so.2 \
187     target=back_null-2.6.so.2.0.200
188 file path=usr/lib/$(MACH64)/openldap/back_null-2.6.so.2.0.200
189 link path=usr/lib/$(MACH64)/openldap/back_null.so \
190     target=back_null-2.6.so.2.0.200
191 link path=usr/lib/$(MACH64)/openldap/back_passwd-2.6.so.2 \
192     target=back_passwd-2.6.so.2.0.200
193 file path=usr/lib/$(MACH64)/openldap/back_passwd-2.6.so.2.0.200
194 link path=usr/lib/$(MACH64)/openldap/back_passwd.so \
195     target=back_passwd-2.6.so.2.0.200
196 link path=usr/lib/$(MACH64)/openldap/back_perl-2.6.so.2 \
197     target=back_perl-2.6.so.2.0.200
198 file path=usr/lib/$(MACH64)/openldap/back_perl-2.6.so.2.0.200
199 link path=usr/lib/$(MACH64)/openldap/back_perl.so \
200     target=back_perl-2.6.so.2.0.200
201 link path=usr/lib/$(MACH64)/openldap/back_relay-2.6.so.2 \
202     target=back_relay-2.6.so.2.0.200
203 file path=usr/lib/$(MACH64)/openldap/back_relay-2.6.so.2.0.200
204 link path=usr/lib/$(MACH64)/openldap/back_relay.so \
205     target=back_relay-2.6.so.2.0.200
206 link path=usr/lib/$(MACH64)/openldap/back_sock-2.6.so.2 \
207     target=back_sock-2.6.so.2.0.200
208 file path=usr/lib/$(MACH64)/openldap/back_sock-2.6.so.2.0.200
209 link path=usr/lib/$(MACH64)/openldap/back_sock.so \
210     target=back_sock-2.6.so.2.0.200
211 link path=usr/lib/$(MACH64)/openldap/back_sql-2.6.so.2 \
212     target=back_sql-2.6.so.2.0.200
213 file path=usr/lib/$(MACH64)/openldap/back_sql-2.6.so.2.0.200
214 link path=usr/lib/$(MACH64)/openldap/back_sql.so target=back_sql-2.6.so.2.0.200
215 link path=usr/lib/$(MACH64)/openldap/collect-2.6.so.2 \
216     target=collect-2.6.so.2.0.200
217 file path=usr/lib/$(MACH64)/openldap/collect-2.6.so.2.0.200
218 link path=usr/lib/$(MACH64)/openldap/collect.so target=collect-2.6.so.2.0.200
219 link path=usr/lib/$(MACH64)/openldap/constraint-2.6.so.2 \
220     target=constraint-2.6.so.2.0.200
221 file path=usr/lib/$(MACH64)/openldap/constraint-2.6.so.2.0.200
222 link path=usr/lib/$(MACH64)/openldap/constraint.so \
223     target=constraint-2.6.so.2.0.200
224 link path=usr/lib/$(MACH64)/openldap/dds-2.6.so.2 target=dds-2.6.so.2.0.200
225 file path=usr/lib/$(MACH64)/openldap/dds-2.6.so.2.0.200
226 link path=usr/lib/$(MACH64)/openldap/dds.so target=dds-2.6.so.2.0.200
227 link path=usr/lib/$(MACH64)/openldap/deref-2.6.so.2 target=deref-2.6.so.2.0.200
228 file path=usr/lib/$(MACH64)/openldap/deref-2.6.so.2.0.200
229 link path=usr/lib/$(MACH64)/openldap/deref.so target=deref-2.6.so.2.0.200
230 link path=usr/lib/$(MACH64)/openldap/dyngroup-2.6.so.2 \
231     target=dyngroup-2.6.so.2.0.200
232 file path=usr/lib/$(MACH64)/openldap/dyngroup-2.6.so.2.0.200
233 link path=usr/lib/$(MACH64)/openldap/dyngroup.so target=dyngroup-2.6.so.2.0.200
234 link path=usr/lib/$(MACH64)/openldap/dynlist-2.6.so.2 \
235     target=dynlist-2.6.so.2.0.200
236 file path=usr/lib/$(MACH64)/openldap/dynlist-2.6.so.2.0.200
237 link path=usr/lib/$(MACH64)/openldap/dynlist.so target=dynlist-2.6.so.2.0.200
238 link path=usr/lib/$(MACH64)/openldap/homedir-2.6.so.2 \
239     target=homedir-2.6.so.2.0.200
240 file path=usr/lib/$(MACH64)/openldap/homedir-2.6.so.2.0.200
241 link path=usr/lib/$(MACH64)/openldap/homedir.so target=homedir-2.6.so.2.0.200
242 link path=usr/lib/$(MACH64)/openldap/memberof-2.6.so.2 \
243     target=memberof-2.6.so.2.0.200
244 file path=usr/lib/$(MACH64)/openldap/memberof-2.6.so.2.0.200
245 link path=usr/lib/$(MACH64)/openldap/memberof.so target=memberof-2.6.so.2.0.200
246 link path=usr/lib/$(MACH64)/openldap/nestgroup-2.6.so.2 \
247     target=nestgroup-2.6.so.2.0.200
248 file path=usr/lib/$(MACH64)/openldap/nestgroup-2.6.so.2.0.200
249 link path=usr/lib/$(MACH64)/openldap/nestgroup.so \
250     target=nestgroup-2.6.so.2.0.200
251 link path=usr/lib/$(MACH64)/openldap/otp-2.6.so.2 target=otp-2.6.so.2.0.200
252 file path=usr/lib/$(MACH64)/openldap/otp-2.6.so.2.0.200
253 link path=usr/lib/$(MACH64)/openldap/otp.so target=otp-2.6.so.2.0.200
254 link path=usr/lib/$(MACH64)/openldap/pcache-2.6.so.2 \
255     target=pcache-2.6.so.2.0.200
256 file path=usr/lib/$(MACH64)/openldap/pcache-2.6.so.2.0.200
257 link path=usr/lib/$(MACH64)/openldap/pcache.so target=pcache-2.6.so.2.0.200
258 link path=usr/lib/$(MACH64)/openldap/ppolicy-2.6.so.2 \
259     target=ppolicy-2.6.so.2.0.200
260 file path=usr/lib/$(MACH64)/openldap/ppolicy-2.6.so.2.0.200
261 link path=usr/lib/$(MACH64)/openldap/ppolicy.so target=ppolicy-2.6.so.2.0.200
262 link path=usr/lib/$(MACH64)/openldap/refint-2.6.so.2 \
263     target=refint-2.6.so.2.0.200
264 file path=usr/lib/$(MACH64)/openldap/refint-2.6.so.2.0.200
265 link path=usr/lib/$(MACH64)/openldap/refint.so target=refint-2.6.so.2.0.200
266 link path=usr/lib/$(MACH64)/openldap/remoteauth-2.6.so.2 \
267     target=remoteauth-2.6.so.2.0.200
268 file path=usr/lib/$(MACH64)/openldap/remoteauth-2.6.so.2.0.200
269 link path=usr/lib/$(MACH64)/openldap/remoteauth.so \
270     target=remoteauth-2.6.so.2.0.200
271 link path=usr/lib/$(MACH64)/openldap/retcode-2.6.so.2 \
272     target=retcode-2.6.so.2.0.200
273 file path=usr/lib/$(MACH64)/openldap/retcode-2.6.so.2.0.200
274 link path=usr/lib/$(MACH64)/openldap/retcode.so target=retcode-2.6.so.2.0.200
275 link path=usr/lib/$(MACH64)/openldap/rwm-2.6.so.2 target=rwm-2.6.so.2.0.200
276 file path=usr/lib/$(MACH64)/openldap/rwm-2.6.so.2.0.200
277 link path=usr/lib/$(MACH64)/openldap/rwm.so target=rwm-2.6.so.2.0.200
278 link path=usr/lib/$(MACH64)/openldap/seqmod-2.6.so.2 \
279     target=seqmod-2.6.so.2.0.200
280 file path=usr/lib/$(MACH64)/openldap/seqmod-2.6.so.2.0.200
281 link path=usr/lib/$(MACH64)/openldap/seqmod.so target=seqmod-2.6.so.2.0.200
282 link path=usr/lib/$(MACH64)/openldap/sssvlv-2.6.so.2 \
283     target=sssvlv-2.6.so.2.0.200
284 file path=usr/lib/$(MACH64)/openldap/sssvlv-2.6.so.2.0.200
285 link path=usr/lib/$(MACH64)/openldap/sssvlv.so target=sssvlv-2.6.so.2.0.200
286 link path=usr/lib/$(MACH64)/openldap/syncprov-2.6.so.2 \
287     target=syncprov-2.6.so.2.0.200
288 file path=usr/lib/$(MACH64)/openldap/syncprov-2.6.so.2.0.200
289 link path=usr/lib/$(MACH64)/openldap/syncprov.so target=syncprov-2.6.so.2.0.200
290 link path=usr/lib/$(MACH64)/openldap/translucent-2.6.so.2 \
291     target=translucent-2.6.so.2.0.200
292 file path=usr/lib/$(MACH64)/openldap/translucent-2.6.so.2.0.200
293 link path=usr/lib/$(MACH64)/openldap/translucent.so \
294     target=translucent-2.6.so.2.0.200
295 link path=usr/lib/$(MACH64)/openldap/unique-2.6.so.2 \
296     target=unique-2.6.so.2.0.200
297 file path=usr/lib/$(MACH64)/openldap/unique-2.6.so.2.0.200
298 link path=usr/lib/$(MACH64)/openldap/unique.so target=unique-2.6.so.2.0.200
299 link path=usr/lib/$(MACH64)/openldap/valsort-2.6.so.2 \
300     target=valsort-2.6.so.2.0.200
301 file path=usr/lib/$(MACH64)/openldap/valsort-2.6.so.2.0.200
302 link path=usr/lib/$(MACH64)/openldap/valsort.so target=valsort-2.6.so.2.0.200
303 file path=usr/lib/$(MACH64)/pkgconfig/lber.pc
304 file path=usr/lib/$(MACH64)/pkgconfig/ldap.pc
305 file path=usr/lib/$(MACH64)/slapd mode=555
306 link path=usr/lib/liblber-2.6.so.2 target=liblber-2.6.so.2.0.200
307 file path=usr/lib/liblber-2.6.so.2.0.200
308 #link path=usr/lib/liblber.so target=liblber-2.6.so.2.0.200
309 link path=usr/lib/libldap-2.6.so.2 target=libldap-2.6.so.2.0.200
310 file path=usr/lib/libldap-2.6.so.2.0.200
311 #link path=usr/lib/libldap.so target=libldap-2.6.so.2.0.200
312 file path=usr/lib/pkgconfig/lber.pc
313 file path=usr/lib/pkgconfig/ldap.pc
314 link path=usr/sbin/slapacl target=../lib/$(MACH64)/slapd
315 link path=usr/sbin/slapadd target=../lib/$(MACH64)/slapd
316 link path=usr/sbin/slapauth target=../lib/$(MACH64)/slapd
317 link path=usr/sbin/slapcat target=../lib/$(MACH64)/slapd
318 link path=usr/sbin/slapdn target=../lib/$(MACH64)/slapd
319 link path=usr/sbin/slapindex target=../lib/$(MACH64)/slapd
320 link path=usr/sbin/slapmodify target=../lib/$(MACH64)/slapd
321 link path=usr/sbin/slappasswd target=../lib/$(MACH64)/slapd
322 link path=usr/sbin/slapschema target=../lib/$(MACH64)/slapd
323 link path=usr/sbin/slaptest target=../lib/$(MACH64)/slapd
324 link path=usr/share/man/man1oldap/ldapadd.1oldap target=ldapmodify.1oldap
325 file path=usr/share/man/man1oldap/ldapcompare.1oldap
326 file path=usr/share/man/man1oldap/ldapdelete.1oldap
327 file path=usr/share/man/man1oldap/ldapexop.1oldap
328 file path=usr/share/man/man1oldap/ldapmodify.1oldap
329 file path=usr/share/man/man1oldap/ldapmodrdn.1oldap
330 file path=usr/share/man/man1oldap/ldappasswd.1oldap
331 file path=usr/share/man/man1oldap/ldapsearch.1oldap
332 file path=usr/share/man/man1oldap/ldapurl.1oldap
333 file path=usr/share/man/man1oldap/ldapvc.1oldap
334 file path=usr/share/man/man1oldap/ldapwhoami.1oldap
335 link path=usr/share/man/man3oldap/ber_alloc_t.3oldap target=lber-encode.3oldap
336 link path=usr/share/man/man3oldap/ber_bvarray_add.3oldap target=lber-types.3oldap
337 link path=usr/share/man/man3oldap/ber_bvarray_free.3oldap target=lber-types.3oldap
338 link path=usr/share/man/man3oldap/ber_bvdup.3oldap target=lber-types.3oldap
339 link path=usr/share/man/man3oldap/ber_bvecadd.3oldap target=lber-types.3oldap
340 link path=usr/share/man/man3oldap/ber_bvecfree.3oldap target=lber-types.3oldap
341 link path=usr/share/man/man3oldap/ber_bvfree.3oldap target=lber-types.3oldap
342 link path=usr/share/man/man3oldap/ber_bvstr.3oldap target=lber-types.3oldap
343 link path=usr/share/man/man3oldap/ber_bvstrdup.3oldap target=lber-types.3oldap
344 link path=usr/share/man/man3oldap/ber_dupbv.3oldap target=lber-types.3oldap
345 link path=usr/share/man/man3oldap/ber_first_element.3oldap target=lber-decode.3oldap
346 link path=usr/share/man/man3oldap/ber_flush.3oldap target=lber-encode.3oldap
347 link path=usr/share/man/man3oldap/ber_free.3oldap target=lber-types.3oldap
348 link path=usr/share/man/man3oldap/ber_get_bitstring.3oldap target=lber-decode.3oldap
349 link path=usr/share/man/man3oldap/ber_get_boolean.3oldap target=lber-decode.3oldap
350 link path=usr/share/man/man3oldap/ber_get_enum.3oldap target=lber-decode.3oldap
351 link path=usr/share/man/man3oldap/ber_get_int.3oldap target=lber-decode.3oldap
352 link path=usr/share/man/man3oldap/ber_get_next.3oldap target=lber-decode.3oldap
353 link path=usr/share/man/man3oldap/ber_get_null.3oldap target=lber-decode.3oldap
354 link path=usr/share/man/man3oldap/ber_get_stringa.3oldap target=lber-decode.3oldap
355 link path=usr/share/man/man3oldap/ber_get_stringb.3oldap target=lber-decode.3oldap
356 link path=usr/share/man/man3oldap/ber_next_element.3oldap target=lber-decode.3oldap
357 link path=usr/share/man/man3oldap/ber_peek_tag.3oldap target=lber-decode.3oldap
358 link path=usr/share/man/man3oldap/ber_printf.3oldap target=lber-encode.3oldap
359 link path=usr/share/man/man3oldap/ber_put_enum.3oldap target=lber-encode.3oldap
360 link path=usr/share/man/man3oldap/ber_put_int.3oldap target=lber-encode.3oldap
361 link path=usr/share/man/man3oldap/ber_put_null.3oldap target=lber-encode.3oldap
362 link path=usr/share/man/man3oldap/ber_put_ostring.3oldap target=lber-encode.3oldap
363 link path=usr/share/man/man3oldap/ber_put_seq.3oldap target=lber-encode.3oldap
364 link path=usr/share/man/man3oldap/ber_put_set.3oldap target=lber-encode.3oldap
365 link path=usr/share/man/man3oldap/ber_put_string.3oldap target=lber-encode.3oldap
366 link path=usr/share/man/man3oldap/ber_scanf.3oldap target=lber-decode.3oldap
367 link path=usr/share/man/man3oldap/ber_skip_tag.3oldap target=lber-decode.3oldap
368 link path=usr/share/man/man3oldap/ber_start_set.3oldap target=lber-encode.3oldap
369 link path=usr/share/man/man3oldap/ber_str2bv.3oldap target=lber-types.3oldap
370 file path=usr/share/man/man3oldap/lber-decode.3oldap
371 file path=usr/share/man/man3oldap/lber-encode.3oldap
372 file path=usr/share/man/man3oldap/lber-memory.3oldap
373 file path=usr/share/man/man3oldap/lber-sockbuf.3oldap
374 file path=usr/share/man/man3oldap/lber-types.3oldap
375 link path=usr/share/man/man3oldap/ld_errno.3oldap target=ldap_error.3oldap
376 file path=usr/share/man/man3oldap/ldap.3oldap
377 file path=usr/share/man/man3oldap/ldap_abandon.3oldap
378 link path=usr/share/man/man3oldap/ldap_abandon_ext.3oldap target=ldap_abandon.3oldap
379 file path=usr/share/man/man3oldap/ldap_add.3oldap
380 link path=usr/share/man/man3oldap/ldap_add_ext.3oldap target=ldap_add.3oldap
381 link path=usr/share/man/man3oldap/ldap_add_ext_s.3oldap target=ldap_add.3oldap
382 link path=usr/share/man/man3oldap/ldap_add_s.3oldap target=ldap_add.3oldap
383 link path=usr/share/man/man3oldap/ldap_attributetype2name.3oldap target=ldap_schema.3oldap
384 link path=usr/share/man/man3oldap/ldap_attributetype2str.3oldap target=ldap_schema.3oldap
385 link path=usr/share/man/man3oldap/ldap_attributetype_free.3oldap target=ldap_schema.3oldap
386 file path=usr/share/man/man3oldap/ldap_bind.3oldap
387 link path=usr/share/man/man3oldap/ldap_bind_s.3oldap target=ldap_bind.3oldap
388 file path=usr/share/man/man3oldap/ldap_compare.3oldap
389 link path=usr/share/man/man3oldap/ldap_compare_ext.3oldap target=ldap_compare.3oldap
390 link path=usr/share/man/man3oldap/ldap_compare_ext_s.3oldap target=ldap_compare.3oldap
391 link path=usr/share/man/man3oldap/ldap_compare_s.3oldap target=ldap_compare.3oldap
392 link path=usr/share/man/man3oldap/ldap_control_create.3oldap target=ldap_controls.3oldap
393 link path=usr/share/man/man3oldap/ldap_control_dup.3oldap target=ldap_controls.3oldap
394 link path=usr/share/man/man3oldap/ldap_control_find.3oldap target=ldap_controls.3oldap
395 link path=usr/share/man/man3oldap/ldap_control_free.3oldap target=ldap_controls.3oldap
396 file path=usr/share/man/man3oldap/ldap_controls.3oldap
397 link path=usr/share/man/man3oldap/ldap_controls_dup.3oldap target=ldap_controls.3oldap
398 link path=usr/share/man/man3oldap/ldap_controls_free.3oldap target=ldap_controls.3oldap
399 link path=usr/share/man/man3oldap/ldap_count_entries.3oldap target=ldap_first_entry.3oldap
400 link path=usr/share/man/man3oldap/ldap_count_messages.3oldap target=ldap_first_message.3oldap
401 link path=usr/share/man/man3oldap/ldap_count_references.3oldap \
402     target=ldap_first_reference.3oldap
403 link path=usr/share/man/man3oldap/ldap_count_values.3oldap target=ldap_get_values.3oldap
404 link path=usr/share/man/man3oldap/ldap_count_values_len.3oldap target=ldap_get_values.3oldap
405 link path=usr/share/man/man3oldap/ldap_dcedn2dn.3oldap target=ldap_get_dn.3oldap
406 file path=usr/share/man/man3oldap/ldap_delete.3oldap
407 link path=usr/share/man/man3oldap/ldap_delete_ext.3oldap target=ldap_delete.3oldap
408 link path=usr/share/man/man3oldap/ldap_delete_ext_s.3oldap target=ldap_delete.3oldap
409 link path=usr/share/man/man3oldap/ldap_delete_s.3oldap target=ldap_delete.3oldap
410 link path=usr/share/man/man3oldap/ldap_destroy.3oldap target=ldap_dup.3oldap
411 link path=usr/share/man/man3oldap/ldap_dn2ad_canonical.3oldap target=ldap_get_dn.3oldap
412 link path=usr/share/man/man3oldap/ldap_dn2dcedn.3oldap target=ldap_get_dn.3oldap
413 link path=usr/share/man/man3oldap/ldap_dn2str.3oldap target=ldap_get_dn.3oldap
414 link path=usr/share/man/man3oldap/ldap_dn2ufn.3oldap target=ldap_get_dn.3oldap
415 link path=usr/share/man/man3oldap/ldap_dnfree.3oldap target=ldap_get_dn.3oldap
416 file path=usr/share/man/man3oldap/ldap_dup.3oldap
417 link path=usr/share/man/man3oldap/ldap_err2string.3oldap target=ldap_error.3oldap
418 link path=usr/share/man/man3oldap/ldap_errlist.3oldap target=ldap_error.3oldap
419 file path=usr/share/man/man3oldap/ldap_error.3oldap
420 link path=usr/share/man/man3oldap/ldap_explode_dn.3oldap target=ldap_get_dn.3oldap
421 link path=usr/share/man/man3oldap/ldap_explode_rdn.3oldap target=ldap_get_dn.3oldap
422 file path=usr/share/man/man3oldap/ldap_extended_operation.3oldap
423 link path=usr/share/man/man3oldap/ldap_extended_operation_s.3oldap \
424     target=ldap_extended_operation.3oldap
425 file path=usr/share/man/man3oldap/ldap_first_attribute.3oldap
426 file path=usr/share/man/man3oldap/ldap_first_entry.3oldap
427 file path=usr/share/man/man3oldap/ldap_first_message.3oldap
428 file path=usr/share/man/man3oldap/ldap_first_reference.3oldap
429 link path=usr/share/man/man3oldap/ldap_free_urldesc.3oldap target=ldap_url.3oldap
430 link path=usr/share/man/man3oldap/ldap_get_attribute_ber.3oldap \
431     target=ldap_first_attribute.3oldap
432 file path=usr/share/man/man3oldap/ldap_get_dn.3oldap
433 file path=usr/share/man/man3oldap/ldap_get_option.3oldap
434 file path=usr/share/man/man3oldap/ldap_get_values.3oldap
435 link path=usr/share/man/man3oldap/ldap_get_values_len.3oldap target=ldap_get_values.3oldap
436 link path=usr/share/man/man3oldap/ldap_init.3oldap target=ldap_open.3oldap
437 link path=usr/share/man/man3oldap/ldap_init_fd.3oldap target=ldap_open.3oldap
438 link path=usr/share/man/man3oldap/ldap_initialize.3oldap target=ldap_open.3oldap
439 link path=usr/share/man/man3oldap/ldap_install_tls.3oldap target=ldap_tls.3oldap
440 link path=usr/share/man/man3oldap/ldap_is_ldap_url.3oldap target=ldap_url.3oldap
441 link path=usr/share/man/man3oldap/ldap_matchingrule2name.3oldap target=ldap_schema.3oldap
442 link path=usr/share/man/man3oldap/ldap_matchingrule2str.3oldap target=ldap_schema.3oldap
443 link path=usr/share/man/man3oldap/ldap_matchingrule_free.3oldap target=ldap_schema.3oldap
444 link path=usr/share/man/man3oldap/ldap_memalloc.3oldap target=ldap_memory.3oldap
445 link path=usr/share/man/man3oldap/ldap_memcalloc.3oldap target=ldap_memory.3oldap
446 link path=usr/share/man/man3oldap/ldap_memfree.3oldap target=ldap_memory.3oldap
447 file path=usr/share/man/man3oldap/ldap_memory.3oldap
448 link path=usr/share/man/man3oldap/ldap_memrealloc.3oldap target=ldap_memory.3oldap
449 link path=usr/share/man/man3oldap/ldap_memvfree.3oldap target=ldap_memory.3oldap
450 file path=usr/share/man/man3oldap/ldap_modify.3oldap
451 link path=usr/share/man/man3oldap/ldap_modify_ext.3oldap target=ldap_modify.3oldap
452 link path=usr/share/man/man3oldap/ldap_modify_ext_s.3oldap target=ldap_modify.3oldap
453 link path=usr/share/man/man3oldap/ldap_modify_s.3oldap target=ldap_modify.3oldap
454 file path=usr/share/man/man3oldap/ldap_modrdn.3oldap
455 link path=usr/share/man/man3oldap/ldap_modrdn2.3oldap target=ldap_modrdn.3oldap
456 link path=usr/share/man/man3oldap/ldap_modrdn2_s.3oldap target=ldap_modrdn.3oldap
457 link path=usr/share/man/man3oldap/ldap_modrdn_s.3oldap target=ldap_modrdn.3oldap
458 link path=usr/share/man/man3oldap/ldap_mods_free.3oldap target=ldap_modify.3oldap
459 link path=usr/share/man/man3oldap/ldap_msgfree.3oldap target=ldap_result.3oldap
460 link path=usr/share/man/man3oldap/ldap_msgid.3oldap target=ldap_result.3oldap
461 link path=usr/share/man/man3oldap/ldap_msgtype.3oldap target=ldap_result.3oldap
462 link path=usr/share/man/man3oldap/ldap_next_attribute.3oldap target=ldap_first_attribute.3oldap
463 link path=usr/share/man/man3oldap/ldap_next_entry.3oldap target=ldap_first_entry.3oldap
464 link path=usr/share/man/man3oldap/ldap_next_message.3oldap target=ldap_first_message.3oldap
465 link path=usr/share/man/man3oldap/ldap_next_reference.3oldap target=ldap_first_reference.3oldap
466 link path=usr/share/man/man3oldap/ldap_objectclass2name.3oldap target=ldap_schema.3oldap
467 link path=usr/share/man/man3oldap/ldap_objectclass2str.3oldap target=ldap_schema.3oldap
468 link path=usr/share/man/man3oldap/ldap_objectclass_free.3oldap target=ldap_schema.3oldap
469 file path=usr/share/man/man3oldap/ldap_open.3oldap
470 link path=usr/share/man/man3oldap/ldap_parse_extended_result.3oldap \
471     target=ldap_parse_result.3oldap
472 link path=usr/share/man/man3oldap/ldap_parse_intermediate.3oldap \
473     target=ldap_parse_result.3oldap
474 file path=usr/share/man/man3oldap/ldap_parse_reference.3oldap
475 file path=usr/share/man/man3oldap/ldap_parse_result.3oldap
476 link path=usr/share/man/man3oldap/ldap_parse_sasl_bind_result.3oldap \
477     target=ldap_parse_result.3oldap
478 file path=usr/share/man/man3oldap/ldap_parse_sort_control.3oldap
479 file path=usr/share/man/man3oldap/ldap_parse_vlv_control.3oldap
480 link path=usr/share/man/man3oldap/ldap_perror.3oldap target=ldap_error.3oldap
481 file path=usr/share/man/man3oldap/ldap_rename.3oldap
482 link path=usr/share/man/man3oldap/ldap_rename_s.3oldap target=ldap_rename.3oldap
483 file path=usr/share/man/man3oldap/ldap_result.3oldap
484 link path=usr/share/man/man3oldap/ldap_result2error.3oldap target=ldap_error.3oldap
485 link path=usr/share/man/man3oldap/ldap_sasl_bind.3oldap target=ldap_bind.3oldap
486 link path=usr/share/man/man3oldap/ldap_sasl_bind_s.3oldap target=ldap_bind.3oldap
487 file path=usr/share/man/man3oldap/ldap_schema.3oldap
488 link path=usr/share/man/man3oldap/ldap_scherr2str.3oldap target=ldap_schema.3oldap
489 file path=usr/share/man/man3oldap/ldap_search.3oldap
490 link path=usr/share/man/man3oldap/ldap_search_ext.3oldap target=ldap_search.3oldap
491 link path=usr/share/man/man3oldap/ldap_search_ext_s.3oldap target=ldap_search.3oldap
492 link path=usr/share/man/man3oldap/ldap_search_s.3oldap target=ldap_search.3oldap
493 link path=usr/share/man/man3oldap/ldap_search_st.3oldap target=ldap_search.3oldap
494 link path=usr/share/man/man3oldap/ldap_set_option.3oldap target=ldap_get_option.3oldap
495 link path=usr/share/man/man3oldap/ldap_set_rebind_proc.3oldap target=ldap_bind.3oldap
496 link path=usr/share/man/man3oldap/ldap_set_urllist_proc.3oldap target=ldap_open.3oldap
497 link path=usr/share/man/man3oldap/ldap_simple_bind.3oldap target=ldap_bind.3oldap
498 link path=usr/share/man/man3oldap/ldap_simple_bind_s.3oldap target=ldap_bind.3oldap
499 file path=usr/share/man/man3oldap/ldap_sort.3oldap
500 link path=usr/share/man/man3oldap/ldap_sort_entries.3oldap target=ldap_sort.3oldap
501 link path=usr/share/man/man3oldap/ldap_sort_strcasecmp.3oldap target=ldap_sort.3oldap
502 link path=usr/share/man/man3oldap/ldap_sort_values.3oldap target=ldap_sort.3oldap
503 link path=usr/share/man/man3oldap/ldap_start_tls.3oldap target=ldap_tls.3oldap
504 link path=usr/share/man/man3oldap/ldap_start_tls_s.3oldap target=ldap_tls.3oldap
505 link path=usr/share/man/man3oldap/ldap_str2attributetype.3oldap target=ldap_schema.3oldap
506 link path=usr/share/man/man3oldap/ldap_str2dn.3oldap target=ldap_get_dn.3oldap
507 link path=usr/share/man/man3oldap/ldap_str2matchingrule.3oldap target=ldap_schema.3oldap
508 link path=usr/share/man/man3oldap/ldap_str2objectclass.3oldap target=ldap_schema.3oldap
509 link path=usr/share/man/man3oldap/ldap_str2syntax.3oldap target=ldap_schema.3oldap
510 link path=usr/share/man/man3oldap/ldap_strdup.3oldap target=ldap_memory.3oldap
511 file path=usr/share/man/man3oldap/ldap_sync.3oldap
512 link path=usr/share/man/man3oldap/ldap_syntax2name.3oldap target=ldap_schema.3oldap
513 link path=usr/share/man/man3oldap/ldap_syntax2str.3oldap target=ldap_schema.3oldap
514 link path=usr/share/man/man3oldap/ldap_syntax_free.3oldap target=ldap_schema.3oldap
515 file path=usr/share/man/man3oldap/ldap_tls.3oldap
516 link path=usr/share/man/man3oldap/ldap_tls_inplace.3oldap target=ldap_tls.3oldap
517 link path=usr/share/man/man3oldap/ldap_unbind.3oldap target=ldap_bind.3oldap
518 link path=usr/share/man/man3oldap/ldap_unbind_ext.3oldap target=ldap_bind.3oldap
519 link path=usr/share/man/man3oldap/ldap_unbind_ext_s.3oldap target=ldap_bind.3oldap
520 link path=usr/share/man/man3oldap/ldap_unbind_s.3oldap target=ldap_bind.3oldap
521 file path=usr/share/man/man3oldap/ldap_url.3oldap
522 link path=usr/share/man/man3oldap/ldap_url_parse.3oldap target=ldap_url.3oldap
523 link path=usr/share/man/man3oldap/ldap_value_free.3oldap target=ldap_get_values.3oldap
524 link path=usr/share/man/man3oldap/ldap_value_free_len.3oldap target=ldap_get_values.3oldap
525 file path=usr/share/man/man5oldap/ldap.conf.5oldap
526 file path=usr/share/man/man5oldap/ldif.5oldap
527 file path=usr/share/man/man5oldap/lloadd.conf.5oldap
528 file path=usr/share/man/man5oldap/slapd-asyncmeta.5oldap
529 file path=usr/share/man/man5oldap/slapd-config.5oldap
530 file path=usr/share/man/man5oldap/slapd-dnssrv.5oldap
531 file path=usr/share/man/man5oldap/slapd-ldap.5oldap
532 file path=usr/share/man/man5oldap/slapd-ldif.5oldap
533 file path=usr/share/man/man5oldap/slapd-mdb.5oldap
534 file path=usr/share/man/man5oldap/slapd-meta.5oldap
535 file path=usr/share/man/man5oldap/slapd-monitor.5oldap
536 file path=usr/share/man/man5oldap/slapd-null.5oldap
537 file path=usr/share/man/man5oldap/slapd-passwd.5oldap
538 file path=usr/share/man/man5oldap/slapd-perl.5oldap
539 file path=usr/share/man/man5oldap/slapd-relay.5oldap
540 file path=usr/share/man/man5oldap/slapd-sock.5oldap
541 file path=usr/share/man/man5oldap/slapd-sql.5oldap
542 file path=usr/share/man/man5oldap/slapd-wt.5oldap
543 file path=usr/share/man/man5oldap/slapd.access.5oldap
544 file path=usr/share/man/man5oldap/slapd.backends.5oldap
545 file path=usr/share/man/man5oldap/slapd.conf.5oldap
546 file path=usr/share/man/man5oldap/slapd.overlays.5oldap
547 file path=usr/share/man/man5oldap/slapd.plugin.5oldap
548 file path=usr/share/man/man5oldap/slapo-accesslog.5oldap
549 file path=usr/share/man/man5oldap/slapo-auditlog.5oldap
550 file path=usr/share/man/man5oldap/slapo-autoca.5oldap
551 file path=usr/share/man/man5oldap/slapo-chain.5oldap
552 file path=usr/share/man/man5oldap/slapo-collect.5oldap
553 file path=usr/share/man/man5oldap/slapo-constraint.5oldap
554 file path=usr/share/man/man5oldap/slapo-dds.5oldap
555 file path=usr/share/man/man5oldap/slapo-deref.5oldap
556 file path=usr/share/man/man5oldap/slapo-dyngroup.5oldap
557 file path=usr/share/man/man5oldap/slapo-dynlist.5oldap
558 file path=usr/share/man/man5oldap/slapo-homedir.5oldap
559 file path=usr/share/man/man5oldap/slapo-memberof.5oldap
560 file path=usr/share/man/man5oldap/slapo-nestgroup.5oldap
561 file path=usr/share/man/man5oldap/slapo-otp.5oldap
562 file path=usr/share/man/man5oldap/slapo-pbind.5oldap
563 file path=usr/share/man/man5oldap/slapo-pcache.5oldap
564 file path=usr/share/man/man5oldap/slapo-ppolicy.5oldap
565 file path=usr/share/man/man5oldap/slapo-refint.5oldap
566 file path=usr/share/man/man5oldap/slapo-remoteauth.5oldap
567 file path=usr/share/man/man5oldap/slapo-retcode.5oldap
568 file path=usr/share/man/man5oldap/slapo-rwm.5oldap
569 link path=usr/share/man/man5oldap/slapo-sock.5oldap target=slapd-sock.5oldap
570 file path=usr/share/man/man5oldap/slapo-sssvlv.5oldap
571 file path=usr/share/man/man5oldap/slapo-syncprov.5oldap
572 file path=usr/share/man/man5oldap/slapo-translucent.5oldap
573 file path=usr/share/man/man5oldap/slapo-unique.5oldap
574 file path=usr/share/man/man5oldap/slapo-valsort.5oldap
575 file path=usr/share/man/man5oldap/slappw-argon2.5oldap
576 file path=usr/share/man/man8oldap/lloadd.8oldap
577 file path=usr/share/man/man8oldap/slapacl.8oldap
578 file path=usr/share/man/man8oldap/slapadd.8oldap
579 file path=usr/share/man/man8oldap/slapauth.8oldap
580 file path=usr/share/man/man8oldap/slapcat.8oldap
581 file path=usr/share/man/man8oldap/slapd.8oldap
582 file path=usr/share/man/man8oldap/slapdn.8oldap
583 file path=usr/share/man/man8oldap/slapindex.8oldap
584 file path=usr/share/man/man8oldap/slapmodify.8oldap
585 file path=usr/share/man/man8oldap/slappasswd.8oldap
586 file path=usr/share/man/man8oldap/slapschema.8oldap
587 file path=usr/share/man/man8oldap/slaptest.8oldap