Manual Page Result
0
Command: proplistd | Section: 8 | Source: Digital UNIX | File: proplistd.8.gz
proplistd(8) System Manager's Manual proplistd(8)
NAME
proplistd - Services remote NFS compatible property list requests
SYNOPSIS
/usr/sbin/proplistd numthreads
DESCRIPTION
The proplistd daemon services sideband protocol requests from NFS
clients for property list operations. Requests may be to get, set, and
or delete the property list associated with an NFS served file system
object.
The proplistd is a multi-threaded ONC/RPC server. The numthreads ar-
gument specifies the number of preallocated service threads. The rec-
ommended number of service threads is 1/4th the number of nfsd threads.
The object against which the proplist() operation is performed must be
exported with appropriate access: read access for getproplist() opera-
tions, and write access for setproplist() and delproplist() operations.
The proplistd daemon is typically started by nfssetup.
See the acl(4) reference page for a discussion of the nfs-flatten-mode.
FILES
/usr/sbin/proplistd Specifies the command path.
/usr/sbin/nfssetup To startup the daemon on system boot
RELATED INFORMATION
acl(4), proplist(4), nfssetup(8) delim off
proplistd(8)