None

2005-05-23 Thread 相庆 王
Dear professor: I am a Chinese graduate student.Now,I am making a Kerberos client programme using VC++ 6.0 with Kerberos SDK. I find that I can not use the Kclnt32.dll . There is a Debug Error "The value of ESP was not properly saved across a function call. This is ususlly a result

Re: gmtime_r

2005-05-23 Thread Phil Dibowitz
On Fri, May 13, 2005 at 01:25:41AM -0700, Phil Dibowitz wrote: > 1. Why doesn't this happen with 1.3.x? Ken? -- Phil Dibowitz Systems Architect and Administrator Enterprise Infrastructure / ISD / USC UCC 174 - 213-821-5427 pgpjIWxi3pogL.pgp Description: PGP signature _

Re: Linux client kerberos problem with attempted nfsv4 connection...

2005-05-23 Thread Jeffrey C Albro
Here is the krb5.conf file: [logging] default = FILE:/var/log/krb5libs.log kdc = FILE:/var/log/krb5kdc.log admin_server = FILE:/var/log/kadmind.log [libdefaults] ticket_lifetime = 36000 default_realm = AD.BU.EDU dns_lookup_realm = false dns_lookup_kdc = false [realms] AD.BU.EDU = {

Hello

2005-05-23 Thread 相庆 王
Dear professor: I am a Chinese graduate student.Now,I am making a Kerberos client programme using VC++ 6.0 with Kerberos SDK. I find that I can not use the Kclnt32.dll . There is a Debug Error "The value of ESP was not properly saved across a function call. This is ususlly a result

A few questions about implementing a KDC for OpenAFS

2005-05-23 Thread Madhusudan Singh
Hi I am going through the MIT Kerberos 5 Installation Guide, and have a few questions for the KDC I intend to implement for our group's OpenAFS server(s) : 1. Which is the better choice from the point of view of a Kerberos authentication mechanism that fully integrates with OpenAFS (I will be us

Re: Linux client kerberos problem with attempted nfsv4 connection...

2005-05-23 Thread Lord of the Union
Hi, > May 20 11:04:43 client rpc.gssd[6442]: WARNING: Cannot find KDC for > requested realm while getting initial ticket for principal > 'nfs/[EMAIL PROTECTED]' from keytab 'FILE:/etc/krb5.keytab' The above error could be a key to the problem.Can you please post the krb5.conf? Also verify tha