components/openldap/openldap.p5m
author Stacey Marshall <Stacey.Marshall@Oracle.COM>
Tue, 22 Sep 2015 11:00:40 +0100
branchs11u3-sru
changeset 4885 469a25f849ba
parent 4384 b2d57f949f7f
permissions -rw-r--r--
21660035 owner and permissions on slapd.conf differ between 11.3 and dev release
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
     1
#
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
     3
#
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
     7
#
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    12
#
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    18
#
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    20
#
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    21
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    22
#
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    23
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    24
#
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    25
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    26
<transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
    27
<transform file path=(.+)/man/man1oldap/(.+).1oldap$ -> \
4354
92b9d70a8795 19810791 Numerous Userland components have an unwanted back slash
Stacy Yeh <stacy.yeh@oracle.com>
parents: 3734
diff changeset
    28
    set action.hash %<1>/man/man1/%<2>.1>
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
    29
<transform file path=(.+)/man/man3oldap/(.+).3oldap$ -> \
4354
92b9d70a8795 19810791 Numerous Userland components have an unwanted back slash
Stacy Yeh <stacy.yeh@oracle.com>
parents: 3734
diff changeset
    30
    set action.hash %<1>/man/man3/%<2>.3>
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
    31
<transform file path=(.+)/man/man5oldap/(.+).5oldap$ -> \
4354
92b9d70a8795 19810791 Numerous Userland components have an unwanted back slash
Stacy Yeh <stacy.yeh@oracle.com>
parents: 3734
diff changeset
    32
    set action.hash %<1>/man/man5/%<2>.5>
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
    33
<transform file path=(.+)/man/man8oldap/(.+).8oldap$ -> \
4354
92b9d70a8795 19810791 Numerous Userland components have an unwanted back slash
Stacy Yeh <stacy.yeh@oracle.com>
parents: 3734
diff changeset
    34
    set action.hash %<1>/man/man8/%<2>.8>
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    35
<transform file path=usr/share/doc/openldap/images/(.+)$ -> \ 
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    36
    set action.hash $(MACH32)/doc/guide/admin/%<1> >
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    37
<transform file path=usr/share/doc/openldap/admin24/(.+)$ -> \
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    38
    set action.hash $(MACH32)/doc/guide/admin/%<1> >
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    39
set name=pkg.fmri \
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    40
    value=pkg:/library/openldap@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    41
set name=pkg.summary value=OpenLDAP
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    42
set name=pkg.description \
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    43
    value="OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol."
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    44
set name=com.oracle.info.description value=OpenLDAP
3661
47545fb8aed4 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 2815
diff changeset
    45
set name=com.oracle.info.tpno value=$(TPNO)
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    46
set name=info.classification \
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    47
    value=org.opensolaris.category.2008:System/Libraries
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    48
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 550
diff changeset
    49
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    50
set name=org.opensolaris.arc-caseid value=PSARC/2010/180
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    51
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    52
dir  path=etc
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    53
dir  path=etc/openldap
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    54
file path=etc/openldap/DB_CONFIG.example
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    55
file path=etc/openldap/ldap.conf owner=root group=openldap mode=0644 \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    56
    overlay=allow preserve=true
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    57
file path=etc/openldap/ldap.conf.default
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    58
dir  path=etc/openldap/schema
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    59
file path=etc/openldap/schema/README
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    60
file path=etc/openldap/schema/collective.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    61
file path=etc/openldap/schema/corba.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    62
file path=etc/openldap/schema/core.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    63
file path=etc/openldap/schema/core.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    64
file path=etc/openldap/schema/cosine.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    65
file path=etc/openldap/schema/cosine.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    66
file path=etc/openldap/schema/duaconf.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    67
file path=etc/openldap/schema/dyngroup.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    68
file path=etc/openldap/schema/dyngroup.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    69
file path=etc/openldap/schema/inetorgperson.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    70
file path=etc/openldap/schema/inetorgperson.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    71
file path=etc/openldap/schema/java.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    72
file path=etc/openldap/schema/misc.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    73
file path=etc/openldap/schema/nis.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    74
file path=etc/openldap/schema/nis.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    75
file path=etc/openldap/schema/openldap.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    76
file path=etc/openldap/schema/openldap.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    77
file path=etc/openldap/schema/pmi.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    78
file path=etc/openldap/schema/ppolicy.schema
4885
469a25f849ba 21660035 owner and permissions on slapd.conf differ between 11.3 and dev release
Stacey Marshall <Stacey.Marshall@Oracle.COM>
parents: 4384
diff changeset
    79
