Automounter - Wikipedia, the free encyclopedia
Under Solaris 2.0, first released in 1992, the automounter was implemented with a pseudofilesystem called autofs, which communicates with a user-mode daemon that performs mounts.
strace - Wikipedia, the free encyclopedia
... fstat64(1, {st_mode=S_IFIFO|0600, st_size=0, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7f2c000 write(1, "autofs\nbackups\ncache ...
autofs(5): Format of automounter maps - Linux man page
The automounter maps are FILE, NIS, NISPLUS or LDAP maps referred to by the master map of the automounter (see auto.master(5)). These maps describe how ...
Autofs · Rajeev Karamchedu
Guy Harris graciously sent me a note sharing his thoughts on the finer points of autofs. I think his notes deserve to be shared with all. Thank you Guy.
autofs.h
/* * Copyright (c) 2000-2002 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * * The contents of this file constitute Original Code as defined in and ...
autofs 管理作業の概要 (Solaris のシステム管理 ...
autofs 管理作業の概要. この節では、ユーザー自身の環境で遭遇する可能性のあるもっとも一般的な作業について説明します。
AUTOFS (8)
NAME /etc/rc.d/autofs - Control Script for the automounter: SYNOPSIS /etc/init.d/autofs {start|stop|reload|status} DESCRIPTION : autofs control the operation of the automount(8 ...
Autofs Automounter HOWTO: Automounter Examples
5. Automounter Examples. These examples were taken from TCP/IP Network Admin by Craig Hung, published by O'Reilly and Associates 5.1 Solaris Automounter
Autofs hacking
Autofs Hacking Overview I've been hacking the Linux automounter, autofs. Autofs will mount filesystems on demand and expire them if they are idle for more than a certain length of ...
Autofs - ArchWiki
Introduction . This document outlines the procedure needed to set up AutoFS, a package that provides support for automounting removable media or network shares when they are ...