View Single Post
Old 05-20-2009, 07:32 PM   #11
tomster2300
I like monkeys
 
tomster2300's Avatar
 
Join Date: Jul 2003
Location: The South
Posts: 2,512
Quote:
Originally Posted by kilgoretrout View Post
On your Mac, see if there's a file in your .ssh directory called known_hosts. If there is, just delete it and try and connect again. It's probably in an inconsistent state from your last go round which is pretty common when you're reconfiguring ssh on the server side. When you try to connect again, a new known_hosts file should be generated.
That worked, although I get this the first time I connect with a new program (terminal, cyberduck, etc.)

Connecting to 97.81.82.76...
The authenticity of host '97.81.82.76 (97.81.82.76)' can't be established.
RSA key fingerprint is (xxxxxxxxxxxxxxxxxxxxxxxx, etc.).
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '97.81.82.76' (RSA) to the list of known hosts.


When I add yes to the above, it validates and doesn't ask me again. Is this just a generic message that anyone would get when attempting to connect for the first time? I know the authentication comes afterwards.

Also, how do I make a guest login and define a single folder for them to use? I would have to turn password authentication on for that, wouldn't I? I want this to be as simple as possible for them.
__________________
Desktop 1: Intel i7 920--GA-x58-UD3R--Corsair xMS3 6GB (3 X 2GB) DDR3 1333mhz--Sapphire HD 4870 1GB--PC Power & Cooling Silencer 750w psu--WD SATA 3.0 gb/s 320 GB HD--Lite-on DVD-DL burner--Thermaltake SopranoRS black case--Windows 7 Professional 64-bit

Desktop 2: Intel C2D E4400--GA-P35-DS3R--Corsair xMS2 2GB (2 X 1 GB) DDR2 800--eVGA 8600 GT--Fortron Source 500 watt psu--WD 250 gb HD--HP DVD-DL burner--Windows Vista Home Premium

Laptop: Apple Macbook
tomster2300 is offline   Reply With Quote