file path=etc/openldap/slapd.conf owner=openldap group=openldap mode=0600 \
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    80
    overlay=allow preserve=true
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    81
file path=etc/openldap/slapd.conf.default
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    82
dir  path=etc/security
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    83
dir  path=etc/security/exec_attr.d
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    84
file Solaris/exec_attr path=etc/security/exec_attr.d/library:openldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    85
dir  path=etc/security/prof_attr.d
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    86
file Solaris/prof_attr path=etc/security/prof_attr.d/library:openldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    87
dir  path=lib
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    88
dir  path=lib/svc
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    89
dir  path=lib/svc/manifest
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    90
dir  path=lib/svc/manifest/network
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    91
dir  path=lib/svc/manifest/network/ldap
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    92
file Solaris/ldap-olslapd.xml \
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    93
    path=lib/svc/manifest/network/ldap/ldap-olslapd.xml
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    94
dir  path=lib/svc/method
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    95
file Solaris/ldap-olslapd path=lib/svc/method/ldap-olslapd
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    96
dir  path=usr
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    97
dir  path=usr/bin
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    98
dir  path=usr/bin/$(MACH64)
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    99
link path=usr/bin/$(MACH64)/openldapadd target=openldapmodify
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   100
file usr/bin/$(MACH64)/ldapcompare path=usr/bin/$(MACH64)/openldapcompare
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   101
file usr/bin/$(MACH64)/ldapdelete path=usr/bin/$(MACH64)/openldapdelete
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   102
file usr/bin/$(MACH64)/ldapexop path=usr/bin/$(MACH64)/openldapexop
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   103
file usr/bin/$(MACH64)/ldapmodify path=usr/bin/$(MACH64)/openldapmodify
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   104
file usr/bin/$(MACH64)/ldapmodrdn path=usr/bin/$(MACH64)/openldapmodrdn
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   105
file usr/bin/$(MACH64)/ldappasswd path=usr/bin/$(MACH64)/openldappasswd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   106
file usr/bin/$(MACH64)/ldapsearch path=usr/bin/$(MACH64)/openldapsearch
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   107
file usr/bin/$(MACH64)/ldapurl path=usr/bin/$(MACH64)/openldapurl
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   108
file usr/bin/$(MACH64)/ldapwhoami path=usr/bin/$(MACH64)/openldapwhoami
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   109
link path=usr/bin/openldapadd target=openldapmodify
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   110
file usr/bin/ldapcompare path=usr/bin/openldapcompare
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   111
file usr/bin/ldapdelete path=usr/bin/openldapdelete
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   112
file usr/bin/ldapexop path=usr/bin/openldapexop
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   113
file usr/bin/ldapmodify path=usr/bin/openldapmodify
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   114
file usr/bin/ldapmodrdn path=usr/bin/openldapmodrdn
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   115
file usr/bin/ldappasswd path=usr/bin/openldappasswd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   116
file usr/bin/ldapsearch path=usr/bin/openldapsearch
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   117
file usr/bin/ldapurl path=usr/bin/openldapurl
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   118
file usr/bin/ldapwhoami path=usr/bin/openldapwhoami
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   119
dir  path=usr/include
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   120
dir  path=usr/include/openldap
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   121
file path=usr/include/openldap/lber.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   122
file path=usr/include/openldap/lber_types.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   123
file path=usr/include/openldap/ldap.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   124
file path=usr/include/openldap/ldap_cdefs.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   125
file path=usr/include/openldap/ldap_features.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   126
file path=usr/include/openldap/ldap_schema.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   127
file path=usr/include/openldap/ldap_utf8.h
785
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   128
file path=usr/include/openldap/ldif.h
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   129
file path=usr/include/openldap/slapi-plugin.h
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   130
dir  path=usr/lib
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   131
dir  path=usr/lib/$(MACH64)
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   132
link path=usr/lib/$(MACH64)/liblber-2.4.so target=liblber-2.4.so.2.8.3
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   133
link path=usr/lib/$(MACH64)/liblber-2.4.so.2 target=liblber-2.4.so.2.8.3
785
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   134
file path=usr/lib/$(MACH64)/liblber-2.4.so.2.8.3
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   135
link path=usr/lib/$(MACH64)/liblber.so target=liblber-2.4.so.2.8.3
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   136
link path=usr/lib/$(MACH64)/libldap-2.4.so target=libldap-2.4.so.2.8.3
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   137
link path=usr/lib/$(MACH64)/libldap-2.4.so.2 target=libldap-2.4.so.2.8.3
785
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   138
file path=usr/lib/$(MACH64)/libldap-2.4.so.2.8.3
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   139
link path=usr/lib/$(MACH64)/libldap_r-2.4.so target=libldap_r-2.4.so.2.8.3
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   140
link path=usr/lib/$(MACH64)/libldap_r-2.4.so.2 target=libldap_r-2.4.so.2.8.3
785
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   141
file path=usr/lib/$(MACH64)/libldap_r-2.4.so.2.8.3
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   142
link path=usr/lib/$(MACH64)/libldap_r.so target=libldap_r-2.4.so.2.8.3
664
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   143
file path=usr/lib/$(MACH64)/slapd mode=0555
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   144
link path=usr/lib/liblber-2.4.so target=liblber-2.4.so.2.8.3
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   145
link path=usr/lib/liblber-2.4.so.2 target=liblber-2.4.so.2.8.3
785
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   146
file path=usr/lib/liblber-2.4.so.2.8.3
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   147
link path=usr/lib/liblber.so target=liblber-2.4.so.2.8.3
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   148
link path=usr/lib/libldap-2.4.so target=libldap-2.4.so.2.8.3
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   149
link path=usr/lib/libldap-2.4.so.2 target=libldap-2.4.so.2.8.3
785
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   150
file path=usr/lib/libldap-2.4.so.2.8.3
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   151
link path=usr/lib/libldap_r-2.4.so target=libldap_r-2.4.so.2.8.3
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   152
link path=usr/lib/libldap_r-2.4.so.2 target=libldap_r-2.4.so.2.8.3
785
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   153
file path=usr/lib/libldap_r-2.4.so.2.8.3
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   154
link path=usr/lib/libldap_r.so target=libldap_r-2.4.so.2.8.3
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   155
dir  path=usr/lib/openldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   156
dir  path=usr/lib/openldap/bin
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   157
dir  path=usr/lib/openldap/bin/$(MACH64)
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   158
link path=usr/lib/openldap/bin/$(MACH64)/ldapadd \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   159
    target=../../../../bin/openldapmodify
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   160
link path=usr/lib/openldap/bin/$(MACH64)/ldapcompare \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   161
    target=../../../../bin/openldapcompare
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   162
link path=usr/lib/openldap/bin/$(MACH64)/ldapdelete \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   163
    target=../../../../bin/openldapdelete
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   164
link path=usr/lib/openldap/bin/$(MACH64)/ldapexop \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   165
    target=../../../../bin/openldapexop
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   166
link path=usr/lib/openldap/bin/$(MACH64)/ldapmodify \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   167
    target=../../../../bin/openldapmodify
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   168
link path=usr/lib/openldap/bin/$(MACH64)/ldapmodrdn \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   169
    target=../../../../bin/openldapmodrdn
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   170
link path=usr/lib/openldap/bin/$(MACH64)/ldappasswd \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   171
    target=../../../../bin/openldappasswd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   172
