xref: /titanic_44/usr/src/pkg/manifests/system-network-nis.mf (revision a9478106a12424322498e53cf7cd75bd8a4d6004)
1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24*a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25ead1f93eSLiane Praza#
26ead1f93eSLiane Praza
27ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/system/network/nis@$(PKGVERS)
28ead1f93eSLiane Prazaset name=pkg.description \
29ead1f93eSLiane Praza    value="utilities for the Network Information System (NIS)"
30ead1f93eSLiane Prazaset name=pkg.summary value="Network Information System"
31ead1f93eSLiane Prazaset name=info.classification \
32ead1f93eSLiane Praza    value="org.opensolaris.category.2008:System/Administration and Configuration"
33ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
34ead1f93eSLiane Prazadir path=etc group=sys
35ebbab6bbSDan Pricedir path=lib
36ebbab6bbSDan Pricedir path=lib/svc
37ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys
38ebbab6bbSDan Pricedir path=lib/svc/manifest/network group=sys
39ebbab6bbSDan Pricedir path=lib/svc/manifest/network/nis group=sys
40ebbab6bbSDan Pricedir path=lib/svc/manifest/network/rpc group=sys
41ead1f93eSLiane Prazadir path=usr group=sys
42ead1f93eSLiane Prazadir path=usr/bin
43ead1f93eSLiane Prazadir path=usr/lib
44ead1f93eSLiane Prazadir path=usr/lib/ldap
45ead1f93eSLiane Prazadir path=usr/lib/netsvc group=sys
46ead1f93eSLiane Prazadir path=usr/lib/netsvc/nis group=sys
47ead1f93eSLiane Prazadir path=usr/lib/netsvc/yp
48ead1f93eSLiane Prazadir path=usr/sbin
49c10c16deSRichard Lowedir path=usr/share/man
50c10c16deSRichard Lowedir path=usr/share/man/man1
51c10c16deSRichard Lowedir path=usr/share/man/man1m
52c10c16deSRichard Lowedir path=usr/share/man/man4
53ead1f93eSLiane Prazadir path=var group=sys
54ead1f93eSLiane Prazadir path=var/ldap group=sys
55ead1f93eSLiane Prazadir path=var/yp
56ead1f93eSLiane Prazadir path=var/yp/binding
57ead1f93eSLiane Prazafile path=etc/nsswitch.nis group=sys
58ead1f93eSLiane Prazafile path=etc/publickey original_name=SUNWnis:etc/publickey preserve=true
59ebbab6bbSDan Pricefile path=lib/svc/manifest/network/nis/client.xml group=sys mode=0444
60ebbab6bbSDan Pricefile path=lib/svc/manifest/network/rpc/rex.xml group=sys mode=0444
61ead1f93eSLiane Prazafile path=usr/bin/chkey group=sys mode=4555
62ead1f93eSLiane Prazafile path=usr/bin/ldaplist mode=0555
63ead1f93eSLiane Prazafile path=usr/bin/ypcat group=other mode=0555
64ead1f93eSLiane Prazafile path=usr/bin/ypmatch group=other mode=0555
65ead1f93eSLiane Prazafile path=usr/bin/yppasswd mode=0555
66ead1f93eSLiane Prazafile path=usr/bin/ypwhich group=other mode=0555
67ead1f93eSLiane Prazafile path=usr/lib/ldap/idsconfig mode=0555
68ead1f93eSLiane Prazafile path=usr/lib/ldap/ldap_cachemgr mode=0555
69ead1f93eSLiane Prazafile path=usr/lib/libnisdb.so.2
70ead1f93eSLiane Prazafile path=usr/lib/netsvc/yp/ypbind mode=0555
71ead1f93eSLiane Prazafile path=usr/lib/netsvc/yp/ypstart mode=0555
72ead1f93eSLiane Prazafile path=usr/lib/netsvc/yp/ypstop mode=0555
73ead1f93eSLiane Prazafile path=usr/lib/netsvc/yp/ypxfr mode=0555
74ead1f93eSLiane Prazafile path=usr/sbin/gettable mode=0555
75ead1f93eSLiane Prazafile path=usr/sbin/htable mode=0555
76ead1f93eSLiane Prazafile path=usr/sbin/ldapaddent mode=0555
77ead1f93eSLiane Prazafile path=usr/sbin/ldapclient mode=0555
78ead1f93eSLiane Prazafile path=usr/sbin/newkey group=sys mode=0555
79ead1f93eSLiane Prazafile path=usr/sbin/rpc.rexd mode=0555
80ead1f93eSLiane Prazafile path=usr/sbin/ypalias mode=0555
81ead1f93eSLiane Prazafile path=usr/sbin/ypinit mode=0555
82ead1f93eSLiane Prazafile path=usr/sbin/yppoll mode=0555
83ead1f93eSLiane Prazafile path=usr/sbin/ypset mode=0555
84c10c16deSRichard Lowefile path=usr/share/man/man1/chkey.1
85c10c16deSRichard Lowefile path=usr/share/man/man1/ldaplist.1
86c10c16deSRichard Lowefile path=usr/share/man/man1/ypcat.1
87c10c16deSRichard Lowefile path=usr/share/man/man1/ypmatch.1
88c10c16deSRichard Lowefile path=usr/share/man/man1/yppasswd.1
89c10c16deSRichard Lowefile path=usr/share/man/man1/ypwhich.1
90c10c16deSRichard Lowefile path=usr/share/man/man1m/gettable.1m
91c10c16deSRichard Lowefile path=usr/share/man/man1m/htable.1m
92c10c16deSRichard Lowefile path=usr/share/man/man1m/idsconfig.1m
93c10c16deSRichard Lowefile path=usr/share/man/man1m/ldap_cachemgr.1m
94c10c16deSRichard Lowefile path=usr/share/man/man1m/ldapaddent.1m
95c10c16deSRichard Lowefile path=usr/share/man/man1m/ldapclient.1m
96c10c16deSRichard Lowefile path=usr/share/man/man1m/newkey.1m
97c10c16deSRichard Lowefile path=usr/share/man/man1m/ypbind.1m
98c10c16deSRichard Lowefile path=usr/share/man/man1m/ypinit.1m
99c10c16deSRichard Lowefile path=usr/share/man/man1m/yppoll.1m
100c10c16deSRichard Lowefile path=usr/share/man/man1m/ypset.1m
101c10c16deSRichard Lowefile path=usr/share/man/man1m/ypstart.1m
102c10c16deSRichard Lowefile path=usr/share/man/man1m/ypxfr.1m
103c10c16deSRichard Lowefile path=usr/share/man/man4/defaultdomain.4
104c10c16deSRichard Lowefile path=usr/share/man/man4/publickey.4
105ead1f93eSLiane Prazafile path=var/yp/aliases mode=0555 original_name=SUNWnis:var/yp/aliases \
106ead1f93eSLiane Praza    preserve=true
107ebbab6bbSDan Pricefile path=var/yp/nicknames original_name=SUNWnis:var/yp/nicknames \
108ebbab6bbSDan Price    preserve=true
10971e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWnisr \
110ead1f93eSLiane Praza    desc="configuration files and directories for the Network Information System (NIS)" \
11171e464e5SPeter Dennis - Sustaining Engineer    name="Network Information System, (Root)"
11271e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWnisu desc="utilities for the Network Information System (NIS)" \
11371e464e5SPeter Dennis - Sustaining Engineer    name="Network Information System, (Usr)"
114ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
115ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
116ead1f93eSLiane Prazalink path=usr/lib/libnisdb.so target=./libnisdb.so.2
117*a9478106SYuri Pankovlink path=usr/share/man/man1m/ypstop.1m target=ypstart.1m
118*a9478106SYuri Pankovlink path=usr/share/man/man1m/ypxfr_1perday.1m target=ypxfr.1m
119*a9478106SYuri Pankovlink path=usr/share/man/man1m/ypxfr_1perhour.1m target=ypxfr.1m
120*a9478106SYuri Pankovlink path=usr/share/man/man1m/ypxfr_2perday.1m target=ypxfr.1m
121e95532deSRichard Lowedepend fmri=pkg:/developer/build/make type=require
122