components/openldap/openldap.p5m
author Douglas Leavitt <Doug.Leavitt@Sun.COM>
Thu, 19 Apr 2012 16:34:57 -0700
changeset 785 50c029682c67
parent 702 c5174b7af8e5
child 1205 6c6c27bcf9ac
child 2820 cdf3fd6228bc
permissions -rw-r--r--
7106938 Problem with ldap/openldap 7150070 openldap is finding libnet again 7162280 update openldap 2.4.25 to openldap 2.4.30
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
#
664
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
    23
# Copyright (c) 2011, 2012, 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$ -> \
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
    28
	set action.hash %<\1>/man/man1/%<\2>.1>
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$ -> \
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
    30
	set action.hash %<\1>/man/man3/%<\2>.3>
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$ -> \
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
    32
	set action.hash %<\1>/man/man5/%<\2>.5>
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$ -> \
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
    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/(.+)$ -> \ 
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    36
        set action.hash $(MACH32)/doc/guide/admin/%<1> >
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    37
<transform file path=usr/share/doc/openldap/admin24/(.+)$ -> \
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    38
        set action.hash $(MACH32)/doc/guide/admin/%<1> >
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)
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    41
set name=pkg.description \
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    42
    value="OpenLDAP is an open source implementation of the Lightweight Directory Access Protocol."
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    43
set name=pkg.summary value="OpenLDAP"
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    44
set name=info.classification \
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    45
    value=org.opensolaris.category.2008:System/Libraries
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    46
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
    47
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
    48
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
    49
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    50
dir path=etc
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    51
dir path=etc/openldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    52
dir path=etc/openldap/schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    53
dir path=etc/security
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    54
dir path=etc/security/exec_attr.d
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    55
dir path=etc/security/prof_attr.d
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    56
dir path=lib
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    57
dir path=lib/svc
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    58
dir path=lib/svc/manifest
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    59
dir path=lib/svc/manifest/network
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    60
dir path=lib/svc/manifest/network/ldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    61
dir path=lib/svc/method
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    62
dir path=usr
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    63
dir path=usr/bin
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    64
dir path=usr/bin/$(MACH64)
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    65
dir path=usr/include
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    66
dir path=usr/include/openldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    67
dir path=usr/lib
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    68
dir path=usr/lib/$(MACH64)
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    69
dir path=usr/lib/openldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    70
dir path=usr/lib/openldap/bin
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    71
dir path=usr/lib/openldap/bin/$(MACH64)
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    72
dir path=usr/sbin
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    73
dir path=usr/sbin/$(MACH64)
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    74
dir path=usr/share
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    75
dir path=usr/share/doc
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    76
dir path=usr/share/man
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    77
dir path=usr/share/man/man1oldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    78
dir path=usr/share/man/man3oldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    79
dir path=usr/share/man/man5oldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    80
dir path=usr/share/man/man8oldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    81
dir path=var
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    82
dir path=var/openldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    83
dir path=var/openldap/openldap-data
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    84
dir path=var/openldap/run
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    85
file path=etc/openldap/DB_CONFIG.example
702
c5174b7af8e5 7110099 /etc/openldap/ldap.conf not readable after upgrade to Solaris 11
Rich Burridge <rich.burridge@oracle.com>
parents: 664
diff changeset
    86
file path=etc/openldap/ldap.conf mode=0644 owner=root group=openldap preserve=true
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    87
file path=etc/openldap/ldap.conf.default
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    88
file path=etc/openldap/schema/README
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    89
file path=etc/openldap/schema/collective.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    90
file path=etc/openldap/schema/corba.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    91
file path=etc/openldap/schema/core.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    92
file path=etc/openldap/schema/core.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    93
file path=etc/openldap/schema/cosine.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    94
file path=etc/openldap/schema/cosine.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    95
file path=etc/openldap/schema/duaconf.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    96
file path=etc/openldap/schema/dyngroup.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    97
file path=etc/openldap/schema/dyngroup.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    98
file path=etc/openldap/schema/inetorgperson.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
    99
