search for: tf_util

Displaying 2 results from an estimated 2 matches for "tf_util".

Did you mean: tc_util
2002 Jul 28
0
[Bug 372] New: [authkrb5] : KRB5CCNAME set to pointer
...asalt at easynet.fr openssh 3.4 /3.2 at least seen on i386 and sparc, with net/openbsd, cygwin ... when trying to authentify trough kerberos V, KRB5CCNAME var set to wrong value on client : shiva:krb {50} klist klist: No ticket file: 0x506c0 v4-ticket file: /tmp/tkt1003 klist: No ticket file (tf_util) think it something near do_setup_env in session.c : 892 #ifdef KRB5 893 if (s->authctxt->krb5_ticket_file) 894 child_set_env(&env, &envsize, "KRB5CCNAME", 895 (char *)s->authctxt->krb5_ticket_file); 896...
2004 Nov 30
0
Numerous errors trying to authenticate samba against w2k3
...@DOMAIN.LOCAL Encryption type: DES-CBC-MD5 Key version: 0x502 Password: Verifying - Password: >From what I've read, I should be able to see the ticket information such as expiration dates, but I don't see this information. freebsd# klist Ticket file: /tmp/tkt0 klist: No ticket file (tf_util) freebsd# ktutil list FILE:/etc/krb5.keytab: Vno Type Principal 0 des-cbc-md5 host/freebsd.template.state.company.com@DOMAIN.LOCAL krb4:/etc/srvtab: Vno Type Principal When I try to authenticate with the kinit command I get an error: freebsd# kinit administrator@DOMAIN.LOCAL Fr...