Hi Andrew,
On Sat, Jul 16, 2005 at 09:00:59AM +1000, Andrew Bartlett wrote:
> On Fri, 2005-07-15 at 13:24 -0500, Gerald (Jerry) Carter wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > > According to MSKB 141714 the %LOGONSERVER% variable should be
> > > substituted like our %L
On Fri, 2005-07-15 at 13:24 -0500, Gerald (Jerry) Carter wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> > According to MSKB 141714 the %LOGONSERVER% variable should be
> > substituted like our %L-variable.
>
> > case 'L' :
> > - if (local_machine_name
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> According to MSKB 141714 the %LOGONSERVER% variable should be
> substituted like our %L-variable.
> case 'L' :
> - if (local_machine_name && *local_machine_name)
> + if (local_machine_name && *l
Author: gd
Date: 2005-07-15 11:56:16 + (Fri, 15 Jul 2005)
New Revision: 8493
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8493
Log:
According to MSKB 141714 the %LOGONSERVER% variable should be
substituted like our %L-variable.
Guenther
Modified:
branches/