summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/service-network-nis.p5m
blob: dab50e8f882437ab2ee37c996b50d1f03d58f7c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
#

set name=pkg.fmri value=pkg:/service/network/nis@$(PKGVERS)
set name=pkg.summary value="NIS Server for Solaris"
set name=pkg.description value="NIS Server for Solaris 2.6 and up"
set name=info.classification \
    value="org.opensolaris.category.2008:System/Administration and Configuration"
set name=variant.arch value=$(ARCH)
dir  path=etc group=sys
dir  path=etc/default group=sys
file path=etc/default/yppasswdd group=sys \
    original_name=SUNWyp:etc/default/yppasswdd preserve=renamenew
dir  path=lib
dir  path=lib/svc
dir  path=lib/svc/manifest group=sys
dir  path=lib/svc/manifest/network group=sys
dir  path=lib/svc/manifest/network/nis group=sys
file path=lib/svc/manifest/network/nis/passwd.xml group=sys mode=0444
file path=lib/svc/manifest/network/nis/server.xml group=sys mode=0444
file path=lib/svc/manifest/network/nis/update.xml group=sys mode=0444
file path=lib/svc/manifest/network/nis/xfr.xml group=sys mode=0444
dir  path=usr group=sys
dir  path=usr/lib
dir  path=usr/lib/netsvc group=sys
dir  path=usr/lib/netsvc/yp
file path=usr/lib/netsvc/yp/inityp2l mode=0555
file path=usr/lib/netsvc/yp/mkalias mode=0555
file path=usr/lib/netsvc/yp/multi mode=0555
file path=usr/lib/netsvc/yp/multi.awk mode=0555
file path=usr/lib/netsvc/yp/rpc.yppasswdd mode=0555
file path=usr/lib/netsvc/yp/rpc.ypupdated mode=0555
file path=usr/lib/netsvc/yp/stdethers mode=0555
file path=usr/lib/netsvc/yp/stdhosts mode=0555
file path=usr/lib/netsvc/yp/udpublickey mode=0555
file path=usr/lib/netsvc/yp/ypmap2src mode=0555
file path=usr/lib/netsvc/yp/yppush mode=0555
file path=usr/lib/netsvc/yp/ypserv mode=0555
file path=usr/lib/netsvc/yp/ypxfr_1perday mode=0555
file path=usr/lib/netsvc/yp/ypxfr_1perhour mode=0555
file path=usr/lib/netsvc/yp/ypxfr_2perday mode=0555
file path=usr/lib/netsvc/yp/ypxfrd mode=0555
dir  path=usr/sbin
file path=usr/sbin/mknetid mode=0555
file path=usr/sbin/revnetgroup mode=0555
file path=usr/share/man/man5/NISLDAPmapping.5
file path=usr/share/man/man5/securenets.5
file path=usr/share/man/man5/updaters.5
file path=usr/share/man/man5/ypfiles.5
file path=usr/share/man/man5/yppasswdd.5
file path=usr/share/man/man5/ypserv.5
dir  path=usr/share/man/man8
file path=usr/share/man/man8/inityp2l.8
file path=usr/share/man/man8/rpc.yppasswdd.8
file path=usr/share/man/man8/rpc.ypupdated.8
file path=usr/share/man/man8/ypmake.8
file path=usr/share/man/man8/ypmap2src.8
link path=usr/share/man/man8/yppasswdd.8 target=rpc.yppasswdd.8
file path=usr/share/man/man8/yppush.8
file path=usr/share/man/man8/ypserv.8
link path=usr/share/man/man8/ypupdated.8 target=rpc.ypupdated.8
link path=usr/share/man/man8/ypxfrd.8 target=ypserv.8
dir  path=var group=sys
dir  path=var/yp
file path=var/yp/Makefile mode=0555 original_name=SUNWyp:var/yp/Makefile \
    preserve=renamenew
dir  path=var/yp/binding
file path=var/yp/updaters mode=0500
legacy pkg=SUNWypr desc="NIS Server for Solaris 2.6 and up" \
    name="NIS Server for Solaris (root)"
legacy pkg=SUNWypu desc="NIS Server for Solaris 2.6 and up" \
    name="NIS Server for Solaris (usr)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
depend type=require fmri=pkg:/developer/build/make