file path=etc/openldap/schema/inetorgperson.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   100
file path=etc/openldap/schema/java.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   101
file path=etc/openldap/schema/misc.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   102
file path=etc/openldap/schema/nis.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   103
file path=etc/openldap/schema/nis.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   104
file path=etc/openldap/schema/openldap.ldif
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   105
file path=etc/openldap/schema/openldap.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   106
file path=etc/openldap/schema/pmi.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   107
file path=etc/openldap/schema/ppolicy.schema
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   108
file path=etc/openldap/slapd.conf mode=0640 owner=root group=openldap preserve=true
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   109
file path=etc/openldap/slapd.conf.default
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   110
file Solaris/exec_attr path=etc/security/exec_attr.d/library:openldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   111
file Solaris/prof_attr path=etc/security/prof_attr.d/library:openldap
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   112
file Solaris/ldap-olslapd.xml \
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   113
    path=lib/svc/manifest/network/ldap/ldap-olslapd.xml
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   114
file Solaris/ldap-olslapd path=lib/svc/method/ldap-olslapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   115
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
   116
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
   117
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
   118
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
   119
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
   120
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
   121
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
   122
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
   123
file usr/bin/$(MACH64)/ldapwhoami path=usr/bin/$(MACH64)/openldapwhoami
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   124
file usr/bin/ldapcompare path=usr/bin/openldapcompare
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   125
file usr/bin/ldapdelete path=usr/bin/openldapdelete
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   126
file usr/bin/ldapexop path=usr/bin/openldapexop
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   127
file usr/bin/ldapmodify path=usr/bin/openldapmodify
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   128
file usr/bin/ldapmodrdn path=usr/bin/openldapmodrdn
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   129
file usr/bin/ldappasswd path=usr/bin/openldappasswd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   130
file usr/bin/ldapsearch path=usr/bin/openldapsearch
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   131
file usr/bin/ldapurl path=usr/bin/openldapurl
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   132
file usr/bin/ldapwhoami path=usr/bin/openldapwhoami
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   133
file path=usr/include/openldap/lber.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   134
file path=usr/include/openldap/lber_types.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   135
file path=usr/include/openldap/ldap.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   136
file path=usr/include/openldap/ldap_cdefs.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   137
file path=usr/include/openldap/ldap_features.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   138
file path=usr/include/openldap/ldap_schema.h
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   139
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
   140
file path=usr/include/openldap/ldif.h
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   141
file path=usr/include/openldap/slapi-plugin.h
785
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   142
file path=usr/lib/$(MACH64)/liblber-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   143
file path=usr/lib/$(MACH64)/libldap-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   144
file path=usr/lib/$(MACH64)/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
   145
file path=usr/lib/$(MACH64)/slapd mode=0555
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
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   147
file path=usr/lib/libldap-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   148
file path=usr/lib/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
   149
file path=usr/lib/slapd mode=0555
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   150
file path=usr/share/doc/openldap/admin24/guide.html
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   151
file path=usr/share/doc/openldap/admin24/index.html
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   152
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
   153
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
   154
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
   155
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
   156
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
   157
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
   158
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
   159
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
   160
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
   161
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
   162
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
   163
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
   164
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
   165
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
   166
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
   167
file path=usr/share/doc/openldap/images/refint.png
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   168
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
   169
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
   170
file path=usr/share/doc/openldap/images/set-recursivegroup.png
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
   171
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
   172
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
   173
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
   174
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
   175
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
   176
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
   177
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
   178
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
   179
file path=usr/share/man/man1oldap/ldapwhoami.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
   180
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
   181
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
   182
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
   183
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
   184
file path=usr/share/man/man3oldap/lber-types.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
   185
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
   186
file path=usr/share/man/man3oldap/ldap_abandon.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
   187
file path=usr/share/man/man3oldap/ldap_add.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
   188
file path=usr/share/man/man3oldap/ldap_bind.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
   189
file path=usr/share/man/man3oldap/ldap_compare.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
   190
file path=usr/share/man/man3oldap/ldap_controls.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
   191
