Cezary Dadura
2000-Jan-06 12:15 UTC
Wildcard '*.' matches inproper files (for SAMBA DOS clients)
Subject: Wildcard '*.' matches inproper files (for SAMBA DOS clients) The problem does not appear when using W9x/NT clients. Testing environment: samba: 1.9.18p10i (compiled), 2.0.5a(binary distrib), 2.0.6(compiled) on Linux RedHat 6.0 and Solaris 2.5 smb.conf: | |[global] | workgroup = WORKG | server string = Samba %v | encrypt passwords = Yes | socket options = TCP_NODELAY | create mask = 0775 | hosts allow = 172.16.,172.17.,172.18. | |[homes] | path = %H | read only = No | browseable = No | |[ferrum] | path = /ferrum | read only = No | Description of the problem: Using DOS clients (MSCLIENT basic/full redirector, MSLANMAN client, Artisoft Lantastic 7.0 TCP client) when I issue command 'del *.' the files of file name like ?????.?? ?????.? ????.??? ????.?? ????.? ???.??? ... are removed. The same clients (identicaly configured) behave properly when connecting to native MS NT 4.0 Server. I suspect that is why our DOS Clipper application hung. I was reading docs, faqs, source code and now have no idea what to do. Thanks for reply C. Dadura
Jeremy Allison
2000-Jan-06 19:11 UTC
Wildcard '*.' matches inproper files (for SAMBA DOS clients)
Cezary Dadura wrote:> > Description of the problem: > > Using DOS clients (MSCLIENT basic/full redirector, MSLANMAN client, > Artisoft Lantastic 7.0 TCP client) when I issue command 'del *.' > the files of file name like ?????.?? ?????.? ????.??? ????.?? > ????.? ???.??? ... are removed. > The same clients (identicaly configured) behave properly when connecting > to native MS NT 4.0 Server.Ok - what I need is a complete list of filenames in a directory, and an output from the DOS client running the command : dir *. when done against an identical directory on an NT box and against a Samba server. Thanks, Jeremy Allison, Samba Team. -- -------------------------------------------------------- Buying an operating system without source is like buying a self-assembly Space Shuttle with no instructions. --------------------------------------------------------