How can I enable only FTP access to the Solaris box, but not SSH and Telnet for only selected account.
|
feedback
|
|
Two things you might try:
DenyUsers ftpuser1 ftpuser2 DenyGroups ftpgroup For telnet you could try to make the | |||
|
feedback
|
|
To make "only ftp" users, meaning they can only use ftp, no telnet or ssh, do this:
| |||
feedback
|