I don't think you need the read only = no as the write list should be sufficient and I suspect the read only = no means that the share is writeable to everyone.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Igor Kryltsov Sent: 17 March 2004 02:44 To: [EMAIL PROTECTED] Subject: [Samba] Re: read and write list 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" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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 > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba *************************************************************************** Emails aren't always secure, and they may be intercepted or changed after they've been sent. Abbey doesn't accept liability if this happens. If you think someone may have interfered with this email, please get in touch with the sender another way. This message doesn't create or change any contract. Abbey doesn't accept responsibility for damage caused by any viruses contained in this email or its attachments. Emails may be monitored. If you've received this email by mistake, please let the sender know at once that it's gone to the wrong person and then destroy it without copying, using, or telling anyone about its contents. Abbey National plc Reg.No. 2294747, Abbey National Treasury Services plc Reg. No. 2338548, Cater Allen International Ltd Reg. No. 2572704, and Inscape Investments Limited Reg. No. 3839455 are all registered in England and have their Registered Offices at: Abbey National House, 2 Triton Square, Regent's Place, London, NW1 3AN. Abbey National plc only advises on its own life assurance, pension and collective investment scheme products. Inscape Investments Limited is authorised and regulated by the Financial Services Authority for the provision of investment management services and only advises on the collective investment schemes, pensions, and life assurance products of the Abbey Marketing Group. Abbey and Inscape are registered trademarks of Abbey National plc. Abbey National Treasury Services plc is a Member of the London Stock Exchange. Abbey National Treasury Services US Branch (ANTSUS) is an overseas Branch of Abbey National Treasury Services plc. ANTSUS' address in the US is 400 Atlantic Street, Stamford, Connecticut, 06901, USA. Regulated by the Federal Reserve Bank and the State of Connecticut. Cater Allen International Ltd is a subsidiary of Abbey National Treasury Services plc, and is a Member of The London Stock Exchange. Abbey National Securities Inc. (ANSI) is Incorporated in Delaware USA. ANSI's address in the US is 400 Atlantic Street, Stamford, Connecticut, 06901, USA. Registered as a Broker Dealer with the Securities and Exchange Commission (SEC). Regulated by the SEC and National Association of Securities Dealers, Inc. (NASD), and a member of (NASD). Abbey National Securities Inc. is an indirect subsidiary of Abbey National Treasury Services plc. Abbey National Asset Managers Ltd. Reg. No. 106669. Registered Office: Abbey National House, 301 St Vincent Street, Glasgow, G2 5HN. Registered in Scotland. Abbey National Asset Managers Ltd is a member of the Abbey Marketing Group and provides OEICS, PEPS, and ISAs. The following companies are authorised and regulated by the Financial Services Authority: Abbey National plc, Abbey National Treasury Services plc, Cater Allen International Ltd, Abbey National Asset Managers Ltd, Inscape Investments Limited *************************************************************************** -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
