Home | History | Annotate | Download | only in SUNWkdcu
      1 #
      2 # CDDL HEADER START
      3 #
      4 # The contents of this file are subject to the terms of the
      5 # Common Development and Distribution License (the "License").
      6 # You may not use this file except in compliance with the License.
      7 #
      8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
      9 # or http://www.opensolaris.org/os/licensing.
     10 # See the License for the specific language governing permissions
     11 # and limitations under the License.
     12 #
     13 # When distributing Covered Code, include this CDDL HEADER in each
     14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
     15 # If applicable, add the following below this CDDL HEADER, with the
     16 # fields enclosed by brackets "[]" replaced with your own identifying
     17 # information: Portions Copyright [yyyy] [name of copyright owner]
     18 #
     19 # CDDL HEADER END
     20 #
     21 #
     22 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
     23 # Use is subject to license terms.
     24 #
     25 #ident	"%Z%%M%	%I%	%E% SMI"
     26 #
     27 # This required package information file contains a list of package contents.
     28 # The 'pkgmk' command uses this file to identify the contents of a package
     29 # and their location on the development machine when building the package.
     30 # Can be created via a text editor or through use of the 'pkgproto' command.
     31 
     32 #!search <pathname pathname ...>	# where to find pkg objects
     33 #!include <filename>			# include another 'prototype' file
     34 #!default <mode> <owner> <group>	# default used if not specified on entry
     35 #!<param>=<value>			# puts parameter in pkg environment
     36 
     37 # packaging files
     38 i pkginfo
     39 i copyright
     40 i depend
     41 #
     42 # source locations relative to the prototype file
     43 #
     44 # SUNWkdcu
     45 #
     46 d none usr 755 root sys
     47 d none usr/lib 755 root bin
     48 d none usr/lib/krb5 0755 root bin
     49 f none usr/lib/krb5/HelpIndex.html 444 root bin
     50 d none usr/lib/krb5/ListResourceBundle 0755 root bin
     51 f none usr/lib/krb5/ListResourceBundle/GuiResource.java 444 root bin
     52 f none usr/lib/krb5/ListResourceBundle/HelpData.java 444 root bin
     53 f none usr/lib/krb5/README.db2 444 root bin
     54 f none usr/lib/krb5/db2.so.1 755 root bin
     55 s none usr/lib/krb5/db2.so=db2.so.1
     56 f none usr/lib/krb5/gkadmin.jar 444 root bin
     57 f none usr/lib/krb5/kadmind 500 root bin
     58 f none usr/lib/krb5/kdyndns 555 root bin
     59 f none usr/lib/krb5/kldap.so.1 755 root bin
     60 f none usr/lib/krb5/klookup 555 root bin
     61 s none usr/lib/krb5/kldap.so=kldap.so.1
     62 f none usr/lib/krb5/kprop 555 root bin
     63 f none usr/lib/krb5/kprop_script 555 root bin
     64 f none usr/lib/krb5/kpropd 555 root bin
     65 f none usr/lib/krb5/krb5kdc 500 root bin
     66 f none usr/lib/krb5/ksetpw 555 root bin
     67 f none usr/lib/krb5/ksmb 555 root bin
     68 f none usr/lib/krb5/libdb2.so.1 755 root bin
     69 s none usr/lib/krb5/libdb2.so=libdb2.so.1
     70 f none usr/lib/krb5/libdyn.so.1 755 root bin
     71 s none usr/lib/krb5/libdyn.so=libdyn.so.1
     72 f none usr/lib/krb5/libkadm5srv.so.1 755 root bin
     73 s none usr/lib/krb5/libkadm5srv.so=libkadm5srv.so.1
     74 f none usr/lib/krb5/libkadmin.so.1 755 root bin
     75 s none usr/lib/krb5/libkadmin.so=libkadmin.so.1
     76 f none usr/lib/krb5/libkdb.so.1 755 root bin
     77 s none usr/lib/krb5/libkdb.so=libkdb.so.1
     78 f none usr/lib/krb5/libkdb_ldap.so.1 755 root bin
     79 s none usr/lib/krb5/libkdb_ldap.so=libkdb_ldap.so.1
     80 f none usr/lib/krb5/visualrt.jar 444 root bin
     81 d none usr/lib/security 0755 root bin
     82 f none usr/lib/security/pam_krb5_first 0444 root bin
     83 f none usr/lib/security/pam_krb5_only 0444 root bin
     84 f none usr/lib/security/pam_krb5_optional 0444 root bin
     85 d none usr/sbin 0755 root bin
     86 f none usr/sbin/gkadmin 555 root bin
     87 f none usr/sbin/k5srvutil 555 root bin
     88 f none usr/sbin/kadmin 555 root bin
     89 f none usr/sbin/kadmin.local 555 root bin
     90 f none usr/sbin/kclient 555 root bin
     91 f none usr/sbin/kdb5_util 555 root bin
     92 f none usr/sbin/kdb5_ldap_util 555 root bin
     93 f none usr/sbin/kdcmgr 555 root bin
     94 f none usr/sbin/kproplog 555 root bin
     95 d none usr/share 755 root sys
     96 d none usr/share/lib 755 root sys
     97 d none usr/share/lib/ldif 755 root sys
     98 f none usr/share/lib/ldif/kerberos.ldif 444 root bin
     99