2 .\" The contents of this file are subject to the terms of the
3 .\" Common Development and Distribution License (the "License").
4 .\" You may not use this file except in compliance with the License.
6 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7 .\" or http://www.opensolaris.org/os/licensing.
8 .\" See the License for the specific language governing permissions
9 .\" and limitations under the License.
11 .\" When distributing Covered Code, include this CDDL HEADER in each
12 .\" file and include the License file at usr/src/OPENSOLARIS.LICENSE.
13 .\" If applicable, add the following below this CDDL HEADER, with the
14 .\" fields enclosed by brackets "[]" replaced with your own identifying
15 .\" information: Portions Copyright [yyyy] [name of copyright owner]
18 .\" Copyright 1989 AT&T
19 .\" Copyright (c) 2004, Sun Microsystems, Inc. All Rights Reserved
20 .\" Copyright 2016 Nexenta Systems, Inc.
27 .Nd autofs mount/unmount daemon
31 .Op Fl D Ar name Ns = Ns Ar value
34 is an RPC server that answers file system mount and unmount requests from the
37 It uses local files or name service maps to locate file systems to be mounted.
38 These maps are described with the
44 finds any non-trivial entries in either the local or distributed automount maps
45 and if the daemon is not running already, the
47 daemon is automatically invoked by
50 enables the svc:/network/nfs/nlockmgr service
52 and the svc:/network/nfs/status service
54 if NFS mounts need to be done.
56 The following options are supported:
58 .It Fl D Ar name Ns = Ns Ar value
63 map substitution variable.
64 These assignments cannot be used to substitute variables in the master map
67 Turn off browsing for all
70 This option overrides the
73 map option on the local host.
76 Expand each RPC call and display it on the standard output.
79 Log status messages to the console.
84 for the description of the behavior of
86 when encountering files greater than or equal to 2 Gbyte
90 .It Pa /etc/auto_master
91 Master map for automounter.
104 service is managed by the service management facility,
106 under the service identifier:
107 .Bd -literal -offset indent
108 svc:/system/filesystem/autofs
111 Administrative actions on this service, such as enabling, disabling, or
112 requesting restart, can be performed using
114 The service's status can be queried using
116 If it is disabled, it is enabled by
119 .Sy application Ns / Ns Sy auto_enable