顯示具有 security 標籤的文章。 顯示所有文章
顯示具有 security 標籤的文章。 顯示所有文章

2006年10月13日 星期五

Disable SSH Shell access while retaining SCP/SFTP


11:37 < leafy_> can sftp-enabled server prohibit ssh?

11:37 < appa_x> Yes.

11:38 < appa_x> Set their shell to scponly

11:38 < appa_x> and use AllowUsers or AllowGroups to restrict shell access.