file path=usr/share/man/man3oldap/ldap_delete.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
   192
file path=usr/share/man/man3oldap/ldap_dup.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
   193
file path=usr/share/man/man3oldap/ldap_error.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
   194
file path=usr/share/man/man3oldap/ldap_extended_operation.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
   195
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
   196
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
   197
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
   198
file path=usr/share/man/man3oldap/ldap_first_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
   199
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
   200
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
   201
file path=usr/share/man/man3oldap/ldap_get_values.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
   202
file path=usr/share/man/man3oldap/ldap_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
   203
file path=usr/share/man/man3oldap/ldap_modify.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
   204
file path=usr/share/man/man3oldap/ldap_modrdn.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
   205
file path=usr/share/man/man3oldap/ldap_open.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
   206
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
   207
file path=usr/share/man/man3oldap/ldap_parse_result.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
   208
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
   209
file path=usr/share/man/man3oldap/ldap_parse_vlv_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
   210
file path=usr/share/man/man3oldap/ldap_rename.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
   211
file path=usr/share/man/man3oldap/ldap_result.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
   212
file path=usr/share/man/man3oldap/ldap_schema.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
   213
file path=usr/share/man/man3oldap/ldap_search.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
   214
file path=usr/share/man/man3oldap/ldap_sort.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
   215
file path=usr/share/man/man3oldap/ldap_sync.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
   216
file path=usr/share/man/man3oldap/ldap_tls.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
   217
file path=usr/share/man/man3oldap/ldap_url.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
   218
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
   219
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
   220
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
   221
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
   222
file path=usr/share/man/man5oldap/slapd-dnssrv.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
   223
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
   224
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
   225
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
   226
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
   227
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
   228
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
   229
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
   230
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
   231
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
   232
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
   233
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
   234
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
   235
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
   236
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
   237
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
   238
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
   239
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
   240
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
   241
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
   242
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
   243
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
   244
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
   245
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
   246
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
   247
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
   248
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
   249
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
   250
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
   251
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
   252
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
   253
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
   254
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
   255
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
   256
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
   257
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
   258
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
   259
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
   260
file path=usr/share/man/man5oldap/slapo-valsort.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
   261
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
   262
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
   263
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
   264
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
   265
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
   266
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
   267
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
   268
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
   269
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
   270
file path=usr/share/man/man8oldap/slaptest.8oldap
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   271
file path=var/openldap/openldap-data/DB_CONFIG.example
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   272
group groupname=openldap gid=75
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   273
license openldap.license license="openldap license"
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   274
link path=usr/bin/$(MACH64)/openldapadd target=openldapmodify
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   275
link path=usr/bin/openldapadd target=openldapmodify
785
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   276
link path=usr/lib/$(MACH64)/liblber-2.4.so target=liblber-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   277
link path=usr/lib/$(MACH64)/liblber-2.4.so.2 target=liblber-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   278
link path=usr/lib/$(MACH64)/liblber.so target=liblber-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   279
link path=usr/lib/$(MACH64)/libldap-2.4.so target=libldap-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   280
link path=usr/lib/$(MACH64)/libldap-2.4.so.2 target=libldap-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   281
link path=usr/lib/$(MACH64)/libldap_r-2.4.so target=libldap_r-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   282
link path=usr/lib/$(MACH64)/libldap_r-2.4.so.2 target=libldap_r-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   283
link path=usr/lib/$(MACH64)/libldap_r.so target=libldap_r-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   284
link path=usr/lib/liblber-2.4.so target=liblber-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   285
link path=usr/lib/liblber-2.4.so.2 target=liblber-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   286
link path=usr/lib/liblber.so target=liblber-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   287
link path=usr/lib/libldap-2.4.so target=libldap-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   288
link path=usr/lib/libldap_r-2.4.so target=libldap_r-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   289
link path=usr/lib/libldap-2.4.so.2 target=libldap-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   290
link path=usr/lib/libldap_r-2.4.so.2 target=libldap_r-2.4.so.2.8.3
50c029682c67 7106938 Problem with ldap/openldap
Douglas Leavitt <Doug.Leavitt@Sun.COM>
parents: 702
diff changeset
   291