link path=usr/lib/openldap/bin/$(MACH64)/ldapsearch \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   173
    target=../../../../bin/openldapsearch
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   174
link path=usr/lib/openldap/bin/$(MACH64)/ldapurl \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   175
    target=../../../../bin/openldapurl
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   176
link path=usr/lib/openldap/bin/$(MACH64)/ldapwhoami \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   177
    target=../../../../bin/openldapwhoami
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   178
link path=usr/lib/openldap/bin/ldapadd target=../../../bin/openldapmodify
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   179
link path=usr/lib/openldap/bin/ldapcompare target=../../../bin/openldapcompare
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   180
link path=usr/lib/openldap/bin/ldapdelete target=../../../bin/openldapdelete
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   181
link path=usr/lib/openldap/bin/ldapexop target=../../../bin/openldapexop
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   182
link path=usr/lib/openldap/bin/ldapmodify target=../../../bin/openldapmodify
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   183
link path=usr/lib/openldap/bin/ldapmodrdn target=../../../bin/openldapmodrdn
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   184
link path=usr/lib/openldap/bin/ldappasswd target=../../../bin/openldappasswd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   185
link path=usr/lib/openldap/bin/ldapsearch target=../../../bin/openldapsearch
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   186
link path=usr/lib/openldap/bin/ldapurl target=../../../bin/openldapurl
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   187
link path=usr/lib/openldap/bin/ldapwhoami target=../../../bin/openldapwhoami
664
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   188
file path=usr/lib/slapd mode=0555
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   189
dir  path=usr/sbin
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   190
dir  path=usr/sbin/$(MACH64)
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   191
link path=usr/sbin/$(MACH64)/slapacl target=../../lib/$(MACH64)/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   192
link path=usr/sbin/$(MACH64)/slapadd target=../../lib/$(MACH64)/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   193
link path=usr/sbin/$(MACH64)/slapauth target=../../lib/$(MACH64)/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   194
link path=usr/sbin/$(MACH64)/slapcat target=../../lib/$(MACH64)/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   195
link path=usr/sbin/$(MACH64)/slapdn target=../../lib/$(MACH64)/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   196
link path=usr/sbin/$(MACH64)/slapindex target=../../lib/$(MACH64)/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   197
link path=usr/sbin/$(MACH64)/slappasswd target=../../lib/$(MACH64)/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   198
link path=usr/sbin/$(MACH64)/slapschema target=../../lib/$(MACH64)/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   199
link path=usr/sbin/$(MACH64)/slaptest target=../../lib/$(MACH64)/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   200
link path=usr/sbin/slapacl target=../lib/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   201
link path=usr/sbin/slapadd target=../lib/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   202
link path=usr/sbin/slapauth target=../lib/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   203
link path=usr/sbin/slapcat target=../lib/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   204
link path=usr/sbin/slapdn target=../lib/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   205
link path=usr/sbin/slapindex target=../lib/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   206
link path=usr/sbin/slappasswd target=../lib/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   207
link path=usr/sbin/slapschema target=../lib/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   208
link path=usr/sbin/slaptest target=../lib/slapd
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   209
dir  path=usr/share
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   210
dir  path=usr/share/doc
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   211
file path=usr/share/doc/openldap/admin24/guide.html
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   212
file path=usr/share/doc/openldap/admin24/index.html
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   213
file path=usr/share/doc/openldap/images/allmail-en.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   214
file path=usr/share/doc/openldap/images/allusersgroup-en.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   215
file path=usr/share/doc/openldap/images/config_dit.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   216
file path=usr/share/doc/openldap/images/config_local.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   217
file path=usr/share/doc/openldap/images/config_ref.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   218
file path=usr/share/doc/openldap/images/config_repl.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   219
file path=usr/share/doc/openldap/images/delta-syncrepl.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   220
file path=usr/share/doc/openldap/images/dual_dc.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   221
file path=usr/share/doc/openldap/images/intro_dctree.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   222
file path=usr/share/doc/openldap/images/intro_tree.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   223
file path=usr/share/doc/openldap/images/ldap-sync-refreshandpersist.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   224
file path=usr/share/doc/openldap/images/ldap-sync-refreshonly.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   225
file path=usr/share/doc/openldap/images/n-way-multi-master.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   226
file path=usr/share/doc/openldap/images/push-based-complete.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   227
file path=usr/share/doc/openldap/images/push-based-standalone.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   228
file path=usr/share/doc/openldap/images/refint.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   229
file path=usr/share/doc/openldap/images/set-following-references.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   230
file path=usr/share/doc/openldap/images/set-memberUid.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   231
file path=usr/share/doc/openldap/images/set-recursivegroup.png
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   232
dir  path=usr/share/man
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   233
dir  path=usr/share/man/man1oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   234
link path=usr/share/man/man1oldap/ldapadd.1oldap target=ldapmodify.1oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   235
file path=usr/share/man/man1oldap/ldapcompare.1oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   236
file path=usr/share/man/man1oldap/ldapdelete.1oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   237
file path=usr/share/man/man1oldap/ldapexop.1oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   238
file path=usr/share/man/man1oldap/ldapmodify.1oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   239
file path=usr/share/man/man1oldap/ldapmodrdn.1oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   240
file path=usr/share/man/man1oldap/ldappasswd.1oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   241
file path=usr/share/man/man1oldap/ldapsearch.1oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   242
file path=usr/share/man/man1oldap/ldapurl.1oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   243
file path=usr/share/man/man1oldap/ldapwhoami.1oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   244
dir  path=usr/share/man/man3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   245
link path=usr/share/man/man3oldap/ber_alloc_t.3oldap target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   246
link path=usr/share/man/man3oldap/ber_bvarray_add.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   247
    target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   248
