ssh passwords and publickeys

2005-09-23 Thread J.D. Bronson
Is there any way to accomplish this: 1. Use ssh with passwords internally (lan to lan connections) 2 Use ssh with publickeys externally (wan to lan connections) ...thanks! J.D. Bronson Off The Hook Phone Repair, Inc. 24 Hour Service // Free Estimates For Fast Repairs: CALL US - IF YOU

Re: ssh passwords and publickeys

2005-09-23 Thread eric
On Fri, 2005-09-23 at 14:44:20 -0500, J.D. Bronson proclaimed... Is there any way to accomplish this: 1. Use ssh with passwords internally (lan to lan connections) Yes. 2 Use ssh with publickeys externally (wan to lan connections) Yes! ...thanks! Thank you!

Re: ssh passwords and publickeys

2005-09-23 Thread Roy Morris
J.D. Bronson wrote: No. Its not answering wrong. It crossed my mind...but I am not sure I can actually do this and if so, how do I specify the alternate config? start is as 'sshd -f BLAH' ? At 03:27 PM 9/23/2005, you wrote: just a guess, but can you run two instances of sshd with

Re: ssh passwords and publickeys

2005-09-23 Thread Roy Morris
just a guess, but can you run two instances of sshd with different conf files? .. each binding to a specific interface? is this answering a question with a question? J.D. Bronson wrote: Is there any way to accomplish this: 1. Use ssh with passwords internally (lan to lan connections) 2 Use

Re: ssh passwords and publickeys

2005-09-23 Thread J.D. Bronson
No. Its not answering wrong. It crossed my mind...but I am not sure I can actually do this and if so, how do I specify the alternate config? start is as 'sshd -f BLAH' ? At 03:27 PM 9/23/2005, you wrote: just a guess, but can you run two instances of sshd with different conf files? .. each

Re: ssh passwords and publickeys

2005-09-23 Thread Spruell, Darren-Perot
From: J.D. Bronson [mailto:[EMAIL PROTECTED] Is there any way to accomplish this: 1. Use ssh with passwords internally (lan to lan connections) 2 Use ssh with publickeys externally (wan to lan connections) ...thanks! I can't think of a way to do it with the same user account, but you