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
account    sufficient   pam_winbind.so
account    required     pam_stack.so service=system-auth
password   required     pam_stack.so service=system-auth
session    required     pam_mkhomedir.so skel=/etc/skel umask=0022
session    required     pam_stack.so service=system-auth
session    optional     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

Reply via email to