link path=usr/lib/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
   292
link path=usr/lib/openldap/bin/$(MACH64)/ldapadd target=../../../../bin/openldapmodify
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   293
link path=usr/lib/openldap/bin/$(MACH64)/ldapcompare target=../../../../bin/openldapcompare
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   294
link path=usr/lib/openldap/bin/$(MACH64)/ldapdelete target=../../../../bin/openldapdelete
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   295
link path=usr/lib/openldap/bin/$(MACH64)/ldapexop target=../../../../bin/openldapexop
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   296
link path=usr/lib/openldap/bin/$(MACH64)/ldapmodify target=../../../../bin/openldapmodify
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   297
link path=usr/lib/openldap/bin/$(MACH64)/ldapmodrdn target=../../../../bin/openldapmodrdn
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   298
link path=usr/lib/openldap/bin/$(MACH64)/ldappasswd target=../../../../bin/openldappasswd
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   299
link path=usr/lib/openldap/bin/$(MACH64)/ldapsearch target=../../../../bin/openldapsearch
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   300
link path=usr/lib/openldap/bin/$(MACH64)/ldapurl target=../../../../bin/openldapurl
ad0e220e50e5 7124181 squid libexec permissions are wrong
Rich Burridge <rich.burridge@oracle.com>
parents: 629
diff changeset
   301
link path=usr/lib/openldap/bin/$(MACH64)/ldapwhoami target=../../../../bin/openldapwhoami
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   302
link path=usr/lib/openldap/bin/ldapadd target=../../../bin/openldapmodify
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   303
link path=usr/lib/openldap/bin/ldapcompare target=../../../bin/openldapcompare
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   304
link path=usr/lib/openldap/bin/ldapdelete target=../../../bin/openldapdelete
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   305
link path=usr/lib/openldap/bin/ldapexop target=../../../bin/openldapexop
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   306
link path=usr/lib/openldap/bin/ldapmodify target=../../../bin/openldapmodify
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   307
link path=usr/lib/openldap/bin/ldapmodrdn target=../../../bin/openldapmodrdn
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   308
link path=usr/lib/openldap/bin/ldappasswd target=../../../bin/openldappasswd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   309
link path=usr/lib/openldap/bin/ldapsearch target=../../../bin/openldapsearch
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   310
link path=usr/lib/openldap/bin/ldapurl target=../../../bin/openldapurl
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   311
link path=usr/lib/openldap/bin/ldapwhoami target=../../../bin/openldapwhoami
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   312
link path=usr/sbin/$(MACH64)/slapacl target=../../lib/$(MACH64)/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   313
link path=usr/sbin/$(MACH64)/slapadd target=../../lib/$(MACH64)/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   314
link path=usr/sbin/$(MACH64)/slapauth target=../../lib/$(MACH64)/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   315
link path=usr/sbin/$(MACH64)/slapcat target=../../lib/$(MACH64)/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   316
link path=usr/sbin/$(MACH64)/slapdn target=../../lib/$(MACH64)/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   317
link path=usr/sbin/$(MACH64)/slapindex target=../../lib/$(MACH64)/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   318
link path=usr/sbin/$(MACH64)/slappasswd target=../../lib/$(MACH64)/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   319
link path=usr/sbin/$(MACH64)/slapschema target=../../lib/$(MACH64)/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   320
link path=usr/sbin/$(MACH64)/slaptest target=../../lib/$(MACH64)/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   321
link path=usr/sbin/slapacl target=../lib/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   322
link path=usr/sbin/slapadd target=../lib/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   323
link path=usr/sbin/slapauth target=../lib/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   324
link path=usr/sbin/slapcat target=../lib/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   325
link path=usr/sbin/slapdn target=../lib/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   326
link path=usr/sbin/slapindex target=../lib/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   327
link path=usr/sbin/slappasswd target=../lib/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   328
link path=usr/sbin/slapschema target=../lib/slapd
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   329
link path=usr/sbin/slaptest target=../lib/slapd
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
   330
