Re: KERB V5 + SEGV_MAPERR

2002-02-06 Thread Cesar Garcia
The mutex keeps multiple threads from simultaneously entering a mutexed code segment. This problem has more to do with how errno is defined. Keep in mind that most system calls (e.g., stat, fork, open, etc) set errno on failure (this is done implicitly, since errno is not passed in as an argumen

Re: Permission denied while initializing kadmin.local interface

2002-02-06 Thread Turbo Fredriksson
Quoting Turbo Fredriksson <[EMAIL PROTECTED]>: > turbo@papadoc:~$ kadmin.local -p [EMAIL PROTECTED] > Authenticating as principal [EMAIL PROTECTED] with password. > kadmin.local: Permission denied while initializing kadmin.local interface Does anyone have a suggestion why this is happening? Kha

Re: Permission denied while initializing kadmin.local interface

2002-02-06 Thread Ken Hornstein
>Quoting Turbo Fredriksson <[EMAIL PROTECTED]>: > >> turbo@papadoc:~$ kadmin.local -p [EMAIL PROTECTED] >> Authenticating as principal [EMAIL PROTECTED] with password. >> kadmin.local: Permission denied while initializing kadmin.local interface > >Does anyone have a suggestion why this is happenin

Re: Permission denied while initializing kadmin.local interface

2002-02-06 Thread Andreas Hasenack
Em Wed, Feb 06, 2002 at 11:17:16AM -0500, Ken Hornstein escreveu: > >> turbo@papadoc:~$ kadmin.local -p [EMAIL PROTECTED] > >> Authenticating as principal [EMAIL PROTECTED] with password. > >> kadmin.local: Permission denied while initializing kadmin.local interface > > > >Does anyone have a sugge

Re: KERB V5 + SEGV_MAPERR

2002-02-06 Thread Christopher Burke
[EMAIL PROTECTED] (Cesar Garcia) wrote in [EMAIL PROTECTED]:">news:[EMAIL PROTECTED]: > This problem has more to do with how errno is defined. Keep in mind > that most system calls (e.g., stat, fork, open, etc) set errno on > failure (this is done implicitly, since errno is not passed in as > a

Re: Permission denied while initializing kadmin.local interface

2002-02-06 Thread Andreas Hasenack
Em Wed, Feb 06, 2002 at 03:48:06PM +0100, Turbo Fredriksson escreveu: > Quoting Turbo Fredriksson <[EMAIL PROTECTED]>: > > > turbo@papadoc:~$ kadmin.local -p [EMAIL PROTECTED] > > Authenticating as principal [EMAIL PROTECTED] with password. > > kadmin.local: Permission denied while initializing k

urgent assistance

2002-02-06 Thread dr.mrs.marian abacha
ATTN: THE PRESIDENT/CEO Dear Sir / Madam, I am Dr. Mrs. Marian Abacha, wife to the late Nigerian Head of state, General Sani Abacha who died on the 8th of June 1998 while still on active service for our Country. I am contacting you with the hope that you will be of great assistance to me, I cur

Changing host name and address

2002-02-06 Thread Thomas Huang
Hi, My group is planning to relocate our KDC host. This also means changing the IP address and the host name. Do we need to recreate the host key after the relocation? Will we have to reconfigure the existing KDC after the relocation (i.e. dumping and reloading the database)? thanks, Tho

Credential Cache Types

2002-02-06 Thread Srinivas Cheruku
Hi all, Please can any one of you give me the information. What types of Credentials Cache does MIT Support? Will it support Microsoft Credentail Cache on Win2k? Can a gss application developed using MIT GSS will be able to read the credentials from the microsoft credential cache? What are th