6253 F_GETLK doesn't always return lock owner
[illumos-gate.git] / usr / src / man / man1m / rpc.ypupdated.1m
blob6f3232cf0fba31ef0ba59f8f2b17db0231201d94
1 '\" te
2 .\" Copyright (C) 2003, Sun Microsystems, Inc. All Rights Reserved
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH RPC.YPUPDATED 1M "Mar 20, 2003"
7 .SH NAME
8 rpc.ypupdated, ypupdated \- server for changing NIS information
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/netsvc/yp/rpc.ypupdated\fR [\fB-is\fR]
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 \fBypupdated\fR is a daemon that updates information in the Network Information
19 Service (NIS). \fBypupdated\fR consults the  \fBupdaters\fR(4) file in the
20 \fB/var/yp\fR directory to determine which \fBNIS\fR maps should be updated and
21 how to change them.
22 .sp
23 .LP
24 By default, the daemon requires the most secure method of authentication
25 available to it, either \fBDES\fR (secure) or \fBUNIX\fR (insecure).
26 .sp
27 .LP
28 On start up, \fBypupdated\fR checks for the existence of a NIS to LDAP (N2L)
29 configuration file, \fB/var/yp/NISLDAPmapping\fR. If the file is present,
30 \fBypupdated\fR generates an informational message and exits. \fBypupdated\fR
31 is not supported in N2L mode.
32 .SH OPTIONS
33 .sp
34 .ne 2
35 .na
36 \fB\fB-i\fR\fR
37 .ad
38 .RS 6n
39 Accept \fBRPC\fR calls with the insecure  \fBAUTH_UNIX\fR credentials. This
40 allows programmatic updating of the \fBNIS\fR maps in all networks.
41 .RE
43 .sp
44 .ne 2
45 .na
46 \fB\fB-s\fR\fR
47 .ad
48 .RS 6n
49 Accept only calls authenticated using the secure  \fBRPC\fR mechanism
50 (\fBAUTH_DES\fR authentication). This disables programmatic updating of the
51 \fBNIS\fR maps unless the network supports these calls.
52 .RE
54 .SH FILES
55 .sp
56 .ne 2
57 .na
58 \fB\fB/var/yp/updaters\fR\fR
59 .ad
60 .RS 26n
61 Configuration file for \fBrpc.updated\fR command.
62 .RE
64 .sp
65 .ne 2
66 .na
67 \fB\fB/var/yp/NISLDAPmapping\fR\fR
68 .ad
69 .RS 26n
70 Configuration file for N2L
71 .RE
73 .SH ATTRIBUTES
74 .sp
75 .LP
76 See \fBattributes\fR(5) for descriptions of the following attributes:
77 .sp
79 .sp
80 .TS
81 box;
82 c | c
83 l | l .
84 ATTRIBUTE TYPE  ATTRIBUTE VALUE
86 Interface Stability     Evolving
87 .TE
89 .SH SEE ALSO
90 .sp
91 .LP
92 \fBkeyserv\fR(1M), \fBupdaters\fR(4), \fBNISLDAPmapping\fR(4),
93 \fBattributes\fR(5)
94 .sp
95 .LP
96 \fI\fR
97 .SH NOTES
98 .sp
99 .LP
100 The Network Information Service (\fBNIS\fR) was formerly known as Sun Yellow
101 Pages (\fBYP\fR).  The functionality of the two services remains the same. Only
102 the name has changed. The name Yellow Pages is a registered trademark in the
103 United Kingdom of British Telecommunications PLC, and it must not be used
104 without permission.