Author Topic: Samba Access Problem  (Read 3280 times)

p2492

  • Zen Apprentice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Samba Access Problem
« on: March 03, 2013, 11:54:04 am »
HelloForum,
there is a  "Samba" Problem and i hope i can get any help:
Win 8 PC is member in the Samba Domain.
Using the Zentyal Admin Interface i create a share (i.E. named "bilder" unter /home/samba/shares) and assign permissions for user "Admin"
Trying to connect the share from Windows (with User Admin) ends with "Permission denied".
The connection to the share is possible when i set the "Guest" flag for the share in Zentyal Admin Interface.
Here a extract from Samba Log:
Code: [Select]
[2013/03/03 10:30:30.179402,  2] ../source3/modules/vfs_acl_xattr.c:193(connect_acl_xattr)
  connect_acl_xattr: setting 'inherit acls = true' 'dos filemode = true' and 'force unknown acl user = true' for service bilder
[2013/03/03 10:30:30.179892,  1] ../source3/smbd/service.c:847(make_connection_snum)
  192.168.64.113 (ipv4:192.168.64.113:57614) connect to service bilder initially as user "Domänenname"\admin (uid=2005, gid=1901) (pid 24449)
[2013/03/03 10:30:30.182323,  3] ../source3/smbd/service.c:197(set_current_service)
  chdir (/home/samba/shares/bilder) failed, reason: Permission denied
[2013/03/03 10:30:30.185120,  1] ../source3/smbd/service.c:1121(close_cnum)
  192.168.64.113 (ipv4:192.168.64.113:57614) closed connection to service bilder
[2013/03/03 10:30:30.185998,  2] ../source3/smbd/smb2_server.c:3123(smbd_smb2_request_incoming)
  smbd_smb2_request_incoming: client read error NT_STATUS_CONNECTION_RESET
[2013/03/03 10:30:30.186243,  3] ../source3/smbd/server_exit.c:218(exit_server_common)
  Server exit (NT_STATUS_CONNECTION_RESET)

The file system folder hat the following permissions:
Code: [Select]
drwxrwx---+ 32 sync __USERS__ 4096 Feb 25 11:48 bilder

Please can someone help to find the reason why access to the folder fails ?