[Samba] connections from WinXP fail

2007-04-18 Thread Olaf Zaplinski

Hi,

connections from a WinXP clients to my samba server fail always:

[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [o.zaplinski] - 
[o.zaplinski] FAILED with error NT_STATUS_NO_SUCH_USER
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [o.zaplinski] - 
[o.zaplinski] FAILED with error NT_STATUS_NO_SUCH_USER



Here I enter my login and password (security = user)


[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [o.zaplinski] - 
[o.zaplinski] FAILED with error NT_STATUS_NO_SUCH_USER
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:20, 2, effective(0, 0), real(0, 0)] 
auth/auth.c:check_ntlm_password(319)
  check_ntlm_password:  Authentication for user [o.zaplinski] - 
[o.zaplinski] FAILED with error NT_STATUS_NO_SUCH_USER
[2007/04/18 15:42:37, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:37, 2, effective(0, 0), real(0, 0)] 
smbd/sesssetup.c:setup_new_vc_session(799)
  setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all 
old resources.
[2007/04/18 15:42:37, 2, effective(0, 0), real(0, 0)] 
auth/auth.c:check_ntlm_password(309)
  check_ntlm_password:  authentication for user [olaf] - [olaf] - [olaf] 
succeeded
[2007/04/18 15:42:37, 2, effective(0, 0), real(0, 0)] 
smbd/reply.c:reply_tcon_and_X(711)



What goes wrong here? Any ideas?

Olaf
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] samba 3 / AD / krb5_cc_get_principal failed

2004-09-07 Thread Olaf Zaplinski
Jacky Kim wrote:
Update your kerberos5 to version 1.3.* .	
Well, it is already that version:
morpheus:~# dpkg -l|grep -i kerb
ii  krb5-config1.6Configuration files for Kerberos Version 5
ii  libkadm55  1.3.4-3MIT Kerberos administration runtime librarie
ii  libkrb53   1.3.4-3MIT Kerberos runtime libraries
Or is another package missing? Perhaps the package dependencies are not set 
correctly.

Regards
Olaf
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] samba 3 / AD / krb5_cc_get_principal failed

2004-09-06 Thread Olaf Zaplinski
Hi all,
I successfully joined my Samba 3.0.6 box to our AD tree. wbinfo -t and -u 
work as expected. But when I try to access a share on the samba box (Windows 
AD controller), I am asked for a password, Samba then logs

[2004/09/06 11:49:28, 1] smbd/sesssetup.c:reply_spnego_kerberos(173)
  Failed to verify incoming ticket!
winbindd sometimes logs
[2004/09/06 11:42:55, 1] libsmb/clikrb5.c:ads_krb5_mk_req(313)
  krb5_cc_get_principal failed (No credentials cache found)
What is wrong here? Any ideas?
Regards
Olaf
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Re: 3.0b1: NTFS permissions - how to set?

2003-06-30 Thread Olaf Zaplinski
Matt Campos wrote:
When I went down this road the kernel has to support acl and the file
system, I believe xfs does support acl. but you will need to probably patch
the kernel with acl support. And then mount  with acl option.
Hmm, the kernel has ACL support thanks to the XFS patch...

Olaf

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] 3.0b1: NTFS permissions - how to set?

2003-06-24 Thread Olaf Zaplinski
Hi all,

3.0b1 works as AD member server with winbind. What I want to achieve is that 
I can manage the 'NTFS' permissions with Win2K clients. Is that possible? FS 
is XFS, Samba was linked against acl-2.2.7's library.

Olaf

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba