Re: Can't compile OpenSSH (SSH1) with Kerberos5 on Linux 2.4

2004-04-26 Thread Christian
Robert Stober [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi, I'm trying to compile OpenSSH (SSH1) with kerberos5 support on RedHat 7.3: ./configure --with-kerberos5 I have the Oreilly book SSH The Secure Shell. In chapter 11-4 the author dicusses how to compile SSH1 with

problem with connection to kdc

2004-04-26 Thread Jan Kowalski
Hello! I'm student of Technical University of Opole and I'm making Kerberos realm for my security project. I have installed Kerberos from source code on the Red Hat Linux 7.3, edited configuration files, created database and succefully started krb5kdc and kadmind deamons. But now I have a 2

Uninstalling Kerberos

2004-04-26 Thread mdj_kerberos
Hi Group, I want to try installation of kerberos on a linux machine. As I can see a lot of documentation is available for installation. But my aim is to play with kerberos for some days and then remove it from the linux machine. So will you please asssit me in how to go about uninstalling

Re: Kerborizing the applications !!!!

2004-04-26 Thread Jeffrey Altman
Kerberized Telnet application code ships as part of the MIT Kerberos 5 distribution. It is also included as part of the SRP distribution. The SRP distribution supports both AUTH KRB5 and START_TLS as well as ENCRYPT 3DES-CFB modes so I strongly recommend using that version instead of the one

Can't compile OpenSSH (SSH1) with Kerberos5 on Linux 2.4

2004-04-26 Thread Robert Stober
Hi, I'm trying to compile OpenSSH (SSH1) with kerberos5 support on RedHat 7.3: ./configure --with-kerberos5 I have the Oreilly book SSH The Secure Shell. In chapter 11-4 the author dicusses how to compile SSH1 with Kerberos support. 1. He indicated that I needed to create a link in

Re: Debug message compiled into libkrb5.a library?

2004-04-26 Thread Robert Stober
Russ, The errors I recieved when trying to compile SSH1 are listed in my previous posting: Can't compile OpenSSH (SSH1) with Kerberos5 on Linux 2.4. The title was an error. Actually I was trying to compile SSH1 (not openSSH) with Kerberos5. Now I'm trying to compile OpenSSH with Kerberos5. The

Re: Kerberos for printers

2004-04-26 Thread mdj_kerberos
Hi Brian Davidson, Thank you for the reply. You have told - The options available vary from printer to printer, but likely involve IP based authentication. I wolud like to know more about it. How I can use kerberos for the IP based authentication in a network environment

Re: Can't compile OpenSSH (SSH1) with Kerberos5 on Linux 2.4

2004-04-26 Thread Darren Tucker
In article [EMAIL PROTECTED], Robert Stober [EMAIL PROTECTED] wrote: I'm trying to compile OpenSSH (SSH1) with kerberos5 support on RedHat 7.3: ./configure --with-kerberos5 ./configure --with-kerberos5=/usr/kerberos compiles OK with recent OpenSSH's (eg 3.8.1p1) on Redhat 9 without modification.

Hiemdal kadmin and attributes

2004-04-26 Thread Nick Atkins
Hi, I am using Heimdal Kerberos on SuSE 8.1 and trying to write a script to automate adding principals. I am using kadmin and this works when I do something like: kadmin -l add res/[EMAIL PROTECTED] However, I'm trying to supply attributes on this command line so I can specify an encryption

Kerborizing the applications !!!!

2004-04-26 Thread mdj_kerberos
Hi Group, I am trying to kerborize both telnet server and client. Could you please assist in how to go about it ? ( say, first we need to get the context for the kerberos ...). Is there any kerborized telnet code availabe for reference? thank you, regds

Re: Can't compile OpenSSH (SSH1) with Kerberos5 on Linux 2.4

2004-04-26 Thread Ken Raeburn
On Saturday, Apr 24, 2004, at 23:35 US/Eastern, Robert Stober wrote: But I still get the following undefined reference errors when linking: /usw/krb5/lib/libkrb5.a(hst_realm.o): In function `krb5_try_realm_txt_rr': /tmp/krb5/krb5-1.3.1/src/lib/krb5/os/hst_realm.c:146: undefined reference to

Re: Uninstalling Kerberos

2004-04-26 Thread Ken Raeburn
On Thursday, Apr 22, 2004, at 08:37 US/Eastern, mdj_kerberos wrote: Hi Group, I want to try installation of kerberos on a linux machine. As I can see a lot of documentation is available for installation. But my aim is to play with kerberos for some days and then remove it from the linux

Re: Hiemdal kadmin and attributes

2004-04-26 Thread Jeffrey Hutzelman
On Thursday, April 22, 2004 18:42:46 -0700 Nick Atkins [EMAIL PROTECTED] wrote: Hi, I am using Heimdal Kerberos on SuSE 8.1 and trying to write a script to automate adding principals. I am using kadmin and this works when I do something like: kadmin -l add res/[EMAIL PROTECTED] However, I'm

Re: Kerberos And Openssh 3.8p1 single sign-on

2004-04-26 Thread vadim
Sonny Zambrana wrote: Yep it takes the option but still doesn't work. Sonny J Zambrana Systems Administrator - University Of Pennsylvania [EMAIL PROTECTED] On Apr 14, 2004, at 5:43 PM, Andreas wrote: On Tue, Apr 13, 2004 at 06:46:09PM -0400, Sonny Zambrana wrote: # GSSAPI options