[PATCH] Various Netlogon stuff
Andrew Bartlett
abartlet at pcug.org.au
Mon Apr 9 21:55:20 GMT 2001
Gerald Carter wrote:
>
> On Mon, 09 Apr 2001 07:33:38 Andrew Bartlett wrote:
> > @@ -561,16 +634,11 @@
> > DOM_GID *gids = NULL;
> > int num_gids = 0;
> > NTTIME dummy_time;
> > - pstring logon_script;
> > - pstring profile_path;
> > - pstring home_dir;
> > - pstring home_drive;
> > pstring my_name;
> > pstring my_workgroup;
> > pstring domain_groups;
> > uint32 r_uid;
> > uint32 r_gid;
> > - fstring full_name;
>
> On second thought, I'm not going to include this part
> just yet until I have time to verify where we perform
> variable substitution in the getsam21*() calls.
>
We do, in the build_sampw_from_smbpw() function. Having read through
the code paths, I noticed that almost exactly the same code was being
called in both places, hence the patch.
Andrew
--
Andrew Bartlett
abartlet at pcug.org.au
More information about the samba-technical
mailing list