ftpd::Session method AUTH (protected)
<instance of ftpd::Session> AUTH option
- Parameters:
- option (required)
- Testcases:
- No testcase defined.
Source code: if {$option eq "TLS"} { :reply "534 not accepting TLS" #:reply "234 not yet done" } else { :reply "504 unrecognized security mechanism $option" }XQL Not present: Generic, PostgreSQL, Oracle