ANONUSER (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
<var>ANONUSER</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>ANONUSER</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]].


This parameter lets you change the name of the anonymous user, that is, of the user name that is granted access without ''Model 204'' user validation to the Janus FTP Server being defined.  
This parameter lets you change the name of the anonymous user, that is, of the user name that is granted access without ''Model 204'' user validation to the <var class="product">[[Janus FTP Server]]</var> being defined.  


<var>ANONUSER</var> may be specified only if <var>[[ANONYMOUS (JANUS DEFINE parameter)|ANONYMOUS]]</var> is also specified.  
<var>ANONUSER</var> may be specified only if <var>[[ANONYMOUS (JANUS DEFINE parameter)|ANONYMOUS]]</var> is also specified.  

Revision as of 17:22, 24 February 2012

<section begin="desc" />ANONUSER user<section end="desc" />

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

This parameter lets you change the name of the anonymous user, that is, of the user name that is granted access without Model 204 user validation to the Janus FTP Server being defined.

ANONUSER may be specified only if ANONYMOUS is also specified.

user must be ten characters or less.

This parameter is valid only for FTPSERVER port types.

References

See: List of Janus commands | List of JANUS DEFINE parameters.