Hi,  first time poster.

I am having trouble getting one of my servers to list all the files in the directory. Consequently, it is failing to work with email when users create new sub folders ( main problem).

background:

we have two servers
-old solaris 10 system running as server not smb master which is mail server -new linux CentOS 5.9 system running as master that also serves as file server

if I create a sub folder in mail ( either Thunderbird or Outlook ) the file gets created on the CentOS system but does not get listed via imap subscribe which is running on the solaris system. The file permissions are correct and I can dump the file header which tells me that it is a mail file. But the smb server on the CentOS system apparently is not serving the file to the solaris system.

Also, if I connect from a windows client to the solaris server I only get one file in the list, whereas on the CentOS system it will give the complete listing.

I have some debug listing but not sure if this is shows the problem.

thanks,
jerry

debug listing:
[2013/05/28 08:37:49, 2] smbd/sesssetup.c:(1200)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2013/05/28 08:37:49, 2] smbd/sesssetup.c:(1200)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2013/05/28 08:37:49, 2] auth/auth.c:(319)
check_ntlm_password: Authentication for user [jlowry] -> [jlowry] FAILED with error NT_STATUS_WRONG_PASSWORD
[2013/05/28 08:38:03, 2] smbd/sesssetup.c:(1200)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2013/05/28 08:38:03, 2] smbd/sesssetup.c:(1200)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources.
[2013/05/28 08:38:04, 2] auth/auth.c:(309)
check_ntlm_password: authentication for user [jlowry] -> [jlowry] -> [jlowry] succeeded
[2013/05/28 08:38:04, 0] auth/auth_util.c:(792)
  create_builtin_administrators: Failed to create Administrators
[2013/05/28 08:38:04, 2] auth/auth_util.c:(914)
  create_local_nt_token: Failed to create BUILTIN\Administrators group!
[2013/05/28 08:38:04, 0] auth/auth_util.c:(758)
  create_builtin_users: Failed to create Users
[2013/05/28 08:38:04, 2] auth/auth_util.c:(941)
  create_local_nt_token: Failed to create BUILTIN\Users group!
[2013/05/28 08:38:04, 1] smbd/service.c:(1033)
bagby (10.10.10.2) connect to service jlowry initially as user jlowry (uid=1002, gid=1010) (pid 8145)
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to