[Samba] winbind error message: krb5_cc_get_principal failed (No such file or directory)

2004-09-28 Thread Jan Appenroth
Hello List,
I successfully joined a Suse 9.0 Server with Samba 3.0.6 to a W2K3 DC, following the 
guide from  http://www.wlug.org.nz/ActiveDirectorySamba
My setup seems to work okay, but whenever I start/restart winbind, I get the following 
message:
[2004/09/24 10:26:54, 1] nsswitch/winbindd.c:main(854)
 winbindd version 3.0.6-SUSE started.
 Copyright The Samba Team 2000-2004
[2004/09/24 10:26:55, 1] libsmb/clikrb5.c:ads_krb5_mk_req(313)
 krb5_cc_get_principal failed (No such file or directory)

What does that mean? It does not tell which file/directory is missing. Is there 
something wrong in my Kerberos setup?
As mentioned above, everything seems to work, I joined the domain and after some 
additions to my pam modules I could authenticate domain users to the linux machine.
At first there were problems with "lost connections" to the DC, but after deactivating 
smb signing at the DC those problems vanished.
Output of "wbinfo -t|u|g" and so on also seems fine.
Yet this kerberos error message pesists.
Just wondering...
Thanks,
Jan
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] Winbind Error Message

2003-06-22 Thread John Simovic
When I try and telnet into my linux machine I get the message Connection closed by 
Foreign Host. Anybody know what this means. It creates the users home directory but 
then the connection is lost. My logs /etc/pam.d/login file are below


[2003/06/20 09:37:03, 3] nsswitch/winbindd_user.c:winbindd_getpwnam(105)
  [ 6699]: getpwnam spennington
[2003/06/20 09:37:03, 3] nsswitch/winbindd_user.c:winbindd_getpwnam(105)
  [ 6699]: getpwnam spennington
[2003/06/20 09:37:03, 3] nsswitch/winbindd_user.c:winbindd_getpwnam(105)
  [ 6699]: getpwnam spennington
[2003/06/20 09:37:03, 5] nsswitch/winbindd.c:client_read(419)
  read failed on sock 15, pid 6699: EOF
[2003/06/20 09:37:03, 5] nsswitch/winbindd.c:client_read(419)
  read failed on sock 13, pid 6699: EOF


#%PAM-1.0
auth   required pam_securetty.so
auth   sufficient   pam_winbind.so
auth   sufficient   pam_unix.so likeauth use_first_pass
auth   required pam_stack.so service=system-auth
auth   required pam_nologin.so
accountsufficient   pam_winbind.so
accountrequired pam_stack.so service=system-auth
password   required pam_stack.so service=system-auth
sessionrequired pam_mkhomedir.so skel=/etc/skel umask=0022
sessionrequired pam_stack.so service=system-auth
sessionoptional pam_console.so



**
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba