Bug 1371 - dir /q under Windows XP does not show the owner
Summary: dir /q under Windows XP does not show the owner
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.4
Hardware: All Solaris
: P1 normal
Target Milestone: none
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-21 12:36 UTC by Brandon
Modified: 2005-09-29 08:02 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon 2004-05-21 12:36:46 UTC
Performing a dir /q under Windows XP against Samba 3.0.4 running on Solaris 9 
does not show the file/directory owner.  Performing the same command under 
Windows 2000 against the same Samba server works.  I have also tried Samba 
2.2.8a.

Below are copy/paste of what dir /q looks like under Windows 2000 and Windows 
XP.

Thanks...Brandon

Works: 

E:\>dir /q
 Volume in drive E is temp
 Volume Serial Number is 0923-028A

 Directory of E:\

05/19/2004  12:38p      <DIR>          MOTHRA\root            .
05/10/2004  03:56p      <DIR>          MOTHRA\root            ..
08/08/2003  12:37p                   0 MOTHRA\root            NOT_BEING_BACKED_U
P
08/08/2003  12:37p                 222 MOTHRA\root            README.FIRST

E:\>ver

Microsoft Windows 2000 [Version 5.00.2195]

Doesn't work:

 Volume in drive X is temp
 Volume Serial Number is 0923-028A

 Directory of X:\

05/21/2004  02:34 PM    <DIR>          ...                    .
05/10/2004  03:56 PM    <DIR>          ...                    ..
08/08/2003  12:37 PM                 0 ...                    
NOT_BEING_BACKED_UP
08/08/2003  12:37 PM               222 ...                    README.FIRST

Microsoft Windows XP [Version 5.1.2600]
Comment 1 Björn Jacke 2004-06-19 21:41:37 UTC
ack - same problem with win2003 and samba 3 under linux
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-09-29 08:02:48 UTC
Works fine against latest trunk.