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#
23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24#
25
26set name=pkg.fmri value=pkg:/system/network/nis@$(PKGVERS)
27set name=pkg.description \
28    value="utilities for the Network Information System (NIS)"
29set name=pkg.summary value="Network Information System"
30set name=info.classification \
31    value="org.opensolaris.category.2008:System/Administration and Configuration"
32set name=variant.arch value=$(ARCH)
33dir path=etc group=sys
34dir path=lib
35dir path=lib/svc
36dir path=lib/svc/manifest group=sys
37dir path=lib/svc/manifest/network group=sys
38dir path=lib/svc/manifest/network/nis group=sys
39dir path=lib/svc/manifest/network/rpc group=sys
40dir path=usr group=sys
41dir path=usr/bin
42dir path=usr/lib
43dir path=usr/lib/ldap
44dir path=usr/lib/netsvc group=sys
45dir path=usr/lib/netsvc/nis group=sys
46dir path=usr/lib/netsvc/yp
47dir path=usr/sbin
48dir path=var group=sys
49dir path=var/ldap group=sys
50dir path=var/yp
51dir path=var/yp/binding
52file path=etc/nsswitch.nis group=sys
53file path=etc/publickey original_name=SUNWnis:etc/publickey preserve=true
54file path=lib/svc/manifest/network/nis/client.xml group=sys mode=0444
55file path=lib/svc/manifest/network/rpc/rex.xml group=sys mode=0444
56file path=usr/bin/chkey group=sys mode=4555
57file path=usr/bin/ldaplist mode=0555
58file path=usr/bin/ypcat group=other mode=0555
59file path=usr/bin/ypmatch group=other mode=0555
60file path=usr/bin/yppasswd mode=0555
61file path=usr/bin/ypwhich group=other mode=0555
62file path=usr/lib/ldap/idsconfig mode=0555
63file path=usr/lib/ldap/ldap_cachemgr mode=0555
64file path=usr/lib/libnisdb.so.2
65file path=usr/lib/netsvc/yp/ypbind mode=0555
66file path=usr/lib/netsvc/yp/ypstart mode=0555
67file path=usr/lib/netsvc/yp/ypstop mode=0555
68file path=usr/lib/netsvc/yp/ypxfr mode=0555
69file path=usr/sbin/gettable mode=0555
70file path=usr/sbin/htable mode=0555
71file path=usr/sbin/ldapaddent mode=0555
72file path=usr/sbin/ldapclient mode=0555
73file path=usr/sbin/newkey group=sys mode=0555
74file path=usr/sbin/rpc.rexd mode=0555
75file path=usr/sbin/ypalias mode=0555
76file path=usr/sbin/ypinit mode=0555
77file path=usr/sbin/yppoll mode=0555
78file path=usr/sbin/ypset mode=0555
79file path=var/yp/aliases mode=0555 original_name=SUNWnis:var/yp/aliases \
80    preserve=true
81file path=var/yp/nicknames original_name=SUNWnis:var/yp/nicknames \
82    preserve=true
83legacy pkg=SUNWnisr \
84    desc="configuration files and directories for the Network Information System (NIS)" \
85    name="Network Information System, (Root)"
86legacy pkg=SUNWnisu desc="utilities for the Network Information System (NIS)" \
87    name="Network Information System, (Usr)"
88license cr_Sun license=cr_Sun
89license lic_CDDL license=lic_CDDL
90link path=usr/lib/libnisdb.so target=./libnisdb.so.2
91