link path=usr/share/man/man1oldap/ldapadd.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
   331
	target=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
   332
link path=usr/share/man/man3oldap/ber_alloc_t.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
   333
	target=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
   334
link path=usr/share/man/man3oldap/ber_bvarray_add.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
   335
	target=lber-types.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
   336
link path=usr/share/man/man3oldap/ber_bvarray_free.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
   337
	target=lber-types.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
   338
link path=usr/share/man/man3oldap/ber_bvdup.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
   339
	target=lber-types.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
   340
link path=usr/share/man/man3oldap/ber_bvecadd.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
   341
	target=lber-types.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
   342
link path=usr/share/man/man3oldap/ber_bvecfree.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
   343
	target=lber-types.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
   344
link path=usr/share/man/man3oldap/ber_bvfree.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
   345
	target=lber-types.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
   346
link path=usr/share/man/man3oldap/ber_bvstr.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
   347
	target=lber-types.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
   348
link path=usr/share/man/man3oldap/ber_bvstrdup.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
   349
	target=lber-types.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
   350
link path=usr/share/man/man3oldap/ber_dupbv.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
   351
	target=lber-types.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
   352
link path=usr/share/man/man3oldap/ber_first_element.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
   353
	target=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
   354
link path=usr/share/man/man3oldap/ber_flush.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
   355
	target=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
   356
link path=usr/share/man/man3oldap/ber_free.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
   357
	target=lber-types.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
   358
link path=usr/share/man/man3oldap/ber_get_bitstring.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
   359
	target=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
   360
link path=usr/share/man/man3oldap/ber_get_boolean.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
   361
	target=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
   362
link path=usr/share/man/man3oldap/ber_get_enum.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
   363
	target=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
   364
link path=usr/share/man/man3oldap/ber_get_int.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
   365
	target=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
   366
link path=usr/share/man/man3oldap/ber_get_next.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
   367
	target=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
   368
link path=usr/share/man/man3oldap/ber_get_null.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
	target=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
   370
link path=usr/share/man/man3oldap/ber_get_stringa.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
   371
	target=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
   372
link path=usr/share/man/man3oldap/ber_get_stringb.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
   373
	target=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
   374
link path=usr/share/man/man3oldap/ber_next_element.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
	target=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
   376
link path=usr/share/man/man3oldap/ber_peek_tag.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
   377
	target=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
   378
link path=usr/share/man/man3oldap/ber_printf.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
   379
	target=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
   380
link path=usr/share/man/man3oldap/ber_put_enum.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
   381
	target=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
   382
link path=usr/share/man/man3oldap/ber_put_int.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
   383
	target=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
   384
link path=usr/share/man/man3oldap/ber_put_null.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
   385
	target=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
   386
link path=usr/share/man/man3oldap/ber_put_ostring.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
   387
	target=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
   388
link path=usr/share/man/man3oldap/ber_put_seq.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
   389
	target=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
   390
link path=usr/share/man/man3oldap/ber_put_set.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
   391
	target=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
   392
link path=usr/share/man/man3oldap/ber_put_string.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
   393
	target=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
   394
link path=usr/share/man/man3oldap/ber_scanf.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
   395
	target=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
   396
link path=usr/share/man/man3oldap/ber_skip_tag.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
   397
	target=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
   398
link path=usr/share/man/man3oldap/ber_start_set.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
   399
	target=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
   400
link path=usr/share/man/man3oldap/ber_str2bv.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
   401
	target=lber-types.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
   402
link path=usr/share/man/man3oldap/ld_errno.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
   403
	target=ldap_error.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
   404
link path=usr/share/man/man3oldap/ldap_abandon_ext.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
   405
	target=ldap_abandon.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
   406
link path=usr/share/man/man3oldap/ldap_add_ext.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
   407
	target=ldap_add.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
   408
link path=usr/share/man/man3oldap/ldap_add_ext_s.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
   409
	target=ldap_add.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
   410
