Bug 1856 - Samba file share and windows xp client. XP client order of files incorrect
Summary: Samba file share and windows xp client. XP client order of files incorrect
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.7
Hardware: All Windows XP
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-30 04:35 UTC by Willem Meints
Modified: 2005-08-24 10:19 UTC (History)
0 users

See Also:


Attachments
Here is an sample of it (48.56 KB, image/jpeg)
2004-10-01 04:07 UTC, Willem Meints
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willem Meints 2004-09-30 04:35:01 UTC
I have fedora core2 with samba-3.0.7-2.FC2 (and an other server with samba-
3.0.3-5 has the same problem.)
When i connect with my windows xp (sp1) client to the share on the smb server 
and try to order the files and directories by name they dont show up on the 
right order. When i do this with an windows 2000 client. it all works correct. 

My smb.conf is ass following.

[global]

workgroup = MONDRIA
server string = Server
passdb backend = tdbsam
netbios name = servermo1
log file = /var/log/samba/smbd.log
max log size = 500
security = DOMAIN
encrypt passwords = yes
smb password sync = Yes
passwd program = /usr/bin/password %u
passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*
all*authentication*tokens*updated*successfully*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
local master = yes
os level = 35
domain master = yes
preferred master = yes
domain logons = yes
use sendfile = yes
winbind separator = +
add user script = /usr/sbin/useradd -m %u
delete user script = /usr/sbin/userdel -r %u
add group script = /usr/sbin/groupadd %g
delete group script = /usr/sbin/groupdel %g
add user to group script = /usr/sbin/usermod -G %g %u
add machine script = /usr/sbin/useradd -d /dev/null -g 100 -s /bin/false -M %u
logon script = logon.bat
logon path =\\%L\profiel\%U
logon drive = h:
#logon home = \\%L\%U
name resolve order = wins lmhosts bcast
wins support = yes
wins proxy = yes

idmap uid = 16777216-33554431
idmap gid = 16777216-33554431
template shell = /bin/false
winbind use default domain = yes
[homes]
comment = Home Directory
browseable = no
writable = yes
path = /home/%U
write list = @gebruikers

[netlogon]
comment = Netwerk Login Service
path = /home/samba/netlogon/
guest ok = yes
writeable = no
share modes = no

[profiel]
path = /home/samba/profiles
public = yes
read only = yes
write list = @gebruikers

[documenten]
path = /home/data/documenten/
public = yes
write list = @gebruikers
comment = Algemene data

[cschijf]
valid users = @root
writeable = yes
write list = @root
path = /
force group = root
create mask = 777
comment = C partitie
Comment 1 Willem Meints 2004-09-30 12:03:28 UTC
This only apears to happend when im using file names or folders with more than 
4 numbers at the beginning.
Comment 2 Willem Meints 2004-10-01 04:07:19 UTC
Created attachment 691 [details]
Here is an sample of it
Comment 3 Willem Meints 2004-10-04 08:24:58 UTC
Hi,

Im sorry for my english. But i solved the problem.
It seems to be an windows xp bug. see this link.

http://support.microsoft.com/default.aspx?kbid=319827
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:19:03 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.