HP-UX Reference (11i v2 07/12) - 5 Miscellaneous (vol 9)
s
sd(5) sd(5)
could cause the operation to pause for 90 minutes (1+2+4+8+15+15+15+15+15). If
retry_rpc was set to 5 and retry_rpc_interval
was set to {1 2 4 8 15}, the con-
troller would try to contact the target five times over a 30-minute period.
Applies to
swcopy and swinstall.
rpc_binding_info=ncacn_ip_tcp:[2121] ncadg_ip_udp:[2121]
Defines the protocol sequence(s) and endpoint(s) on which the daemon listens and on which
the other commands use to contact the daemon. If the connection fails for one protocol
sequence, the next is attempted. SD supports both the
tcp (ncacn_ip_tcp:[2121]
)
and
udp (ncadg_ip_udp:[2121]
) protocol sequence on most platforms.
The value (or values for
swagentd) can have following form:
• A DCE string binding containing a protocol sequence and an endpoint. The syntax is:
protocol_sequence:[endpoint]
.
• The name of a DCE protocol sequence with no endpoint specified. The syntax is:
protocol_sequence
, for example ncadg_ip_udp or ncacn_ip_tcp . (A trail-
ing
: can be attached to the protocol sequence, it has no effect.) Since no endpoint is
specified, the DCE endpoint mapper rpcd must be running and will be used to find the
endpoint registered by the swagentd.
• The literal string all. This entry means to use (try) all protocol sequences supported
by the DCE RPC. It should be the only entry in the list. The DCE endpoint mapper
rpcd also must be running in order to use this option.
Applies to all commands except swask, swpackage, and swmodify.
rpc_binding_info_alt_source=ncadg_ip_udp:[2121]
Defines the protocol sequence(s) and endpoint(s) used when the agent attempts to contact
an alternate source depot specified by the alternate_source
option. SD supports
both the
udp (ncadg_ip_udp:[2121]
) and tcp (ncacn_ip_tcp:[2121]) proto-
col sequence/endpoint.
Applies to
swagent.
rpc_binding_info_source=
Defines the protocol sequence(s) and endpoint(s) used to contact the daemon for source
access. If set to no value (default) the value of rpc_binding_info
is used.
Applies to
swinstall and swcopy.
rpc_binding_info_target=
Defines the protocol sequence(s) and endpoint(s) used to contact the daemon for target
access. If set to no value (default) the value of rpc_binding_info
is used.
Applies to
swinstall and swcopy.
rpc_timeout=5
Relative length of the communications timeout. This is a value in the range from 0 to 9 and
is interpreted by the DCE RPC. Higher values mean longer times; you may need a higher
value for a slow or busy network. Lower values will give faster recognition on attempts to
contact hosts that are not up, or are not running swagentd. Each value is approximately
twice as long as the preceding value. A value of 5 is about 30 seconds for the
ncadg_ip_udp protocol sequence. This option may not have any noticeable impact when
using the ncacn_ip_tcp protocol sequence.
Applies to all commands except swpackage and swmodify.
run_as_superuser=true
This option controls SD’s nonprivileged mode. This option is ignored (treated as true) when
the invoking user is super-user.
When set to the default value of true, SD operations are performed normally, with permis-
sions for operations either granted to a local super-user or set by SD ACLs. (See swacl(1M)
for details on ACLs.)
When set to false and the invoking user is local and is not super-user, nonprivileged mode
is invoked:
HP-UX 11i Version 2: December 2007 Update − 23 − Hewlett-Packard Company 393