usr/src/pkgdefs/SUNWopenldapu/prototype_com
changeset 0 b34509ac961f
child 16 4481d72bca2d
equal deleted inserted replaced
-1:000000000000 0:b34509ac961f
       
     1 #
       
     2 #
       
     3 # CDDL HEADER START
       
     4 #
       
     5 # The contents of this file are subject to the terms of the
       
     6 # Common Development and Distribution License (the "License").
       
     7 # You may not use this file except in compliance with the License.
       
     8 #
       
     9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    10 # or http://www.opensolaris.org/os/licensing.
       
    11 # See the License for the specific language governing permissions
       
    12 # and limitations under the License.
       
    13 #
       
    14 # When distributing Covered Code, include this CDDL HEADER in each
       
    15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    16 # If applicable, add the following below this CDDL HEADER, with the
       
    17 # fields enclosed by brackets "[]" replaced with your own identifying
       
    18 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    19 #
       
    20 # CDDL HEADER END
       
    21 #
       
    22 #
       
    23 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
       
    24 # Use is subject to license terms.
       
    25 #
       
    26 # ident	"@(#)prototype_com	1.1	08/10/24 SMI"
       
    27 #
       
    28 # This required package information file contains a list of package contents.
       
    29 # The 'pkgmk' command uses this file to identify the contents of a package
       
    30 # and their location on the development machine when building the package.
       
    31 # Can be created via a text editor or through use of the 'pkgproto' command.
       
    32 
       
    33 #!search <pathname pathname ...>	# where to find pkg objects
       
    34 #!include <filename>			# include another 'prototype' file
       
    35 #!default <mode> <owner> <group>	# default used if not specified on entry
       
    36 #!<param>=<value>			# puts parameter in pkg environment
       
    37 
       
    38 # packaging files
       
    39 i pkginfo
       
    40 i copyright
       
    41 i depend
       
    42 #
       
    43 # source locations relative to the prototype file
       
    44 #
       
    45 # SUNWopenldapu
       
    46 #
       
    47 
       
    48 
       
    49 
       
    50 d none usr 755 root sys
       
    51 d none usr/bin 755 root bin
       
    52 f none usr/bin/openldapcompare 555 root bin
       
    53 f none usr/bin/openldapdelete 555 root bin
       
    54 f none usr/bin/openldapexop 555 root bin
       
    55 f none usr/bin/openldapmodify 555 root bin
       
    56 s none usr/bin/openldapadd=openldapmodify
       
    57 f none usr/bin/openldapmodrdn 555 root bin
       
    58 f none usr/bin/openldappasswd 555 root bin
       
    59 f none usr/bin/openldapsearch 555 root bin
       
    60 f none usr/bin/openldapwhoami 555 root bin
       
    61 d none usr/include 755 root bin
       
    62 d none usr/include/openldap 755 root bin
       
    63 f none usr/include/openldap/lber.h 444 root bin
       
    64 f none usr/include/openldap/lber_types.h 444 root bin
       
    65 f none usr/include/openldap/ldap.h 444 root bin
       
    66 f none usr/include/openldap/ldap_cdefs.h 444 root bin
       
    67 f none usr/include/openldap/ldap_features.h 444 root bin
       
    68 f none usr/include/openldap/ldap_schema.h 444 root bin
       
    69 f none usr/include/openldap/ldap_utf8.h 444 root bin
       
    70 f none usr/include/openldap/slapi-plugin.h 444 root bin
       
    71 d none usr/lib 755 root bin
       
    72 f none usr/lib/liblber-2.4.so.2.1.0 555 root bin
       
    73 s none usr/lib/liblber-2.4.so=liblber-2.4.so.2.1.0
       
    74 s none usr/lib/liblber-2.4.so.2=liblber-2.4.so.2.1.0
       
    75 f none usr/lib/libldap-2.4.so.2.1.0 555 root bin
       
    76 s none usr/lib/libldap-2.4.so=libldap-2.4.so.2.1.0
       
    77 s none usr/lib/libldap-2.4.so.2=libldap-2.4.so.2.1.0
       
    78 f none usr/lib/libldap_r-2.4.so.2.1.0 555 root bin
       
    79 s none usr/lib/libldap_r-2.4.so=libldap_r-2.4.so.2.1.0
       
    80 s none usr/lib/libldap_r-2.4.so.2=libldap_r-2.4.so.2.1.0
       
    81 d none usr/lib/openldap 755 root bin
       
    82 d none usr/lib/openldap/bin 755 root bin
       
    83 s none usr/lib/openldap/bin/ldapcompare=../../../bin/openldapcompare
       
    84 s none usr/lib/openldap/bin/ldapdelete=../../../bin/openldapdelete
       
    85 s none usr/lib/openldap/bin/ldapexop=../../../bin/openldapexop
       
    86 s none usr/lib/openldap/bin/ldapmodify=../../../bin/openldapmodify
       
    87 s none usr/lib/openldap/bin/ldapadd=../../../bin/openldapmodify
       
    88 s none usr/lib/openldap/bin/ldapmodrdn=../../../bin/openldapmodrdn
       
    89 s none usr/lib/openldap/bin/ldappasswd=../../../bin/openldappasswd
       
    90 s none usr/lib/openldap/bin/ldapsearch=../../../bin/openldapsearch
       
    91 s none usr/lib/openldap/bin/ldapwhoami=../../../bin/openldapwhoami
       
    92 f none usr/lib/slapd 555 root bin
       
    93 d none usr/sbin 755 root bin
       
    94 s none usr/sbin/slapacl=../lib/slapd
       
    95 s none usr/sbin/slapadd=../lib/slapd
       
    96 s none usr/sbin/slapauth=../lib/slapd
       
    97 s none usr/sbin/slapcat=../lib/slapd
       
    98 s none usr/sbin/slapdn=../lib/slapd
       
    99 s none usr/sbin/slapindex=../lib/slapd
       
   100 s none usr/sbin/slappasswd=../lib/slapd
       
   101 s none usr/sbin/slaptest=../lib/slapd
       
   102 d none usr/share 755 root sys
       
   103 d none usr/share/man 755 root bin
       
   104 d none usr/share/man/man1oldap 755 root bin
       
   105 d none usr/share/man/man3oldap 755 root bin
       
   106 d none usr/share/man/man5oldap 755 root bin
       
   107 d none usr/share/man/man8oldap 755 root bin
       
   108 f none usr/share/man/man1oldap/openldapcompare.1oldap 444 root bin
       
   109 f none usr/share/man/man1oldap/openldapdelete.1oldap 444 root bin
       
   110 f none usr/share/man/man1oldap/openldapmodify.1oldap 444 root bin
       
   111 f none usr/share/man/man1oldap/openldapmodrdn.1oldap 444 root bin
       
   112 f none usr/share/man/man1oldap/openldappasswd.1oldap 444 root bin
       
   113 f none usr/share/man/man1oldap/openldapsearch.1oldap 444 root bin
       
   114 f none usr/share/man/man1oldap/openldapwhoami.1oldap 444 root bin
       
   115 s none usr/share/man/man1oldap/openldapadd.1oldap=openldapmodify.1oldap
       
   116 f none usr/share/man/man3oldap/lber-decode.3oldap 444 root bin
       
   117 f none usr/share/man/man3oldap/lber-encode.3oldap 444 root bin
       
   118 f none usr/share/man/man3oldap/lber-memory.3oldap 444 root bin
       
   119 f none usr/share/man/man3oldap/lber-sockbuf.3oldap 444 root bin
       
   120 f none usr/share/man/man3oldap/lber-types.3oldap 444 root bin
       
   121 f none usr/share/man/man3oldap/ldap.3oldap 444 root bin
       
   122 f none usr/share/man/man3oldap/ldap_abandon.3oldap 444 root bin
       
   123 f none usr/share/man/man3oldap/ldap_add.3oldap 444 root bin
       
   124 f none usr/share/man/man3oldap/ldap_bind.3oldap 444 root bin
       
   125 f none usr/share/man/man3oldap/ldap_compare.3oldap 444 root bin
       
   126 f none usr/share/man/man3oldap/ldap_controls.3oldap 444 root bin
       
   127 f none usr/share/man/man3oldap/ldap_delete.3oldap 444 root bin
       
   128 f none usr/share/man/man3oldap/ldap_error.3oldap 444 root bin
       
   129 f none usr/share/man/man3oldap/ldap_extended_operation.3oldap 444 root bin
       
   130 f none usr/share/man/man3oldap/ldap_first_attribute.3oldap 444 root bin
       
   131 f none usr/share/man/man3oldap/ldap_first_entry.3oldap 444 root bin
       
   132 f none usr/share/man/man3oldap/ldap_first_message.3oldap 444 root bin
       
   133 f none usr/share/man/man3oldap/ldap_first_reference.3oldap 444 root bin
       
   134 f none usr/share/man/man3oldap/ldap_get_dn.3oldap 444 root bin
       
   135 f none usr/share/man/man3oldap/ldap_get_option.3oldap 444 root bin
       
   136 f none usr/share/man/man3oldap/ldap_get_values.3oldap 444 root bin
       
   137 f none usr/share/man/man3oldap/ldap_memory.3oldap 444 root bin
       
   138 f none usr/share/man/man3oldap/ldap_modify.3oldap 444 root bin
       
   139 f none usr/share/man/man3oldap/ldap_modrdn.3oldap 444 root bin
       
   140 f none usr/share/man/man3oldap/ldap_open.3oldap 444 root bin
       
   141 f none usr/share/man/man3oldap/ldap_parse_reference.3oldap 444 root bin
       
   142 f none usr/share/man/man3oldap/ldap_parse_result.3oldap 444 root bin
       
   143 f none usr/share/man/man3oldap/ldap_parse_sort_control.3oldap 444 root bin
       
   144 f none usr/share/man/man3oldap/ldap_parse_vlv_control.3oldap 444 root bin
       
   145 f none usr/share/man/man3oldap/ldap_rename.3oldap 444 root bin
       
   146 f none usr/share/man/man3oldap/ldap_result.3oldap 444 root bin
       
   147 f none usr/share/man/man3oldap/ldap_schema.3oldap 444 root bin
       
   148 f none usr/share/man/man3oldap/ldap_search.3oldap 444 root bin
       
   149 f none usr/share/man/man3oldap/ldap_sort.3oldap 444 root bin
       
   150 f none usr/share/man/man3oldap/ldap_sync.3oldap 444 root bin
       
   151 f none usr/share/man/man3oldap/ldap_tls.3oldap 444 root bin
       
   152 f none usr/share/man/man3oldap/ldap_url.3oldap 444 root bin
       
   153 s none usr/share/man/man3oldap/ber_alloc_t.3oldap=lber-encode.3oldap
       
   154 s none usr/share/man/man3oldap/ber_bvarray_add.3oldap=lber-types.3oldap
       
   155 s none usr/share/man/man3oldap/ber_bvarray_free.3oldap=lber-types.3oldap
       
   156 s none usr/share/man/man3oldap/ber_bvdup.3oldap=lber-types.3oldap
       
   157 s none usr/share/man/man3oldap/ber_bvecadd.3oldap=lber-types.3oldap
       
   158 s none usr/share/man/man3oldap/ber_bvecfree.3oldap=lber-types.3oldap
       
   159 s none usr/share/man/man3oldap/ber_bvfree.3oldap=lber-types.3oldap
       
   160 s none usr/share/man/man3oldap/ber_bvstr.3oldap=lber-types.3oldap
       
   161 s none usr/share/man/man3oldap/ber_bvstrdup.3oldap=lber-types.3oldap
       
   162 s none usr/share/man/man3oldap/ber_dupbv.3oldap=lber-types.3oldap
       
   163 s none usr/share/man/man3oldap/ber_first_element.3oldap=lber-decode.3oldap
       
   164 s none usr/share/man/man3oldap/ber_flush.3oldap=lber-encode.3oldap
       
   165 s none usr/share/man/man3oldap/ber_free.3oldap=lber-types.3oldap
       
   166 s none usr/share/man/man3oldap/ber_get_bitstring.3oldap=lber-decode.3oldap
       
   167 s none usr/share/man/man3oldap/ber_get_boolean.3oldap=lber-decode.3oldap
       
   168 s none usr/share/man/man3oldap/ber_get_enum.3oldap=lber-decode.3oldap
       
   169 s none usr/share/man/man3oldap/ber_get_int.3oldap=lber-decode.3oldap
       
   170 s none usr/share/man/man3oldap/ber_get_next.3oldap=lber-decode.3oldap
       
   171 s none usr/share/man/man3oldap/ber_get_null.3oldap=lber-decode.3oldap
       
   172 s none usr/share/man/man3oldap/ber_get_stringa.3oldap=lber-decode.3oldap
       
   173 s none usr/share/man/man3oldap/ber_get_stringb.3oldap=lber-decode.3oldap
       
   174 s none usr/share/man/man3oldap/ber_next_element.3oldap=lber-decode.3oldap
       
   175 s none usr/share/man/man3oldap/ber_peek_tag.3oldap=lber-decode.3oldap
       
   176 s none usr/share/man/man3oldap/ber_printf.3oldap=lber-encode.3oldap
       
   177 s none usr/share/man/man3oldap/ber_put_enum.3oldap=lber-encode.3oldap
       
   178 s none usr/share/man/man3oldap/ber_put_int.3oldap=lber-encode.3oldap
       
   179 s none usr/share/man/man3oldap/ber_put_null.3oldap=lber-encode.3oldap
       
   180 s none usr/share/man/man3oldap/ber_put_ostring.3oldap=lber-encode.3oldap
       
   181 s none usr/share/man/man3oldap/ber_put_seq.3oldap=lber-encode.3oldap
       
   182 s none usr/share/man/man3oldap/ber_put_set.3oldap=lber-encode.3oldap
       
   183 s none usr/share/man/man3oldap/ber_put_string.3oldap=lber-encode.3oldap
       
   184 s none usr/share/man/man3oldap/ber_scanf.3oldap=lber-decode.3oldap
       
   185 s none usr/share/man/man3oldap/ber_skip_tag.3oldap=lber-decode.3oldap
       
   186 s none usr/share/man/man3oldap/ber_start_set.3oldap=lber-encode.3oldap
       
   187 s none usr/share/man/man3oldap/ber_str2bv.3oldap=lber-types.3oldap
       
   188 s none usr/share/man/man3oldap/ldap_abandon_ext.3oldap=ldap_abandon.3oldap
       
   189 s none usr/share/man/man3oldap/ldap_add_ext.3oldap=ldap_add.3oldap
       
   190 s none usr/share/man/man3oldap/ldap_add_ext_s.3oldap=ldap_add.3oldap
       
   191 s none usr/share/man/man3oldap/ldap_add_s.3oldap=ldap_add.3oldap
       
   192 s none usr/share/man/man3oldap/ldap_attributetype2name.3oldap=ldap_schema.3oldap
       
   193 s none usr/share/man/man3oldap/ldap_attributetype2str.3oldap=ldap_schema.3oldap
       
   194 s none usr/share/man/man3oldap/ldap_attributetype_free.3oldap=ldap_schema.3oldap
       
   195 s none usr/share/man/man3oldap/ldap_bind_s.3oldap=ldap_bind.3oldap
       
   196 s none usr/share/man/man3oldap/ldap_compare_ext.3oldap=ldap_compare.3oldap
       
   197 s none usr/share/man/man3oldap/ldap_compare_ext_s.3oldap=ldap_compare.3oldap
       
   198 s none usr/share/man/man3oldap/ldap_compare_s.3oldap=ldap_compare.3oldap
       
   199 s none usr/share/man/man3oldap/ldap_control_create.3oldap=ldap_controls.3oldap
       
   200 s none usr/share/man/man3oldap/ldap_control_dup.3oldap=ldap_controls.3oldap
       
   201 s none usr/share/man/man3oldap/ldap_control_find.3oldap=ldap_controls.3oldap
       
   202 s none usr/share/man/man3oldap/ldap_control_free.3oldap=ldap_controls.3oldap
       
   203 s none usr/share/man/man3oldap/ldap_controls_dup.3oldap=ldap_controls.3oldap
       
   204 s none usr/share/man/man3oldap/ldap_controls_free.3oldap=ldap_controls.3oldap
       
   205 s none usr/share/man/man3oldap/ldap_count_entries.3oldap=ldap_first_entry.3oldap
       
   206 s none usr/share/man/man3oldap/ldap_count_messages.3oldap=ldap_first_message.3oldap
       
   207 s none usr/share/man/man3oldap/ldap_count_references.3oldap=ldap_first_reference.3oldap
       
   208 s none usr/share/man/man3oldap/ldap_count_values.3oldap=ldap_get_values.3oldap
       
   209 s none usr/share/man/man3oldap/ldap_count_values_len.3oldap=ldap_get_values.3oldap
       
   210 s none usr/share/man/man3oldap/ldap_dcedn2dn.3oldap=ldap_get_dn.3oldap
       
   211 s none usr/share/man/man3oldap/ldap_delete_ext.3oldap=ldap_delete.3oldap
       
   212 s none usr/share/man/man3oldap/ldap_delete_ext_s.3oldap=ldap_delete.3oldap
       
   213 s none usr/share/man/man3oldap/ldap_delete_s.3oldap=ldap_delete.3oldap
       
   214 s none usr/share/man/man3oldap/ldap_dn2ad_canonical.3oldap=ldap_get_dn.3oldap
       
   215 s none usr/share/man/man3oldap/ldap_dn2dcedn.3oldap=ldap_get_dn.3oldap
       
   216 s none usr/share/man/man3oldap/ldap_dn2str.3oldap=ldap_get_dn.3oldap
       
   217 s none usr/share/man/man3oldap/ldap_dn2ufn.3oldap=ldap_get_dn.3oldap
       
   218 s none usr/share/man/man3oldap/ldap_err2string.3oldap=ldap_error.3oldap
       
   219 s none usr/share/man/man3oldap/ldap_errlist.3oldap=ldap_error.3oldap
       
   220 s none usr/share/man/man3oldap/ldap_explode_dn.3oldap=ldap_get_dn.3oldap
       
   221 s none usr/share/man/man3oldap/ldap_explode_rdn.3oldap=ldap_get_dn.3oldap
       
   222 s none usr/share/man/man3oldap/ldap_extended_operation_s.3oldap=ldap_extended_operation.3oldap
       
   223 s none usr/share/man/man3oldap/ldap_free_urldesc.3oldap=ldap_url.3oldap
       
   224 s none usr/share/man/man3oldap/ldap_get_values_len.3oldap=ldap_get_values.3oldap
       
   225 s none usr/share/man/man3oldap/ldap_init.3oldap=ldap_open.3oldap
       
   226 s none usr/share/man/man3oldap/ldap_initialize.3oldap=ldap_open.3oldap
       
   227 s none usr/share/man/man3oldap/ldap_install_tls.3oldap=ldap_tls.3oldap
       
   228 s none usr/share/man/man3oldap/ldap_is_ldap_url.3oldap=ldap_url.3oldap
       
   229 s none usr/share/man/man3oldap/ldap_matchingrule2name.3oldap=ldap_schema.3oldap
       
   230 s none usr/share/man/man3oldap/ldap_matchingrule2str.3oldap=ldap_schema.3oldap
       
   231 s none usr/share/man/man3oldap/ldap_matchingrule_free.3oldap=ldap_schema.3oldap
       
   232 s none usr/share/man/man3oldap/ldap_memalloc.3oldap=ldap_memory.3oldap
       
   233 s none usr/share/man/man3oldap/ldap_memcalloc.3oldap=ldap_memory.3oldap
       
   234 s none usr/share/man/man3oldap/ldap_memfree.3oldap=ldap_memory.3oldap
       
   235 s none usr/share/man/man3oldap/ldap_memrealloc.3oldap=ldap_memory.3oldap
       
   236 s none usr/share/man/man3oldap/ldap_memvfree.3oldap=ldap_memory.3oldap
       
   237 s none usr/share/man/man3oldap/ldap_modify_ext.3oldap=ldap_modify.3oldap
       
   238 s none usr/share/man/man3oldap/ldap_modify_ext_s.3oldap=ldap_modify.3oldap
       
   239 s none usr/share/man/man3oldap/ldap_modify_s.3oldap=ldap_modify.3oldap
       
   240 s none usr/share/man/man3oldap/ldap_modrdn2.3oldap=ldap_modrdn.3oldap
       
   241 s none usr/share/man/man3oldap/ldap_modrdn2_s.3oldap=ldap_modrdn.3oldap
       
   242 s none usr/share/man/man3oldap/ldap_modrdn_s.3oldap=ldap_modrdn.3oldap
       
   243 s none usr/share/man/man3oldap/ldap_mods_free.3oldap=ldap_modify.3oldap
       
   244 s none usr/share/man/man3oldap/ldap_msgfree.3oldap=ldap_result.3oldap
       
   245 s none usr/share/man/man3oldap/ldap_msgid.3oldap=ldap_result.3oldap
       
   246 s none usr/share/man/man3oldap/ldap_msgtype.3oldap=ldap_result.3oldap
       
   247 s none usr/share/man/man3oldap/ldap_next_attribute.3oldap=ldap_first_attribute.3oldap
       
   248 s none usr/share/man/man3oldap/ldap_next_entry.3oldap=ldap_first_entry.3oldap
       
   249 s none usr/share/man/man3oldap/ldap_next_message.3oldap=ldap_first_message.3oldap
       
   250 s none usr/share/man/man3oldap/ldap_next_reference.3oldap=ldap_first_reference.3oldap
       
   251 s none usr/share/man/man3oldap/ldap_objectclass2name.3oldap=ldap_schema.3oldap
       
   252 s none usr/share/man/man3oldap/ldap_objectclass2str.3oldap=ldap_schema.3oldap
       
   253 s none usr/share/man/man3oldap/ldap_objectclass_free.3oldap=ldap_schema.3oldap
       
   254 s none usr/share/man/man3oldap/ldap_parse_extended_result.3oldap=ldap_parse_result.3oldap
       
   255 s none usr/share/man/man3oldap/ldap_parse_sasl_bind_result.3oldap=ldap_parse_result.3oldap
       
   256 s none usr/share/man/man3oldap/ldap_perror.3oldap=ldap_error.3oldap
       
   257 s none usr/share/man/man3oldap/ldap_rename_s.3oldap=ldap_rename.3oldap
       
   258 s none usr/share/man/man3oldap/ldap_result2error.3oldap=ldap_error.3oldap
       
   259 s none usr/share/man/man3oldap/ldap_sasl_bind.3oldap=ldap_bind.3oldap
       
   260 s none usr/share/man/man3oldap/ldap_sasl_bind_s.3oldap=ldap_bind.3oldap
       
   261 s none usr/share/man/man3oldap/ldap_scherr2str.3oldap=ldap_schema.3oldap
       
   262 s none usr/share/man/man3oldap/ldap_search_ext.3oldap=ldap_search.3oldap
       
   263 s none usr/share/man/man3oldap/ldap_search_ext_s.3oldap=ldap_search.3oldap
       
   264 s none usr/share/man/man3oldap/ldap_search_s.3oldap=ldap_search.3oldap
       
   265 s none usr/share/man/man3oldap/ldap_search_st.3oldap=ldap_search.3oldap
       
   266 s none usr/share/man/man3oldap/ldap_set_option.3oldap=ldap_get_option.3oldap
       
   267 s none usr/share/man/man3oldap/ldap_set_rebind_proc.3oldap=ldap_bind.3oldap
       
   268 s none usr/share/man/man3oldap/ldap_simple_bind.3oldap=ldap_bind.3oldap
       
   269 s none usr/share/man/man3oldap/ldap_simple_bind_s.3oldap=ldap_bind.3oldap
       
   270 s none usr/share/man/man3oldap/ldap_sort_entries.3oldap=ldap_sort.3oldap
       
   271 s none usr/share/man/man3oldap/ldap_sort_strcasecmp.3oldap=ldap_sort.3oldap
       
   272 s none usr/share/man/man3oldap/ldap_sort_values.3oldap=ldap_sort.3oldap
       
   273 s none usr/share/man/man3oldap/ldap_start_tls.3oldap=ldap_tls.3oldap
       
   274 s none usr/share/man/man3oldap/ldap_start_tls_s.3oldap=ldap_tls.3oldap
       
   275 s none usr/share/man/man3oldap/ldap_str2attributetype.3oldap=ldap_schema.3oldap
       
   276 s none usr/share/man/man3oldap/ldap_str2dn.3oldap=ldap_get_dn.3oldap
       
   277 s none usr/share/man/man3oldap/ldap_str2matchingrule.3oldap=ldap_schema.3oldap
       
   278 s none usr/share/man/man3oldap/ldap_str2objectclass.3oldap=ldap_schema.3oldap
       
   279 s none usr/share/man/man3oldap/ldap_str2syntax.3oldap=ldap_schema.3oldap
       
   280 s none usr/share/man/man3oldap/ldap_strdup.3oldap=ldap_memory.3oldap
       
   281 s none usr/share/man/man3oldap/ldap_syntax2name.3oldap=ldap_schema.3oldap
       
   282 s none usr/share/man/man3oldap/ldap_syntax2str.3oldap=ldap_schema.3oldap
       
   283 s none usr/share/man/man3oldap/ldap_syntax_free.3oldap=ldap_schema.3oldap
       
   284 s none usr/share/man/man3oldap/ldap_tls_inplace.3oldap=ldap_tls.3oldap
       
   285 s none usr/share/man/man3oldap/ldap_unbind.3oldap=ldap_bind.3oldap
       
   286 s none usr/share/man/man3oldap/ldap_unbind_ext.3oldap=ldap_bind.3oldap
       
   287 s none usr/share/man/man3oldap/ldap_unbind_ext_s.3oldap=ldap_bind.3oldap
       
   288 s none usr/share/man/man3oldap/ldap_unbind_s.3oldap=ldap_bind.3oldap
       
   289 s none usr/share/man/man3oldap/ldap_url_parse.3oldap=ldap_url.3oldap
       
   290 s none usr/share/man/man3oldap/ldap_value_free.3oldap=ldap_get_values.3oldap
       
   291 s none usr/share/man/man3oldap/ldap_value_free_len.3oldap=ldap_get_values.3oldap
       
   292 s none usr/share/man/man3oldap/ld_errno.3oldap=ldap_error.3oldap
       
   293 f none usr/share/man/man5oldap/ldap.conf.5oldap 444 root bin
       
   294 f none usr/share/man/man5oldap/ldif.5oldap 444 root bin
       
   295 f none usr/share/man/man5oldap/slapd.access.5oldap 444 root bin
       
   296 f none usr/share/man/man5oldap/slapd.backends.5oldap 444 root bin
       
   297 f none usr/share/man/man5oldap/slapd-bdb.5oldap 444 root bin
       
   298 f none usr/share/man/man5oldap/slapd.conf.5oldap 444 root bin
       
   299 f none usr/share/man/man5oldap/slapd-config.5oldap 444 root bin
       
   300 f none usr/share/man/man5oldap/slapd-dnssrv.5oldap 444 root bin
       
   301 f none usr/share/man/man5oldap/slapd-ldap.5oldap 444 root bin
       
   302 f none usr/share/man/man5oldap/slapd-ldbm.5oldap 444 root bin
       
   303 f none usr/share/man/man5oldap/slapd-ldif.5oldap 444 root bin
       
   304 f none usr/share/man/man5oldap/slapd-meta.5oldap 444 root bin
       
   305 f none usr/share/man/man5oldap/slapd-monitor.5oldap 444 root bin
       
   306 f none usr/share/man/man5oldap/slapd-null.5oldap 444 root bin
       
   307 f none usr/share/man/man5oldap/slapd.overlays.5oldap 444 root bin
       
   308 f none usr/share/man/man5oldap/slapd-passwd.5oldap 444 root bin
       
   309 f none usr/share/man/man5oldap/slapd-perl.5oldap 444 root bin
       
   310 f none usr/share/man/man5oldap/slapd.plugin.5oldap 444 root bin
       
   311 f none usr/share/man/man5oldap/slapd-relay.5oldap 444 root bin
       
   312 f none usr/share/man/man5oldap/slapd-shell.5oldap 444 root bin
       
   313 f none usr/share/man/man5oldap/slapd-sock.5oldap 444 root bin
       
   314 f none usr/share/man/man5oldap/slapd-sql.5oldap 444 root bin
       
   315 f none usr/share/man/man5oldap/slapo-accesslog.5oldap 444 root bin
       
   316 f none usr/share/man/man5oldap/slapo-auditlog.5oldap 444 root bin
       
   317 f none usr/share/man/man5oldap/slapo-chain.5oldap 444 root bin
       
   318 f none usr/share/man/man5oldap/slapo-constraint.5oldap 444 root bin
       
   319 f none usr/share/man/man5oldap/slapo-dds.5oldap 444 root bin
       
   320 f none usr/share/man/man5oldap/slapo-dyngroup.5oldap 444 root bin
       
   321 f none usr/share/man/man5oldap/slapo-dynlist.5oldap 444 root bin
       
   322 f none usr/share/man/man5oldap/slapo-memberof.5oldap 444 root bin
       
   323 f none usr/share/man/man5oldap/slapo-pcache.5oldap 444 root bin
       
   324 f none usr/share/man/man5oldap/slapo-ppolicy.5oldap 444 root bin
       
   325 f none usr/share/man/man5oldap/slapo-refint.5oldap 444 root bin
       
   326 f none usr/share/man/man5oldap/slapo-retcode.5oldap 444 root bin
       
   327 f none usr/share/man/man5oldap/slapo-rwm.5oldap 444 root bin
       
   328 f none usr/share/man/man5oldap/slapo-syncprov.5oldap 444 root bin
       
   329 f none usr/share/man/man5oldap/slapo-translucent.5oldap 444 root bin
       
   330 f none usr/share/man/man5oldap/slapo-unique.5oldap 444 root bin
       
   331 f none usr/share/man/man5oldap/slapo-valsort.5oldap 444 root bin
       
   332 s none usr/share/man/man5oldap/slapd-hdb.5oldap=slapd-bdb.5oldap
       
   333 f none usr/share/man/man8oldap/slapacl.8oldap 444 root bin
       
   334 f none usr/share/man/man8oldap/slapadd.8oldap 444 root bin
       
   335 f none usr/share/man/man8oldap/slapauth.8oldap 444 root bin
       
   336 f none usr/share/man/man8oldap/slapcat.8oldap 444 root bin
       
   337 f none usr/share/man/man8oldap/slapd.8oldap 444 root bin
       
   338 f none usr/share/man/man8oldap/slapdn.8oldap 444 root bin
       
   339 f none usr/share/man/man8oldap/slapindex.8oldap 444 root bin
       
   340 f none usr/share/man/man8oldap/slappasswd.8oldap 444 root bin
       
   341 f none usr/share/man/man8oldap/slaptest.8oldap 444 root bin
       
   342 d none usr/share/doc 755 root other
       
   343 d none usr/share/doc/openldap 755 root bin
       
   344 d none usr/share/doc/openldap/admin24 755 root bin
       
   345 d none usr/share/doc/openldap/images 755 root bin
       
   346 f none usr/share/doc/openldap/admin24/guide.html 444 root bin
       
   347 s none usr/share/doc/openldap/admin24/index.html=guide.html
       
   348 f none usr/share/doc/openldap/admin24/allmail-en.png 444 root bin
       
   349 f none usr/share/doc/openldap/admin24/allusersgroup-en.png 444 root bin
       
   350 f none usr/share/doc/openldap/admin24/config_dit.png 444 root bin
       
   351 f none usr/share/doc/openldap/admin24/config_local.png 444 root bin
       
   352 f none usr/share/doc/openldap/admin24/config_ref.png 444 root bin
       
   353 f none usr/share/doc/openldap/admin24/config_repl.png 444 root bin
       
   354 f none usr/share/doc/openldap/admin24/dual_dc.png 444 root bin
       
   355 f none usr/share/doc/openldap/admin24/intro_dctree.png 444 root bin
       
   356 f none usr/share/doc/openldap/admin24/intro_tree.png 444 root bin
       
   357 f none usr/share/doc/openldap/admin24/push-based-complete.png 444 root bin
       
   358 f none usr/share/doc/openldap/admin24/push-based-standalone.png 444 root bin
       
   359 f none usr/share/doc/openldap/admin24/refint.png 444 root bin
       
   360 f none usr/share/doc/openldap/admin24/set-following-references.png 444 root bin
       
   361 f none usr/share/doc/openldap/admin24/set-memberUid.png 444 root bin
       
   362 f none usr/share/doc/openldap/admin24/set-recursivegroup.png 444 root bin
       
   363 f none usr/share/doc/openldap/images/LDAPlogo.gif 444 root bin
       
   364 f none usr/share/doc/openldap/images/LDAPwww.gif 444 root bin