link path=usr/share/man/man3oldap/ber_bvarray_free.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   249
    target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   250
link path=usr/share/man/man3oldap/ber_bvdup.3oldap target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   251
link path=usr/share/man/man3oldap/ber_bvecadd.3oldap target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   252
link path=usr/share/man/man3oldap/ber_bvecfree.3oldap target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   253
link path=usr/share/man/man3oldap/ber_bvfree.3oldap target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   254
link path=usr/share/man/man3oldap/ber_bvstr.3oldap target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   255
link path=usr/share/man/man3oldap/ber_bvstrdup.3oldap target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   256
link path=usr/share/man/man3oldap/ber_dupbv.3oldap target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   257
link path=usr/share/man/man3oldap/ber_first_element.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   258
    target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   259
link path=usr/share/man/man3oldap/ber_flush.3oldap target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   260
link path=usr/share/man/man3oldap/ber_free.3oldap target=lber-types.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   261
link path=usr/share/man/man3oldap/ber_get_bitstring.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   262
    target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   263
link path=usr/share/man/man3oldap/ber_get_boolean.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   264
    target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   265
link path=usr/share/man/man3oldap/ber_get_enum.3oldap target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   266
link path=usr/share/man/man3oldap/ber_get_int.3oldap target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   267
link path=usr/share/man/man3oldap/ber_get_next.3oldap target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   268
link path=usr/share/man/man3oldap/ber_get_null.3oldap target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   269
link path=usr/share/man/man3oldap/ber_get_stringa.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   270
    target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   271
link path=usr/share/man/man3oldap/ber_get_stringb.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   272
    target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   273
link path=usr/share/man/man3oldap/ber_next_element.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   274
    target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   275
link path=usr/share/man/man3oldap/ber_peek_tag.3oldap target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   276
link path=usr/share/man/man3oldap/ber_printf.3oldap target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   277
link path=usr/share/man/man3oldap/ber_put_enum.3oldap target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   278
link path=usr/share/man/man3oldap/ber_put_int.3oldap target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   279
link path=usr/share/man/man3oldap/ber_put_null.3oldap target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   280
link path=usr/share/man/man3oldap/ber_put_ostring.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   281
    target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   282
link path=usr/share/man/man3oldap/ber_put_seq.3oldap target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   283
link path=usr/share/man/man3oldap/ber_put_set.3oldap target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   284
link path=usr/share/man/man3oldap/ber_put_string.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   285
    target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   286
