I have created hosts.allow and host.deny files in C:\Program Files\cwRsyncServer\etc but the ssh server does not appear to be using them. Do I need to put the files someplace else? Can these files be used for access control with the ssh server that comes with cwRsyncServer?
Also, Changing the LoginGraceTime does not seem to work.
Thanks,
Chris
host.allow access control
Fri, 04/11/2005 - 01:50
#1
host.allow access control
Release news
- 2023-05-30 Nagwin 5.2.0
- 2023-05-23 Copssh server 7.13.2
- 2023-05-23 Copssh server 8.1.2
- 2023-03-29 Rsync Client Helper GUI 1.0.3.7
- 2023-03-29 Nagwin 5.1.2
ssh server packaged in copSSH (OpenSSH daemon on cygwin) has support for tcp-wrappers, meaning that it recognizes hosts.deny and hosts.allow. See sshd manual page for more information.
Make sure that files you created are not saved in Unicode format. If you use Notepad, you should select ANSI-text as save format.