udate..
This commit is contained in:
@ -343,7 +343,16 @@ PrintLastLog yes
|
||||
#GSSAPIAuthentication no
|
||||
#GSSAPICleanupCredentials yes
|
||||
|
||||
{% if ( create_sftp_group is defined) and create_sftp_group %}
|
||||
|
||||
#-----------------------------
|
||||
# Match Blocks
|
||||
#-----------------------------
|
||||
|
||||
Match group sftp_users
|
||||
X11Forwarding no
|
||||
AllowTcpForwarding no
|
||||
ChrootDirectory %h
|
||||
ForceCommand internal-sftp
|
||||
|
||||
|
||||
{% endif -%}
|
||||
|
Reference in New Issue
Block a user