PLBFTP_ALLOW_ANON Keyword
10.4
PLBFTP_ALLOW_ANON={OFF | ON}
This optional keyword allows any password on a user named anonymous when this {parameter} is set to ON.
This keyword is ignored if there is no configured user named anonymous.
Note:
1. The parameter values are:
|
Value |
Meaning |
|
ON |
Allow any password for a user named anonymous. |
|
OFF |
Require the configured password for the user named anonymous as specified by the PLBFTP_USER_ANONYMOUS keyword. |
Example:
PLBFTP_ALLOW_ANON=ON
See Also: Server Configuration Keywords, Server Command Line
![]() |