[Samba] 3.0.20 -> 3.0.23 SID/group error?? Won't connect.
Franz Sirl
Franz.Sirl-kernel at lauterbach.com
Sat Aug 12 09:50:53 GMT 2006
Gerald (Jerry) Carter schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Franz Sirl wrote:
>
>> the patch fixes the valid users problem for me. Or,
>> to come back to the list of different syntaxes,
>> these work:
>>
>> valid users = +users
>> valid users = S-1-5-21-1540046517-542637695-1028676802-1201
>>
>> These didn't work:
>>
>> valid users = +"Unix Group\users"
>> valid users = +HOSTNAME\users
>> valid users = +BUILTIN\users
>> valid users = S-1-22-2-100
>
> Please test the patch. Supersedes the previous one.
> Also available from http://www.samba.org/~jerry/patches/
> It's semi-ok that syntax you list doesn't work. You
> should really only worry about +users for local group names.
Hi Jerry,
v2 of the patch still works fine, but the list of working syntaxes
changed. These work:
valid users = +users
valid users = +"Unix Group\users"
valid users = S-1-22-2-100
These didn't work:
valid users = +HOSTNAME\users
valid users = +BUILTIN\users
valid users = S-1-5-21-1540046517-542637695-1028676802-1201
And it's not that I expect all of these to work, it's more that I tried
about any combo that I saw in the logs :-). Though I believe that the
+"Unix Group\users" is nice to have in case I switch to PDC, cause
personally I like to be explicit in configuration files.
Thanks,
Franz.
More information about the samba
mailing list