Users supplementary domain groups?

Ken Cross kcross at nssolutions.com
Mon Jul 28 20:54:56 GMT 2003


Sorry - I meant to include the code.  Add this to the end of
make_server_info_info3 in auth_util.c:

  add_supplementary_nt_login_groups(&(*server_info)->n_groups,
&(*server_info)->groups, &token);

Ken
________________________________

Ken Cross

Network Storage Solutions
Phone 865.675.4070 ext 31
kcross at nssolutions.com 

> -----Original Message-----
> From: 
> samba-technical-bounces+kcross=nssolutions.com at lists.samba.org
>  
> [mailto:samba-technical-bounces+kcross=nssolutions.com at lists.s
> amba.org] On Behalf Of Ken Cross
> Sent: Monday, July 28, 2003 4:50 PM
> To: 'Multiple recipients of list SAMBA-TECHNICAL'
> Subject: Users supplementary domain groups?
> 
> 
> Samba-folk:
> 
> The user's supplementary domain groups aren't being converted 
> to GIDs in SAMBA_3_0.  The SIDs are saved in the 
> nt_user_token, but they're never added to the Unix group 
> list.  These are needed for ACL checks and probably other things.
> 
> Calling to add_supplementary_nt_login_groups at the end of 
> make_server_info_info3 in auth_util.c seems to do the trick, 
> but I'm not sure why it has been excluded in the past.
> 
> What am I missing?
> 
> Ken
> ________________________________
> 
> Ken Cross
> 
> Network Storage Solutions
> Phone 865.675.4070 ext 31
> kcross at nssolutions.com 
> 




More information about the samba-technical mailing list