[Samba] Cannot access/write to shares, samba appears not to convert group names to SIDs

2009-10-05 Thread Lists
Hi All, I cannot access/write to shares so I turned the logging level up to 3. This is the error from the 'test' share while attempting to create a new folder: [2009/09/29 09:57:45, 3] lib/util_sid.c:string_to_sid(223) string_to_sid: Sid @domain users does not start with 'S-'. I am using

Re: [Samba] Cannot access/write to shares

2009-10-01 Thread Adam Nielsen
write list = @domain users, @domain users, @domain admins, I don't know the exact syntax, but have you tried other variations? @DOMAIN\Domain Users is probably the main one, as this is how you have to specify groups if you use winbindd (e.g. chgrp 'MYDOMAIN\My Group' myfile) Cheers,

[Samba] Cannot access/write to shares

2009-09-29 Thread Charlie Page
Hi All, I cannot access/write to shares (depending on what level domain users groups become relevant to access) so I turned the logging level up to 3. This is the error from the 'test' share while attempting to create a new folder: [2009/09/29 09:57:45, 3] lib/util_sid.c:string_to_sid(223)