link path=usr/share/man/man3oldap/ldap_add_s.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
   411
	target=ldap_add.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
   412
link path=usr/share/man/man3oldap/ldap_attributetype2name.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
   413
	target=ldap_schema.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
   414
link path=usr/share/man/man3oldap/ldap_attributetype2str.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
   415
	target=ldap_schema.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
   416
link path=usr/share/man/man3oldap/ldap_attributetype_free.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
   417
	target=ldap_schema.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
   418
link path=usr/share/man/man3oldap/ldap_bind_s.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
   419
	target=ldap_bind.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
   420
link path=usr/share/man/man3oldap/ldap_compare_ext.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
   421
	target=ldap_compare.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
   422
link path=usr/share/man/man3oldap/ldap_compare_ext_s.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
   423
	target=ldap_compare.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
   424
link path=usr/share/man/man3oldap/ldap_compare_s.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
   425
	target=ldap_compare.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
   426
link path=usr/share/man/man3oldap/ldap_control_create.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
   427
	target=ldap_controls.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
   428
link path=usr/share/man/man3oldap/ldap_control_dup.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
   429
	target=ldap_controls.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
   430
link path=usr/share/man/man3oldap/ldap_control_find.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
	target=ldap_controls.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
   432
link path=usr/share/man/man3oldap/ldap_control_free.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
   433
	target=ldap_controls.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
   434
link path=usr/share/man/man3oldap/ldap_controls_dup.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
	target=ldap_controls.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
   436
link path=usr/share/man/man3oldap/ldap_controls_free.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
   437
	target=ldap_controls.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
   438
link path=usr/share/man/man3oldap/ldap_count_entries.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
   439
	target=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
   440
link path=usr/share/man/man3oldap/ldap_count_messages.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
   441
	target=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
   442
link path=usr/share/man/man3oldap/ldap_count_references.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
   443
	target=ldap_first_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
   444
link path=usr/share/man/man3oldap/ldap_count_values.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
   445
	target=ldap_get_values.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
   446
link path=usr/share/man/man3oldap/ldap_count_values_len.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
   447
	target=ldap_get_values.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
   448
link path=usr/share/man/man3oldap/ldap_dcedn2dn.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
   449
	target=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
   450
link path=usr/share/man/man3oldap/ldap_delete_ext.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
   451
	target=ldap_delete.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
   452
link path=usr/share/man/man3oldap/ldap_delete_ext_s.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
   453
	target=ldap_delete.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
   454
link path=usr/share/man/man3oldap/ldap_delete_s.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
   455
	target=ldap_delete.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
   456
link path=usr/share/man/man3oldap/ldap_destroy.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
   457
	target=ldap_dup.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
   458
link path=usr/share/man/man3oldap/ldap_dn2ad_canonical.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
   459
	target=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
   460
link path=usr/share/man/man3oldap/ldap_dn2dcedn.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
   461
	target=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
   462
link path=usr/share/man/man3oldap/ldap_dn2str.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
   463
	target=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
   464
link path=usr/share/man/man3oldap/ldap_dn2ufn.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
   465
	target=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
   466
link path=usr/share/man/man3oldap/ldap_err2string.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
   467
	target=ldap_error.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
   468
link path=usr/share/man/man3oldap/ldap_errlist.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
   469
	target=ldap_error.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
   470
link path=usr/share/man/man3oldap/ldap_explode_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
   471
	target=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
   472
link path=usr/share/man/man3oldap/ldap_explode_rdn.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
   473
	target=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
   474
link path=usr/share/man/man3oldap/ldap_extended_operation_s.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
   475
	target=ldap_extended_operation.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
   476
link path=usr/share/man/man3oldap/ldap_free_urldesc.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
   477
	target=ldap_url.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
   478
link path=usr/share/man/man3oldap/ldap_get_values_len.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
   479
	target=ldap_get_values.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
   480
link path=usr/share/man/man3oldap/ldap_init.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
   481
	target=ldap_open.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
   482
