TLSAutoLogin

Documentation Options TLSAutoLogin
Available in:moftpd 1.1-
Allowed in:<Server>
Inherited:no
Arguments:bool
Default:no
Description: Do we try to login using the common name in the client certificate? This option has no effect unless TLSVerifyClient is set to yes. Extract the common name from the verified certificate given by the client and try to login. No password will be asked, and the user will be logged in even if AllowLogin is off. AllowSecLogin has to be on however (which is default). You can use an alias to map the common name to the user name.
See also:TLSVerifyClient, TLSNoNewUser, AllowSecLogin, UserAlias
moftpd homepage