SDSUSER (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:SDSUSER}}
{{DISPLAYTITLE:SDSUSER}}
<span class="pageSubtitle"><section begin="desc" />SDSUSER xxx -- M204 user for SDS connections.<section end="desc" /></span>
<span class="pageSubtitle"><section begin="desc" />SDSUSER xxx &mdash; M204 user for SDS connections<section end="desc" /></span>


<var>SDSUSER</var> is a parameter on [[JANUS DEFINE]], which defines and sets characteristics of a Janus port. See the [[JANUS DEFINE#parmlist|List of JANUS DEFINE parameters]].
<var>SDSUSER</var> is a parameter on <var>[[JANUS DEFINE]]</var>, which defines and sets characteristics of a Janus port. See the [[JANUS DEFINE#parmlist|List of JANUS DEFINE parameters]].


This parameter specifies the ''Model 204'' user ID for the SDS catalog sdaemon for the port. If no <var>SDSUSER</var> value is specified, the ID of the user executing the <var>JANUS DEFINE</var> command is used. This is a synonym for <var>[[OMNIUSER (JANUS DEFINE parameter)|OMNIUSER]]</var>.  
This parameter specifies the ''Model 204'' user ID for the SDS catalog sdaemon for the port. If no <var>SDSUSER</var> value is specified, the ID of the user executing the <var>JANUS DEFINE</var> command is used. This is a synonym for <var>[[OMNIUSER (JANUS DEFINE parameter)|OMNIUSER]]</var>.  


Valid only for SDS (also known as <var>[[JANUS DEFINE#type|OMNI]]</var> or OAS) ports.
Valid only for <var>[[JANUS DEFINE#type|SDS]]</var> (also known as <var>[[JANUS DEFINE#type|OMNI]]</var> or <var>[[JANUS DEFINE#type|OAS]]</var>) ports.


==See also==
==See also==
<ul>
<ul>
<li>[[List of Janus commands]]
<li>[[List of Janus commands]]

Revision as of 21:35, 29 February 2012

<section begin="desc" />SDSUSER xxx — M204 user for SDS connections<section end="desc" />

SDSUSER is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port. See the List of JANUS DEFINE parameters.

This parameter specifies the Model 204 user ID for the SDS catalog sdaemon for the port. If no SDSUSER value is specified, the ID of the user executing the JANUS DEFINE command is used. This is a synonym for OMNIUSER.

Valid only for SDS (also known as OMNI or OAS) ports.

See also