[Samba] Problem with read/write access

Javier Arancibia jarancibia at nacion-seguros.com.ar
Fri Feb 13 14:13:07 GMT 2009


I add this users to the nobody group and add @nobody to "valid user" and 
"write list" however i can't modify the file content, rename files or 
create dirs, i can delete file.

thanks!

Javier






David Wells <d.wells at vitalcan.com.ar> 
13/02/2009 10:59

Para
Javier Arancibia <jarancibia at nacion-seguros.com.ar>
cc
samba at lists.samba.org
Asunto
Re: [Samba] Problem with read/write access






Javier,

    If you mean to have usr1 and usr2 access this share I believe you 
should have them as members of the nobody group and in the valid users 
and write list have nobody group expressed as @nobody because plain 
nobody refers to the nobody user, not the nobody group.

    Best regards, David Wells.


Javier Arancibia escribió:
> I configure Samba in Share mode, I can see the files but i can't 
> write/delete files in the directory "agenda" 
> The directory /o/aplic/NACSEG/agenda have this permission  drwxrwxr-x 
and 
> the owner and group is agendaglm nobody
> I have all valid users in the smbpasswd and /etc/passwd
>
> This is the smb.conf...........................THANKS!
>
> [global]
>
>    workgroup = GLMSA
>    server string = Samba Server
>    security = share
>    load printers = no
>
>    #log file = /var/samba/log/log.%m
>    max log size = 50
>    passdb backend = smbpasswd
>    dns proxy = no
>
> [agenda]
>     comment = Directorio Proceso de Agenda
>     path = /o/aplic/NACSEG/agenda/
>     valid users = usr1,usr2,nobody
>     write list = usr1,usr2,nobody
>     writable = yes
>     guest ok = no
>     force user = agendaglm
>     force group = nobody
>     read only = no
>     create mask = 0777
>     security mask = 0777
>     directory mask = 0777
>     force directory mode = 0777
>     directory security mask = 0777
>
>
>
> Javier
> 



More information about the samba mailing list