search for: allowhost

Displaying 9 results from an estimated 9 matches for "allowhost".

Did you mean: allowhosts
2001 Feb 27
4
AllowHosts / DenyHosts
I'd like to see a feature of the commercial ssh in openssh: AllowHosts xxx.yyy.xxx.yyy *.domain.net DenyHosts xxx.yyy.xxx.* name.domain.net This allows or denies connects from certain machines (including wildcard matching). Is there any chance for this feature to be included? No, we don't want to use tcp-wrapper for this. Bye. +-------------------------------...
2000 May 25
1
AllowHosts support in sshd missing.
Hello all, I just noticed that AllowHosts feature of SSH Inc's sshd isn't there in OpenSSH yet. Has anyone been working on this? Am I the only one that seems to miss this feature? AllowUsers and AllowGroups is a very nice feature though :) -- Pekka Savola "Tell me of difficulties surmounted, Pekka.S...
2000 Aug 01
0
AllowHosts implementation plea.
Hello all, I'd like to see sshd_config directive AllowHosts implemented. This is about the only SSH 1.2.27 (etc.) thing not supported by OpenSSH. The reason for this would be drop-in compatibility. Sure, you can do about the same thing with hosts.allow, but the syntax is a bit different and you'd have to modify sshd_config and you lose the possibili...
2000 Dec 28
1
COMPATIBILITY: AllowHosts/DenyHosts/SilentDeny not supported
Hi, here's another feature request that I just found and where I would like to hear your comments first: > The above commands are valid ssh-nonfree, but openssh doesn't like them. The > first two are important for security conscious sites. Ciao Christian -- Debian Developer and Quality Assurance Team Member 1024/26CC7853 31E6 A8CA 68FC 284F 7D16 63EC A9E6
2003 Feb 11
2
Subscribe to list
...xternal networks unable to connect to the host using F-Secure SSH from their workstations. The Host is installed with openssh-3.4p1 from IBM. Previously the host was installed with F-Secure 1.2.26 and there wasn't any problems. What can we do. I've checked in the sshd_config file and the AllowHosts and Allow Users tags are in there with the host ips and usernames that I wish to allow to the system. Any ideas. Maybe I should return to version 1.2.33 of the vanilla SSH. Please respond. Thanks. Anne Pemberton NASA HQ.
2000 Jun 11
0
Additions to UPGRADING?
...ered it with the authorized_keys file (as it made a key unusable), and I haven't tested how the OpenSSH sshd reacts to having the unavailable flags in sshd_config: m. Options unavailable in sshd_options and authorized_keys. The AccountExpireWarningDays, AllowForwardingPort, AllowForwardingTo, AllowHosts, AllowSHosts, AllowTcpForwarding, DenyForwardingPort, DenyForwardingTo, DenyHosts, DenySHosts, DenyTcpForwarding, ForcedEmptyPasswdChange, ForcedPasswdChange, IdleTimeout, IgnoreRootRhosts, PasswordExpireWarningDays, SilentDeny, TISAuthentication, and Umask options are not available in sshd_option...
2000 Oct 30
2
Feature disappeared?
Hi, working on tightening our network (somewhat) today, I found that OpenSSH doesn't seem to have the "AllowSHosts" directive (in sshd_config) that Commercial SSH (at least 1.2.25 & up) has. Now I wonder whether that hasn't been implemented yet, or has been dropped for a certain reason. I find this very useful for what I want to achieve - inside the company network,
2000 Oct 07
2
[PATCH]: Add tcp_wrappers protection to port forwarding
Hi, attached is a patch by Chris Faylor <cgf at cygnus.com> relative to 2.2.0p1. Description: OpenSSH does not allow port gatewaying by default. This means that only the local host can access forwarded ports. Adding "GatewayPorts yes" to .ssh/config usually does this job. Unfortunately, OpenSSH does not recognize the same hosts.allow/ hosts.deny options as ssh.com's sshd
2004 Apr 20
0
SAMBA 3.0.2 printing problem
...200] AddLocation: added location '/' D [03/Mar/2004:10:30:43 +0200] DenyIP: / deny 00000000/00000000 D [03/Mar/2004:10:30:43 +0200] AllowIP: / allow 7f000001/ffffffff D [03/Mar/2004:10:30:43 +0200] AddLocation: added location 'CUPS_INTERNAL_BROWSE_ACL' D [03/Mar/2004:10:30:43 +0200] AllowHost: CUPS_INTERNAL_BROWSE_ACL allow @LOCAL I [03/Mar/2004:10:30:43 +0200] Listening to 7f000001:631 D [03/Mar/2004:10:30:43 +0200] ReadConfiguration() ConfigurationFile="/etc/cups/cupsd.conf" I [03/Mar/2004:10:30:43 +0200] Configured for up to 100 clients. I [03/Mar/2004:10:30:43 +0200] Allow...