link path=usr/share/man/man3oldap/ber_scanf.3oldap target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   287
link path=usr/share/man/man3oldap/ber_skip_tag.3oldap target=lber-decode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   288
link path=usr/share/man/man3oldap/ber_start_set.3oldap target=lber-encode.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   289
link path=usr/share/man/man3oldap/ber_str2bv.3oldap target=lber-types.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   290
file path=usr/share/man/man3oldap/lber-decode.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   291
file path=usr/share/man/man3oldap/lber-encode.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   292
file path=usr/share/man/man3oldap/lber-memory.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   293
file path=usr/share/man/man3oldap/lber-sockbuf.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   294
file path=usr/share/man/man3oldap/lber-types.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   295
link path=usr/share/man/man3oldap/ld_errno.3oldap target=ldap_error.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   296
file path=usr/share/man/man3oldap/ldap.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   297
file path=usr/share/man/man3oldap/ldap_abandon.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   298
link path=usr/share/man/man3oldap/ldap_abandon_ext.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   299
    target=ldap_abandon.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   300
file path=usr/share/man/man3oldap/ldap_add.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   301
link path=usr/share/man/man3oldap/ldap_add_ext.3oldap target=ldap_add.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   302
link path=usr/share/man/man3oldap/ldap_add_ext_s.3oldap target=ldap_add.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   303
link path=usr/share/man/man3oldap/ldap_add_s.3oldap target=ldap_add.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   304
link path=usr/share/man/man3oldap/ldap_attributetype2name.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   305
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   306
link path=usr/share/man/man3oldap/ldap_attributetype2str.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   307
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   308
link path=usr/share/man/man3oldap/ldap_attributetype_free.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   309
    target=ldap_schema.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   310
file path=usr/share/man/man3oldap/ldap_bind.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   311
link path=usr/share/man/man3oldap/ldap_bind_s.3oldap target=ldap_bind.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   312
file path=usr/share/man/man3oldap/ldap_compare.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   313
link path=usr/share/man/man3oldap/ldap_compare_ext.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   314
    target=ldap_compare.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   315
link path=usr/share/man/man3oldap/ldap_compare_ext_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   316
    target=ldap_compare.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   317
link path=usr/share/man/man3oldap/ldap_compare_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   318
    target=ldap_compare.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   319
link path=usr/share/man/man3oldap/ldap_control_create.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   320
    target=ldap_controls.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   321
link path=usr/share/man/man3oldap/ldap_control_dup.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   322
    target=ldap_controls.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   323
link path=usr/share/man/man3oldap/ldap_control_find.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   324
    target=ldap_controls.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   325
link path=usr/share/man/man3oldap/ldap_control_free.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   326
    target=ldap_controls.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   327
file path=usr/share/man/man3oldap/ldap_controls.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   328
link path=usr/share/man/man3oldap/ldap_controls_dup.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   329
    target=ldap_controls.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   330
link path=usr/share/man/man3oldap/ldap_controls_free.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   331
    target=ldap_controls.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   332
link path=usr/share/man/man3oldap/ldap_count_entries.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   333
    target=ldap_first_entry.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   334
link path=usr/share/man/man3oldap/ldap_count_messages.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   335
    target=ldap_first_message.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   336
link path=usr/share/man/man3oldap/ldap_count_references.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   337
    target=ldap_first_reference.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   338
link path=usr/share/man/man3oldap/ldap_count_values.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   339
    target=ldap_get_values.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   340
link path=usr/share/man/man3oldap/ldap_count_values_len.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   341
    target=ldap_get_values.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   342
link path=usr/share/man/man3oldap/ldap_dcedn2dn.3oldap target=ldap_get_dn.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   343
file path=usr/share/man/man3oldap/ldap_delete.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   344
link path=usr/share/man/man3oldap/ldap_delete_ext.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   345
    target=ldap_delete.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   346
link path=usr/share/man/man3oldap/ldap_delete_ext_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   347
    target=ldap_delete.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   348
link path=usr/share/man/man3oldap/ldap_delete_s.3oldap target=ldap_delete.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   349
link path=usr/share/man/man3oldap/ldap_destroy.3oldap target=ldap_dup.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   350
link path=usr/share/man/man3oldap/ldap_dn2ad_canonical.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   351
    target=ldap_get_dn.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   352
link path=usr/share/man/man3oldap/ldap_dn2dcedn.3oldap target=ldap_get_dn.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   353
link path=usr/share/man/man3oldap/ldap_dn2str.3oldap target=ldap_get_dn.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   354
link path=usr/share/man/man3oldap/ldap_dn2ufn.3oldap target=ldap_get_dn.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   355
file path=usr/share/man/man3oldap/ldap_dup.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   356
link path=usr/share/man/man3oldap/ldap_err2string.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   357
    target=ldap_error.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   358
link path=usr/share/man/man3oldap/ldap_errlist.3oldap target=ldap_error.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   359
file path=usr/share/man/man3oldap/ldap_error.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   360
link path=usr/share/man/man3oldap/ldap_explode_dn.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   361
    target=ldap_get_dn.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   362
link path=usr/share/man/man3oldap/ldap_explode_rdn.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   363
    target=ldap_get_dn.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   364
