ANONUSER (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
Line 6: Line 6:
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 Janus FTP Server being defined.  


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


'''user''' must be ten characters or less.  
'''user''' must be ten characters or less.  
For more information about the Janus FTP Server, see the ''Janus Sockets Reference Manual''.


This parameter is valid only for FTPSERVER port types.
This parameter is valid only for FTPSERVER port types.

Revision as of 17:15, 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.