System Administration Commands RAD(1m)
NAME
rad - the Remote Administration Daemon
SYNOPSIS
/usr/lib/rad/rad [-d] [-S fmri]
[-m moduledir [ -m moduledir ]...]
[-t transpec [ -t transpec ]...]
DESCRIPTION
rad is a daemon that runs in the background on each Solaris
system. rad provides secure access to system configuration,
optionally to clients on the network. OPTIONS The following options are available for use on the command line:-d Emit verbose debugging output.
-S fmri
Read configuration from the SMF service specified by fmri. Configured transports are not read from the service to avoid endpoint conflicts with a running service. Module directories specified on the command line are searched before module directories configured in SMF, permitting command line configuration to override SMF configuration.-m moduledir
Add moduledir to the list of directories to scan and load modules from.-t transpec
Instantiate a transport specified by transport specification transpec. A transport specification has the following format:transport[:option[=value][,option2[=value2]]...] NOTESA system-provided instance of rad is delivered as
svc:/system/rad:default.
SunOS 5.11 Last change: March 24, 2010 1