file path=usr/share/man/man3oldap/ldap_extended_operation.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   365
link path=usr/share/man/man3oldap/ldap_extended_operation_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   366
    target=ldap_extended_operation.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   367
file path=usr/share/man/man3oldap/ldap_first_attribute.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   368
file path=usr/share/man/man3oldap/ldap_first_entry.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   369
file path=usr/share/man/man3oldap/ldap_first_message.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   370
file path=usr/share/man/man3oldap/ldap_first_reference.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   371
link path=usr/share/man/man3oldap/ldap_free_urldesc.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   372
    target=ldap_url.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   373
file path=usr/share/man/man3oldap/ldap_get_dn.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   374
file path=usr/share/man/man3oldap/ldap_get_option.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   375
file path=usr/share/man/man3oldap/ldap_get_values.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   376
link path=usr/share/man/man3oldap/ldap_get_values_len.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   377
    target=ldap_get_values.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   378
link path=usr/share/man/man3oldap/ldap_init.3oldap target=ldap_open.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   379
link path=usr/share/man/man3oldap/ldap_init_fd.3oldap target=ldap_open.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   380
link path=usr/share/man/man3oldap/ldap_initialize.3oldap target=ldap_open.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   381
link path=usr/share/man/man3oldap/ldap_install_tls.3oldap target=ldap_tls.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   382
link path=usr/share/man/man3oldap/ldap_is_ldap_url.3oldap target=ldap_url.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   383
link path=usr/share/man/man3oldap/ldap_matchingrule2name.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   384
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   385
link path=usr/share/man/man3oldap/ldap_matchingrule2str.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   386
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   387
link path=usr/share/man/man3oldap/ldap_matchingrule_free.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   388
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   389
link path=usr/share/man/man3oldap/ldap_memalloc.3oldap target=ldap_memory.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   390
link path=usr/share/man/man3oldap/ldap_memcalloc.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   391
    target=ldap_memory.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   392
link path=usr/share/man/man3oldap/ldap_memfree.3oldap target=ldap_memory.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   393
file path=usr/share/man/man3oldap/ldap_memory.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   394
link path=usr/share/man/man3oldap/ldap_memrealloc.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   395
    target=ldap_memory.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   396
link path=usr/share/man/man3oldap/ldap_memvfree.3oldap target=ldap_memory.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   397
file path=usr/share/man/man3oldap/ldap_modify.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   398
link path=usr/share/man/man3oldap/ldap_modify_ext.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   399
    target=ldap_modify.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   400
link path=usr/share/man/man3oldap/ldap_modify_ext_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   401
    target=ldap_modify.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   402
link path=usr/share/man/man3oldap/ldap_modify_s.3oldap target=ldap_modify.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   403
file path=usr/share/man/man3oldap/ldap_modrdn.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   404
link path=usr/share/man/man3oldap/ldap_modrdn2.3oldap target=ldap_modrdn.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   405
link path=usr/share/man/man3oldap/ldap_modrdn2_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   406
    target=ldap_modrdn.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   407
link path=usr/share/man/man3oldap/ldap_modrdn_s.3oldap target=ldap_modrdn.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   408
link path=usr/share/man/man3oldap/ldap_mods_free.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   409
    target=ldap_modify.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   410
link path=usr/share/man/man3oldap/ldap_msgfree.3oldap target=ldap_result.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   411
link path=usr/share/man/man3oldap/ldap_msgid.3oldap target=ldap_result.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   412
link path=usr/share/man/man3oldap/ldap_msgtype.3oldap target=ldap_result.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   413
link path=usr/share/man/man3oldap/ldap_next_attribute.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   414
    target=ldap_first_attribute.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   415
link path=usr/share/man/man3oldap/ldap_next_entry.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   416
    target=ldap_first_entry.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   417
link path=usr/share/man/man3oldap/ldap_next_message.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   418
    target=ldap_first_message.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   419
link path=usr/share/man/man3oldap/ldap_next_reference.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   420
    target=ldap_first_reference.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   421
link path=usr/share/man/man3oldap/ldap_objectclass2name.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   422
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   423
link path=usr/share/man/man3oldap/ldap_objectclass2str.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   424
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   425
link path=usr/share/man/man3oldap/ldap_objectclass_free.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   426
    target=ldap_schema.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   427
file path=usr/share/man/man3oldap/ldap_open.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   428
link path=usr/share/man/man3oldap/ldap_parse_extended_result.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   429
    target=ldap_parse_result.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   430
file path=usr/share/man/man3oldap/ldap_parse_reference.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   431
file path=usr/share/man/man3oldap/ldap_parse_result.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   432
link path=usr/share/man/man3oldap/ldap_parse_sasl_bind_result.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   433
    target=ldap_parse_result.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   434
file path=usr/share/man/man3oldap/ldap_parse_sort_control.3oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   435
file path=usr/share/man/man3oldap/ldap_parse_vlv_control.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   436
link path=usr/share/man/man3oldap/ldap_perror.3oldap target=ldap_error.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   437
file path=usr/share/man/man3oldap/ldap_rename.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   438
link path=usr/share/man/man3oldap/ldap_rename_s.3oldap target=ldap_rename.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   439
file path=usr/share/man/man3oldap/ldap_result.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   440
link path=usr/share/man/man3oldap/ldap_result2error.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   441
    target=ldap_error.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   442
