[Samba] Re: read and write list

Igor Kryltsov kryltsov at yahoo.com
Wed Mar 17 02:43:50 GMT 2004


As there is no answers I will try to be more specific:
1) I installed newer version of Samba after reading
http://lists.samba.org/archive/samba/2003-April/065184.html

2) My share configuration now looks like:
[web_applications_ams_development]
        comment = Web Application AMS Development
        path = /var/ams
        guest ok = Yes
        write list = @"AMITY+Domain Admins"
        write list = @"Domain Admins"
        read only = No
        volume = WEB_APPLICATION_AMS_DEVELOPMENT

I do not belong to group "Domain Admins" but still can write to share.




"Igor Kryltsov" <kryltsov at yahoo.com> wrote in message
news:c2rekk$o2k$1 at sea.gmane.org...
> Hi,
>
> I can not find information how to configure a share to allow everyone read
> access and users of specific NT group write access.
>  Now my smb.conf looks like:
> [global]
>         log level = 2
>         syslog = 2
>         workgroup = AMITY
>         netbios name = AMITYDEVEL
>         guest account = nobody
>         security = server
>         password server = AMDATA
>         hosts allow = 10.
>         local master = yes
>         socket options = TCP_NODELAY
>         writable = yes
>         guest ok = yes
>         syslog only = yes
>         max log size = 1000
> [web_applications_ams_development]
>         path = /var/ams
>         comment = Web Application AMS Development
>         volume = WEB_APPLICATION_AMS_DEVELOPMENT
>         guest ok = no
> #       read only = yes
> #       writable = no
> #       read list = guest
> #       write list = igork
> #       write list = @"AMITY+AWS_AMS_Update"
> #       write list = @"AMITY+Domain Admins"
> #       valid groups = @"AMITY+AWS_AMS_Update"
>         valid groups = @"AMITY+Domain Admins"
>
> .. and I am lost.
>
> Please help, if you can.
>
> Thank you,
>
> Igor
>
>
>
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>





More information about the samba mailing list