Re: kadmin ktadd and F_WRLCK

2008-03-01 Thread Jamin Davis
Monika Strack wrote: I have a big problem with kerberos5 ktadd. I create a new principal host/myhost.mydomain. This works ok. Then I want add it to the krb5.keytab, but ktadd hang. I have make a strace of kadmin and found that fcntl64(5, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0

kadmin ktadd and F_WRLCK

2008-02-29 Thread Monika Strack
Hallo all, I have a big problem with kerberos5 ktadd. I create a new principal host/myhost.mydomain. This works ok. Then I want add it to the krb5.keytab, but ktadd hang. I have make a strace of kadmin and found that fcntl64(5, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0} is hangi