Re: Secure Telnet

2007-02-13 Thread Matthew Seaman
Kevin Kinsey wrote: > [EMAIL PROTECTED] wrote: >> Can anyone recommend a port for the secure telnet program, or a source >> where I can obtain one? >> > Interestingly enough, if you take a look at the Makefile in > src/libexec/telnetd/ it seems to indicate that FreeBSD's telnetd is > compiled with

Re: Secure Telnet

2007-02-13 Thread jhall
> [EMAIL PROTECTED] wrote: >> I am working with one of my vendors and they are asking for a secure >> telnet program on my FreeBSD box. >> > > [EMAIL PROTECTED] wrote: > > > What's wrong with ssh? > > Indeed. Perhaps you can tell us what client the vendor is using; it > seems likely that most pro

Re: Secure Telnet

2007-02-13 Thread Kevin Kinsey
[EMAIL PROTECTED] wrote: I am working with one of my vendors and they are asking for a secure telnet program on my FreeBSD box. [EMAIL PROTECTED] wrote: > What's wrong with ssh? Indeed. Perhaps you can tell us what client the vendor is using; it seems likely that most programs that do "sec

Re: Secure Telnet

2007-02-13 Thread Chuck Swiger
On Feb 13, 2007, at 3:35 PM, [EMAIL PROTECTED] wrote: I am working with oone of my vendors and they are asking for a secure telnet program on my FreeBSD box. Can anyone recommend a port for the secure telnet program, or a source where I can obtain one? There's a Kerberized telnet which is prob

Re: Secure Telnet

2007-02-13 Thread RW
On Tue, 13 Feb 2007 23:35:19 - (GMT) [EMAIL PROTECTED] wrote: > I am working with oone of my vendors and they are asking for a secure > telnet program on my FreeBSD box. > What's wrong with ssh? ___ freebsd-questions@freebsd.org mailing list http:

RE: secure telnet

2003-12-27 Thread fbsd_user
Subject: Re: secure telnet "fbsd_user" <[EMAIL PROTECTED]> writes: > What is SRA? Secure RPC Authentication, I think. RFC1416, might be compliant with 2941 as well. > Is the id and password passed as clear text? No. > Where is the documentation on SRA? The RFCs describe t

Re: secure telnet

2003-12-27 Thread Lowell Gilbert
"fbsd_user" <[EMAIL PROTECTED]> writes: > What is SRA? Secure RPC Authentication, I think. RFC1416, might be compliant with 2941 as well. > Is the id and password passed as clear text? No. > Where is the documentation on SRA? The RFCs describe the protocol. I don't see why there would be a