link path=usr/share/man/man3oldap/ldap_sasl_bind.3oldap target=ldap_bind.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   443
link path=usr/share/man/man3oldap/ldap_sasl_bind_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   444
    target=ldap_bind.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   445
file path=usr/share/man/man3oldap/ldap_schema.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   446
link path=usr/share/man/man3oldap/ldap_scherr2str.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   447
    target=ldap_schema.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   448
file path=usr/share/man/man3oldap/ldap_search.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   449
link path=usr/share/man/man3oldap/ldap_search_ext.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   450
    target=ldap_search.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   451
link path=usr/share/man/man3oldap/ldap_search_ext_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   452
    target=ldap_search.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   453
link path=usr/share/man/man3oldap/ldap_search_s.3oldap target=ldap_search.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   454
link path=usr/share/man/man3oldap/ldap_search_st.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   455
    target=ldap_search.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   456
link path=usr/share/man/man3oldap/ldap_set_option.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   457
    target=ldap_get_option.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   458
link path=usr/share/man/man3oldap/ldap_set_rebind_proc.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   459
    target=ldap_bind.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   460
link path=usr/share/man/man3oldap/ldap_set_urllist_proc.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   461
    target=ldap_open.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   462
link path=usr/share/man/man3oldap/ldap_simple_bind.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   463
    target=ldap_bind.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   464
link path=usr/share/man/man3oldap/ldap_simple_bind_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   465
    target=ldap_bind.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   466
file path=usr/share/man/man3oldap/ldap_sort.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   467
link path=usr/share/man/man3oldap/ldap_sort_entries.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   468
    target=ldap_sort.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   469
link path=usr/share/man/man3oldap/ldap_sort_strcasecmp.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   470
    target=ldap_sort.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   471
link path=usr/share/man/man3oldap/ldap_sort_values.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   472
    target=ldap_sort.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   473
link path=usr/share/man/man3oldap/ldap_start_tls.3oldap target=ldap_tls.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   474
link path=usr/share/man/man3oldap/ldap_start_tls_s.3oldap target=ldap_tls.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   475
link path=usr/share/man/man3oldap/ldap_str2attributetype.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   476
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   477
link path=usr/share/man/man3oldap/ldap_str2dn.3oldap target=ldap_get_dn.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   478
link path=usr/share/man/man3oldap/ldap_str2matchingrule.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   479
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   480
link path=usr/share/man/man3oldap/ldap_str2objectclass.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   481
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   482
link path=usr/share/man/man3oldap/ldap_str2syntax.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   483
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   484
link path=usr/share/man/man3oldap/ldap_strdup.3oldap target=ldap_memory.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   485
file path=usr/share/man/man3oldap/ldap_sync.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   486
link path=usr/share/man/man3oldap/ldap_syntax2name.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   487
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   488
link path=usr/share/man/man3oldap/ldap_syntax2str.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   489
    target=ldap_schema.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   490
link path=usr/share/man/man3oldap/ldap_syntax_free.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   491
    target=ldap_schema.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   492
file path=usr/share/man/man3oldap/ldap_tls.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   493
link path=usr/share/man/man3oldap/ldap_tls_inplace.3oldap target=ldap_tls.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   494
link path=usr/share/man/man3oldap/ldap_unbind.3oldap target=ldap_bind.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   495
link path=usr/share/man/man3oldap/ldap_unbind_ext.3oldap target=ldap_bind.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   496
link path=usr/share/man/man3oldap/ldap_unbind_ext_s.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   497
    target=ldap_bind.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   498
link path=usr/share/man/man3oldap/ldap_unbind_s.3oldap target=ldap_bind.3oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   499
file path=usr/share/man/man3oldap/ldap_url.3oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   500
link path=usr/share/man/man3oldap/ldap_url_parse.3oldap target=ldap_url.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   501
link path=usr/share/man/man3oldap/ldap_value_free.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   502
    target=ldap_get_values.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   503
