Aug 14, 2007 #1 drinagd Technical User Joined Nov 20, 2003 Messages 10 Location US Hi, Does anyone know a way to restrict sftp just like ftp does? (something like ftpaccess.ctl and ftpusers for sftp?) Thanks, Drina
Hi, Does anyone know a way to restrict sftp just like ftp does? (something like ftpaccess.ctl and ftpusers for sftp?) Thanks, Drina
Aug 14, 2007 #2 RodKnowlton MIS Joined Apr 26, 2000 Messages 1,005 I don't know of a way to restrict only sftp, but the entire ssh family can be restricted using the AllowUsers setting in sshd_config. - Rod IBM Certified Advanced Technical Expert pSeries and AIX 5L CompTIA Linux+ CompTIA Security+ A Simple Code for Posting on the Web Upvote 0 Downvote
I don't know of a way to restrict only sftp, but the entire ssh family can be restricted using the AllowUsers setting in sshd_config. - Rod IBM Certified Advanced Technical Expert pSeries and AIX 5L CompTIA Linux+ CompTIA Security+ A Simple Code for Posting on the Web