Re: [Samba] %a reports a Windows XP client as having a Win2Karchitecture.

2003-04-04 Thread Thomas Bork
Hi Georg,

 One of the variables available in Samba is %a, which, as you know is
 the architecture of the remote machine.  I tested using this variable
 with a Windows 2000 and Windows XP client. Unfortunately, the log file
 reports the Windows XP client is seen as having an architecture of
 Win2K instead of something like WinXP. The Windows 2000 box shows up
 fine as Win2K.

use samba 2.2.8 or actual samba alpha version for that (please read the changes).

der tom
__
UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an
UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] %a reports a Windows XP client as having a Win2Karchitecture.

2003-04-04 Thread Geoff Stitt

One of the variables available in Samba is %a, which, as you know is
the architecture of the remote machine.  I tested using this variable
with a Windows 2000 and Windows XP client. Unfortunately, the log file
reports the Windows XP client is seen as having an architecture of
Win2K instead of something like WinXP. The Windows 2000 box shows up
fine as Win2K.

The reason I am using the %a variable is so roaming profiles can have
different paths for different architectures.

Thank you,

Geoff Stitt


signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] %a reports a Windows XP client as having a Win2Karchitecture.

2003-04-04 Thread John H Terpstra
Geoff,

What version of samba are you using? Have you tried 2.2.8?

- John T.
-- 
John H Terpstra
Email: [EMAIL PROTECTED]
One of the variables available in Samba is %a, which, as you know is
the architecture of the remote machine.  I tested using this variable
with a Windows 2000 and Windows XP client. Unfortunately, the log file
reports the Windows XP client is seen as having an architecture of
Win2K instead of something like WinXP. The Windows 2000 box shows up
fine as Win2K.

The reason I am using the %a variable is so roaming profiles can have
different paths for different architectures.

Thank you,

Geoff Stitt


signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] %a reports a Windows XP client as having a Win2Karchitecture.

2003-04-04 Thread Geoff Stitt
Version 2.2.8.  I pulled down the RPM from Samba's download site.
Did an rpmbuild -bp to see the source file it used.  The WHATSNEW.txt
shows that the code was chnage so %a reports the proper architecture for
Windows XP (WinXP) and Windows .NET (Win2K3).

Still, when I log in from a Windows XP Professional client Win2K is
still used.

The few lines from the log for this client are as follows.

[2003/04/04 13:01:42, 2] smbd/close.c:close_normal_file(229)
  ittest closed file ittest/Win2K/ntuser.ini (numopen=1)
[2003/04/04 13:01:42, 2] smbd/open.c:open_file(246)
  ittest opened file ittest/Win2K/ntuser.ini read=Yes write=No
(numopen=2)
[2003/04/04 13:01:42, 2] smbd/close.c:close_normal_file(229)
  ittest closed file ittest/Win2K/ntuser.ini (numopen=1)
[2003/04/04 13:01:42, 2] smbd/open.c:open_file(246)
  ittest opened file ittest/Win2K/ntuser.ini read=Yes write=No
(numopen=2)
[2003/04/04 13:01:42, 2] smbd/close.c:close_normal_file(229)
  ittest closed file ittest/Win2K/ntuser.ini (numopen=1)
[2003/04/04 13:01:42, 2] smbd/open.c:open_file(246)
  ittest opened file ittest/Win2K/ntuser.ini read=Yes write=No
(numopen=2)

As you can see the Win2K is still present.




On Fri, 2003-04-04 at 12:18, John H Terpstra wrote:
 Geoff,
 
 What version of samba are you using? Have you tried 2.2.8?
 
 - John T.



signature.asc
Description: This is a digitally signed message part
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] %a reports a Windows XP client as having a Win2Karchitecture.

2003-04-04 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 4 Apr 2003, Geoff Stitt wrote:

 One of the variables available in Samba is %a, which, as you know is
 the architecture of the remote machine.  I tested using this variable
 with a Windows 2000 and Windows XP client. Unfortunately, the log file
 reports the Windows XP client is seen as having an architecture of
 Win2K instead of something like WinXP. The Windows 2000 box shows up
 fine as Win2K.

Fixed in 2.2.8




cheers, jerry
 --
 Hewlett-Packard- http://www.hp.com
 SAMBA Team -- http://www.samba.org
 GnuPG Key   http://www.plainjoe.org/gpg_public.asc
 You can never go home again, Oatman, but I guess you can shop there.  
--John Cusack - Grosse Point Blank (1997)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE+je7yIR7qMdg1EfYRApT1AKC+od42dLQMBe3G/s2k4SUZ2V+QHQCgm9dM
4GS2LPeXRPhl2T2uCDX5Dy8=
=QqKS
-END PGP SIGNATURE-

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] %a reports a Windows XP client as having a Win2Karchitecture.

2003-04-04 Thread Thomas Bork
Hi Gerald (Jerry) Carter,

you wrote:

 One of the variables available in Samba is %a, which, as you know
 is the architecture of the remote machine.  I tested using this
 variable with a Windows 2000 and Windows XP client. Unfortunately,
 the log file reports the Windows XP client is seen as having an
 architecture of Win2K instead of something like WinXP. The
 Windows 2000 box shows up fine as Win2K.

 Fixed in 2.2.8

sorry, not really  ;o)
Found the problem now too. If configuring

logon path = \\%N\%U\%a

in smb.conf and making a connection as Administrator (mapped to root)
with WinXPPro, the directory /root/Win2K for profile directory will be
created  :(
   ^^

der tom

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba