[Samba] Samba4, problem with public resource

Rowland Penny rowlandpenny at googlemail.com
Mon Nov 10 12:14:04 MST 2014


On 10/11/14 19:10, Miguel Angel Coa M. wrote:
> Hello Everyone,
>
> I've install Samba4, (Version 4.1.6 and Centos6). I configured the public
> resource for all users but the strange is that some users can't make
> operation (read, modify, delete) in the root path "/public", but these can
> inside for folder "/public/test" . In the "Computer Management -> Shared
> Folders -> Shares"   I select the resource "propriety -> permissions ....
> -> group name o user " i have: Everyone, Domain Users, Administrator with
> "total control".
>
> But when i'm going to connect to resource for create,edit or modify file
> appears error.
>
>
>
> [......................]
>
>    check_reduced_name [rcortes.txt] [/smbshares1/publico]
>
>    check_reduced_name: rcortes.txt reduced to /smbshares1/publico/rcortes.txt
>
>    check_reduced_name [rcortes.txt] [/smbshares1/publico]
>
>    check_reduced_name: rcortes.txt reduced to /smbshares1/publico/rcortes.txt
>
>    rename_internals_fsp: Error NT_STATUS_ACCESS_DENIED rename Nuevo
> documento de texto (30).txt -> rcortes.txt
>
>    MYDOMAIN\rcortes closed file Nuevo documento de texto (30).txt
> (numopen=2) NT_STATUS_OK
>
>    MYDOMAIN\rcortes opened file Nuevo documento de texto (30).txt read=No
> write=No (numopen=3)
>
>    MYDOMAIN\rcortes closed file Nuevo documento de texto (30).txt
> (numopen=2) NT_STATUS_OK
>
>    check_reduced_name [rcortes.txt] [/smbshares1/publico]
>
>    check_reduced_name: rcortes.txt reduced to /smbshares1/publico/rcortes.txt
>
>    unix_mode(rcortes.txt) returning 0666
>
>    MYDOMAIN\rcortes opened file Nuevo documento de texto (30).txt read=No
> write=No (numopen=3)
>
> [......................]
>
>
>
> The behavior is presented with only some users, other users can work
> without problems.
>
>
>
>
>
> Resurces permissions
>
> [......................]
>
> drwxrwxrwt+ 91 MYDOMAIN\administrators  102 131072 Nov 10 09:21 publico
>
> [......................]
>
>
>
>
>
> Check member group
>
>
>
> [......................]
>
> [root at pdc4 ~]# samba-tool group listmembers "Domain Users" |grep rcortes
>
> ldb_wrap open of secrets.ldb
>
> rcortes
>
> [......................]
>
>
>
> The smb.conf
>
> [......................]
>
> [publico]
>
>          path = /smbshares1/publico
>
>          read only = No
>
>          guest ok = Yes
>
>          hide files = /RECYCLER/
>
>          veto files = /*.lnk/*.exe/*.scr/autorun.inf/
>
>          directory mask = 0777
>
>          create mask = 0777
>
> [......................]
>
>
>
>
>
>
>
> Thanks.
Hi, can you please post the '[......................]' part of smb.conf :-)

Rowland



More information about the samba mailing list