link path=usr/share/man/man3oldap/ldap_init_fd.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
   483
	target=ldap_open.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
   484
link path=usr/share/man/man3oldap/ldap_initialize.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
   485
	target=ldap_open.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
   486
link path=usr/share/man/man3oldap/ldap_install_tls.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
   487
	target=ldap_tls.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
   488
link path=usr/share/man/man3oldap/ldap_is_ldap_url.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
   489
	target=ldap_url.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
   490
link path=usr/share/man/man3oldap/ldap_matchingrule2name.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
   491
	target=ldap_schema.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
   492
link path=usr/share/man/man3oldap/ldap_matchingrule2str.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
   493
	target=ldap_schema.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
   494
link path=usr/share/man/man3oldap/ldap_matchingrule_free.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
   495
	target=ldap_schema.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
   496
link path=usr/share/man/man3oldap/ldap_memalloc.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
   497
	target=ldap_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
   498
link path=usr/share/man/man3oldap/ldap_memcalloc.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
   499
	target=ldap_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
   500
link path=usr/share/man/man3oldap/ldap_memfree.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
   501
	target=ldap_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
   502
link path=usr/share/man/man3oldap/ldap_memrealloc.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
   503
	target=ldap_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
   504
link path=usr/share/man/man3oldap/ldap_memvfree.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
   505
	target=ldap_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
   506
link path=usr/share/man/man3oldap/ldap_modify_ext.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
   507
	target=ldap_modify.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
   508
link path=usr/share/man/man3oldap/ldap_modify_ext_s.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
   509
	target=ldap_modify.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
   510
link path=usr/share/man/man3oldap/ldap_modify_s.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
   511
	target=ldap_modify.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
   512
link path=usr/share/man/man3oldap/ldap_modrdn2.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
   513
	target=ldap_modrdn.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
   514
link path=usr/share/man/man3oldap/ldap_modrdn2_s.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
   515
	target=ldap_modrdn.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
   516
link path=usr/share/man/man3oldap/ldap_modrdn_s.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
   517
	target=ldap_modrdn.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
   518
link path=usr/share/man/man3oldap/ldap_mods_free.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
   519
	target=ldap_modify.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
   520
link path=usr/share/man/man3oldap/ldap_msgfree.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
   521
	target=ldap_result.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
   522
link path=usr/share/man/man3oldap/ldap_msgid.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
   523
	target=ldap_result.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
   524
link path=usr/share/man/man3oldap/ldap_msgtype.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
   525
	target=ldap_result.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
   526
link path=usr/share/man/man3oldap/ldap_next_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
   527
	target=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
   528
link path=usr/share/man/man3oldap/ldap_next_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
   529
	target=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
   530
link path=usr/share/man/man3oldap/ldap_next_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
   531
	target=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
   532
link path=usr/share/man/man3oldap/ldap_next_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
   533
	target=ldap_first_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
   534
link path=usr/share/man/man3oldap/ldap_objectclass2name.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
   535
	target=ldap_schema.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
   536
link path=usr/share/man/man3oldap/ldap_objectclass2str.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
   537
	target=ldap_schema.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
   538
link path=usr/share/man/man3oldap/ldap_objectclass_free.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
   539
	target=ldap_schema.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
   540
link path=usr/share/man/man3oldap/ldap_parse_extended_result.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
   541
	target=ldap_parse_result.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
   542
link path=usr/share/man/man3oldap/ldap_parse_sasl_bind_result.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
   543
	target=ldap_parse_result.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
   544
link path=usr/share/man/man3oldap/ldap_perror.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
   545
	target=ldap_error.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
   546
link path=usr/share/man/man3oldap/ldap_rename_s.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
   547
	target=ldap_rename.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
   548
link path=usr/share/man/man3oldap/ldap_result2error.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
   549
	target=ldap_error.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
   550
link path=usr/share/man/man3oldap/ldap_sasl_bind.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
   551
	target=ldap_bind.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
   552
link path=usr/share/man/man3oldap/ldap_sasl_bind_s.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
   553
	target=ldap_bind.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
   554
