RE: kadmin doesn't start

2001-12-11 Thread Gill, Vern
# cat /usr/local/kerberos5/var/krb5kdc/kadm5.acl [EMAIL PROTECTED]* [EMAIL PROTECTED] * [EMAIL PROTECTED] * */*@gillnet.org i # kadmin -p vgill/admin Authenticating as principal vgill/admin with password. Enter password: kadmin: Incorrect passwor

RE: kadmin doesn't start

2001-12-11 Thread Steve Langasek
On Tue, 11 Dec 2001, Gill, Vern wrote: > I have done this; > kdb5_util create -s > kadmin.local -q "ktadd -k kadm5.keytab kadmin/admin" > kadmin.local -q "ktadd -k kadm5.keytab kadmin/changepw" > kadmin.local -q "addprinc [EMAIL PROTECTED]" > kadmin.local -q "addprinc [EMAIL PROTECTED]" > shell#

RE: kadmin doesn't start

2001-12-11 Thread Gill, Vern
I have done this; kdb5_util create -s kadmin.local -q "ktadd -k kadm5.keytab kadmin/admin" kadmin.local -q "ktadd -k kadm5.keytab kadmin/changepw" kadmin.local -q "addprinc [EMAIL PROTECTED]" kadmin.local -q "addprinc [EMAIL PROTECTED]" shell# kadmin.local Authenticating as principal [EMAIL PROTEC

How to apply a DIFF patch to source

2001-12-11 Thread Kevin
Hi, I recently downloaded some patches for TELNETD and FTPD to fix buffer overflow exposures. The patch is in DIFF format. Is there a way to apply the patches with out manually editing the source files? Thanks, Kevin

CTRL+C hangs RSH and RLOGIN

2001-12-11 Thread Kevin
Hi, I'm using krb5 1.2.2 under AIX 4.3.3 withh ML08. If I use RSH or RLOGIN from AIX to AIX or Linux to AIX, CTRL+C hangs my session. Telnet works OK, and the FAQ deals only with Telnet hanging from CTRL+C. With Telnet you had to define NO_URGENT. Is there something similar I can do with RSH

Re: kadmin doesn't start

2001-12-11 Thread Steve Langasek
Vern, On Tue, 11 Dec 2001, Gill, Vern wrote: > # /usr/local/kerberos5/sbin/kadmin > Authenticating as principal [EMAIL PROTECTED] with password. > kadmin: Client not found in Kerberos database while initializing kadmin > interface > I am lost... Have you set up administrative principals in yo

kadmin doesn't start

2001-12-11 Thread Gill, Vern
# /usr/local/kerberos5/sbin/kadmin Authenticating as principal [EMAIL PROTECTED] with password. kadmin: Client not found in Kerberos database while initializing kadmin interface krb5.conf; [libdefaults] default_realm = gillnet.org default_tgs_enctypes = des3-hmac-sha1 des-cbc-crc

Re: DES-CBC-CRC

2001-12-11 Thread Marcus Watts
"Mayers, Philip J" <[EMAIL PROTECTED]> writes: > Message-ID: <[EMAIL PROTECTED]> > From: "Mayers, Philip J" <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: DES-CBC-CRC > Date: Tue, 11 Dec 2001 19:31:53 - > > Ok, I'm stupid... DES-CBC-CRC - her

Re: path to config file not being set

2001-12-11 Thread Nicolas Williams
make clean; make include/krb5/stock/osconf.h is probably not listed as a dependency for any of the obbjects. Nico On Tue, Dec 11, 2001 at 10:47:49AM -0800, Gill, Vern wrote: > This is my problem. I modified stock/osconf.h to make custom paths. I re-did > configure and make. make said nothing ch

DES-CBC-CRC

2001-12-11 Thread Mayers, Philip J
Ok, I'm stupid... DES-CBC-CRC - here's the data before encryption, after checksumming (octal escapes used throughout): N\211\225f\322r\004=\322\316e\302This is a test.\000\000\000\000\000 So, the checksum of this data: N\211\225f\322r\004=\000\000\000\000This is a test.\000\000\000\000\000 Sho

path to config file not being set

2001-12-11 Thread Gill, Vern
This is my problem. I modified stock/osconf.h to make custom paths. I re-did configure and make. make said nothing changed. However, when I try to runn kdb5_util, it says it can't find the configuration file. Did I do something wrong? include/krb5/stock/osconf.h #define DEFAULT_PROFILE_PATH"@

Cannot set GSS-API authentication names, failing.

2001-12-11 Thread news.cis.dfn.de
Hi All, I keep getting this message & am not able to proceed . Any help? regds mcm