link path=usr/share/man/man3oldap/ldap_value_free_len.3oldap \
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   504
    target=ldap_get_values.3oldap
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   505
dir  path=usr/share/man/man5oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   506
file path=usr/share/man/man5oldap/ldap.conf.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   507
file path=usr/share/man/man5oldap/ldif.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   508
file path=usr/share/man/man5oldap/slapd-bdb.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   509
file path=usr/share/man/man5oldap/slapd-config.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   510
file path=usr/share/man/man5oldap/slapd-dnssrv.5oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   511
link path=usr/share/man/man5oldap/slapd-hdb.5oldap target=slapd-bdb.5oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   512
file path=usr/share/man/man5oldap/slapd-ldap.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   513
file path=usr/share/man/man5oldap/slapd-ldbm.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   514
file path=usr/share/man/man5oldap/slapd-ldif.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   515
file path=usr/share/man/man5oldap/slapd-meta.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   516
file path=usr/share/man/man5oldap/slapd-monitor.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   517
file path=usr/share/man/man5oldap/slapd-ndb.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   518
file path=usr/share/man/man5oldap/slapd-null.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   519
file path=usr/share/man/man5oldap/slapd-passwd.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   520
file path=usr/share/man/man5oldap/slapd-perl.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   521
file path=usr/share/man/man5oldap/slapd-relay.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   522
file path=usr/share/man/man5oldap/slapd-shell.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   523
file path=usr/share/man/man5oldap/slapd-sock.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   524
file path=usr/share/man/man5oldap/slapd-sql.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   525
file path=usr/share/man/man5oldap/slapd.access.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   526
file path=usr/share/man/man5oldap/slapd.backends.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   527
file path=usr/share/man/man5oldap/slapd.conf.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   528
file path=usr/share/man/man5oldap/slapd.overlays.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   529
file path=usr/share/man/man5oldap/slapd.plugin.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   530
file path=usr/share/man/man5oldap/slapo-accesslog.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   531
file path=usr/share/man/man5oldap/slapo-auditlog.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   532
file path=usr/share/man/man5oldap/slapo-chain.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   533
file path=usr/share/man/man5oldap/slapo-collect.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   534
file path=usr/share/man/man5oldap/slapo-constraint.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   535
file path=usr/share/man/man5oldap/slapo-dds.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   536
file path=usr/share/man/man5oldap/slapo-dyngroup.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   537
file path=usr/share/man/man5oldap/slapo-dynlist.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   538
file path=usr/share/man/man5oldap/slapo-memberof.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   539
file path=usr/share/man/man5oldap/slapo-pbind.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   540
file path=usr/share/man/man5oldap/slapo-pcache.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   541
file path=usr/share/man/man5oldap/slapo-ppolicy.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   542
file path=usr/share/man/man5oldap/slapo-refint.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   543
file path=usr/share/man/man5oldap/slapo-retcode.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   544
file path=usr/share/man/man5oldap/slapo-rwm.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   545
file path=usr/share/man/man5oldap/slapo-sssvlv.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   546
file path=usr/share/man/man5oldap/slapo-syncprov.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   547
file path=usr/share/man/man5oldap/slapo-translucent.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   548
file path=usr/share/man/man5oldap/slapo-unique.5oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   549
file path=usr/share/man/man5oldap/slapo-valsort.5oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   550
dir  path=usr/share/man/man8oldap
550
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   551
file path=usr/share/man/man8oldap/slapacl.8oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   552
file path=usr/share/man/man8oldap/slapadd.8oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   553
file path=usr/share/man/man8oldap/slapauth.8oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   554
file path=usr/share/man/man8oldap/slapcat.8oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   555
file path=usr/share/man/man8oldap/slapd.8oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   556
file path=usr/share/man/man8oldap/slapdn.8oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   557
file path=usr/share/man/man8oldap/slapindex.8oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   558
file path=usr/share/man/man8oldap/slappasswd.8oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   559
file path=usr/share/man/man8oldap/slapschema.8oldap
39f79e2050e4 7096716 slapd(8) man page hidden where neither man nor smf can find it
Rich Burridge <rich.burridge@oracle.com>
parents: 474
diff changeset
   560
file path=usr/share/man/man8oldap/slaptest.8oldap
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   561
dir  path=var
4384
b2d57f949f7f 16538104 Starting svc:/network/ldap/server:openldap_24 fails
Stacey Marshall <Stacey.Marshall@Oracle.COM>
parents: 4354
diff changeset
   562
dir  path=var/openldap owner=openldap group=openldap
b2d57f949f7f 16538104 Starting svc:/network/ldap/server:openldap_24 fails
Stacey Marshall <Stacey.Marshall@Oracle.COM>
parents: 4354
diff changeset
   563
dir  path=var/openldap/openldap-data owner=openldap group=openldap mode=700
b2d57f949f7f 16538104 Starting svc:/network/ldap/server:openldap_24 fails
Stacey Marshall <Stacey.Marshall@Oracle.COM>
parents: 4354
diff changeset
   564
file var/openldap/openldap-data/DB_CONFIG.example \
b2d57f949f7f 16538104 Starting svc:/network/ldap/server:openldap_24 fails
Stacey Marshall <Stacey.Marshall@Oracle.COM>
parents: 4354
diff changeset
   565
    path=var/openldap/openldap-data/DB_CONFIG overlay=allow preserve=true
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   566
file path=var/openldap/openldap-data/DB_CONFIG.example
4384
b2d57f949f7f 16538104 Starting svc:/network/ldap/server:openldap_24 fails
Stacey Marshall <Stacey.Marshall@Oracle.COM>
parents: 4354
diff changeset
   567
dir  path=var/openldap/run owner=openldap group=openldap mode=700
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   568
group groupname=openldap gid=75
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   569
user username=openldap ftpuser=false gcos-field="OpenLDAP User" group=openldap \
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   570
    uid=75
3734
24181f5eb463 20440737 pkgfmt all Userland pkg(5) manifests
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
   571
license openldap.license license="openldap license"