![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| /etc/hosts via ssh | KeesH | AIX | 23 | 02-26-2007 03:32 PM |
| etc/hosts or something else?? | amon | IP Networking | 5 | 02-20-2006 12:05 PM |
| etc/hosts | amon | Security | 1 | 01-24-2006 01:55 AM |
| hosts.allow & hosts.deny | Sorrento | UNIX for Dummies Questions & Answers | 2 | 08-18-2005 06:25 PM |
| hosts.deny "mailing thing" | beo | UNIX for Advanced & Expert Users | 2 | 10-05-2001 02:35 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hosts.allow and hosts.deny
Hello everyone,
This is my first posts and I did search for a questions but did not find a question that answered my question unless of course I overlooked it. I'm running Solaris 8. I use ssh for the users but I have a user called "chatterbox" that uses telnet but I need for chatterbox to log in using ssh. Chatterbox is actually another computer that uses Reflections but the version that is uses does not support ssh. My question is this: I do not have a hosts.allow nor hosts.deny, do I need to have those files when I setup chatterbox to use ssh? If so, where can I obtain a copy of them to put on my server? Thanks -Mitzi- |
| Forum Sponsor | ||
|
|
|
|||
|
I think it'll work without them.
They're not programs to copy from somewhere else anyway, they're configuration files containing lists of hosts and daemons. See 'man hosts.allow' and 'man hosts.deny' if your system has those pages. |
|||
| Google The UNIX and Linux Forums |