svn commit: samba r8493 -
branches/SAMBA_3_0/source/lib trunk/source/lib
Gerald (Jerry) Carter
jerry at samba.org
Fri Jul 15 18:24:22 GMT 2005
-----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 && *local_machine_name) {
> + if (IS_DC)
> + string_sub(p, "\%LOGONSERVER\%", local_machine_name, l);
> string_sub(p,"%L", local_machine_name,l);
> - else {
> + } else {
Guenther,
For some reason this makes me feel icky. I know why you are doing it
but I'd rather see a generic means of support long name variables
using a consistent syntax. Care to discuss this some more?
jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFC1/9WIR7qMdg1EfYRAvHtAKCSaT5B4TKNN5NaFuJqF264blKmTwCeJiV1
lqxEVB9rpttvcXqNI0VeNVA=
=Y6IK
-----END PGP SIGNATURE-----
More information about the samba-technical
mailing list