Bug 8250 - windows 7 architecture variable not recognized
Summary: windows 7 architecture variable not recognized
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 3.5
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-21 20:51 UTC by muzzol
Modified: 2011-06-21 20:54 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description muzzol 2011-06-21 20:51:05 UTC
when a windows client access a share architecture variable (%a) is not correctly used.

i'm not sure if i should file this as an enhacement. i've found some references:

http://lists.samba.org/archive/samba/2010-July/157390.html

but looking at code it seems that no work has been done.
Comment 1 Björn Jacke 2011-06-21 20:54:36 UTC
Windows 7 is recodniced as VISTA. At the time %a has to be "guessed" we cannot tell the difference between VISTA and Win7 for sure so VISTA is that that you will have to expect if you connect with Windows 7, too.