On 15:11 23 Apr 2002, Ian Hendershot <[EMAIL PROTECTED]> wrote: | >>> [EMAIL PROTECTED] 04/21/02 02:31AM >>> | [ Please trim irrelevant content from your replies. It makes reading them | (and reading list archives) easier for all. Thanks. ]
Which part of this simple request is too difficult for you? | . All other lines should satisfy the following for? | mat, things between [] being optional: | daemon_list : client_list [ : shell_command ] | daemon_list is a list of one or more daemon process names | (argv[0] values) or wildcards (see below). | client_list is a list of one or more host names, host | addresses, patterns or wildcards (see below) that will be | matched against the client host name or address. | So: we want the ssh daemon's name ("sshd") and a client list, | for which we can say "ALL" because ssh should do adequate authentication | for us, say try adding: | sshd : ALL | to the file /etc/hosts.allow, and then retry. [...] | | I tried adding | | sshd : ALL | | to the file /etc/hosts.allow, and then retry. | but no luck, should maybe enter a line with the IP address on the | remote computer??? Well, that shouldn't be any better, but try it. More likely the argv[0] string "sshd" is wrong. Also, try stopping and restarting your sshd damon. -- Cameron Simpson, DoD#743 [EMAIL PROTECTED] http://www.zip.com.au/~cs/ The Design View editor of Visual InterDev 6.0 is currently incompatible with Compatibility Mode, and may not function correctly. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list