link path=usr/share/man/man3oldap/ldap_scherr2str.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
   555
	target=ldap_schema.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
   556
link path=usr/share/man/man3oldap/ldap_search_ext.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
   557
	target=ldap_search.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
   558
link path=usr/share/man/man3oldap/ldap_search_ext_s.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
   559
	target=ldap_search.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
   560
link path=usr/share/man/man3oldap/ldap_search_s.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
   561
	target=ldap_search.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
   562
link path=usr/share/man/man3oldap/ldap_search_st.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
   563
	target=ldap_search.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
   564
link path=usr/share/man/man3oldap/ldap_set_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
   565
	target=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
   566
link path=usr/share/man/man3oldap/ldap_set_rebind_proc.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
   567
	target=ldap_bind.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
   568
link path=usr/share/man/man3oldap/ldap_set_urllist_proc.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
   569
	target=ldap_open.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
   570
link path=usr/share/man/man3oldap/ldap_simple_bind.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
   571
	target=ldap_bind.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
   572
link path=usr/share/man/man3oldap/ldap_simple_bind_s.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
   573
	target=ldap_bind.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
   574
link path=usr/share/man/man3oldap/ldap_sort_entries.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
   575
	target=ldap_sort.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
   576
link path=usr/share/man/man3oldap/ldap_sort_strcasecmp.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
   577
	target=ldap_sort.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
   578
link path=usr/share/man/man3oldap/ldap_sort_values.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
   579
	target=ldap_sort.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
   580
link path=usr/share/man/man3oldap/ldap_start_tls.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
   581
	target=ldap_tls.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
   582
link path=usr/share/man/man3oldap/ldap_start_tls_s.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
   583
	target=ldap_tls.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
   584
link path=usr/share/man/man3oldap/ldap_str2attributetype.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
   585
	target=ldap_schema.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
   586
link path=usr/share/man/man3oldap/ldap_str2dn.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
   587
	target=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
   588
link path=usr/share/man/man3oldap/ldap_str2matchingrule.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
   589
	target=ldap_schema.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
   590
link path=usr/share/man/man3oldap/ldap_str2objectclass.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
   591
	target=ldap_schema.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
   592
link path=usr/share/man/man3oldap/ldap_str2syntax.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
   593
	target=ldap_schema.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
   594
link path=usr/share/man/man3oldap/ldap_strdup.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
   595
	target=ldap_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
   596
link path=usr/share/man/man3oldap/ldap_syntax2name.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
   597
	target=ldap_schema.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
   598
link path=usr/share/man/man3oldap/ldap_syntax2str.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
   599
	target=ldap_schema.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
   600
link path=usr/share/man/man3oldap/ldap_syntax_free.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
   601
	target=ldap_schema.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
   602
link path=usr/share/man/man3oldap/ldap_tls_inplace.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
   603
	target=ldap_tls.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
   604
link path=usr/share/man/man3oldap/ldap_unbind.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
   605
	target=ldap_bind.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
   606
link path=usr/share/man/man3oldap/ldap_unbind_ext.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
   607
	target=ldap_bind.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
   608
link path=usr/share/man/man3oldap/ldap_unbind_ext_s.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
   609
	target=ldap_bind.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
   610
link path=usr/share/man/man3oldap/ldap_unbind_s.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
   611
	target=ldap_bind.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
   612
link path=usr/share/man/man3oldap/ldap_url_parse.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
   613
	target=ldap_url.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
   614
link path=usr/share/man/man3oldap/ldap_value_free.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
   615
	target=ldap_get_values.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
   616
link path=usr/share/man/man3oldap/ldap_value_free_len.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
   617
	target=ldap_get_values.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
   618
link path=usr/share/man/man5oldap/slapd-hdb.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
   619
	target=slapd-bdb.5oldap
474
742dc4436b35 7054261 Move OpenLDAP to userland
Srinivasa Sarva <srinivasa.sarva@oracle.com>
parents:
diff changeset
   620
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
   621
    uid=75