Alain.Gorlier@altissemiconductor.com
2006-Sep-22 09:50 UTC
[Samba] Problem making directory that already exists from an OS2
We are encountering problems creating directories from OS2 clients to a samba server (Version 3.0.23c-SerNet-RedHat). It occurs when the directory already exists. (no problem for Windows clients)>From an OS2 client to an OS2 server we receive this message :SYS1248: A subdirectory or file \\server\directory already exists.>From an OS2 client to an Samba server we receive this message :SYS0317: The system cannot find message 0183 in message file OSO001.MSG. Looks like there is different return codes between OS2 Lan server and Samba server for event "directory already exist". Taking ethereal traces : we see that the return code from OS2 Lan server is 0x05. we see that the return code from Samba server is 0xb7. (0183) The problem is similar to another problem we had with OS2 clients on an older version of Samba with empty directories.
Volker Lendecke
2006-Sep-22 15:26 UTC
[Samba] Problem making directory that already exists from an OS2
On Fri, Sep 22, 2006 at 11:49:57AM +0200, Alain.Gorlier@altissemiconductor.com wrote:> We are encountering problems creating directories from OS2 clients to a > samba server (Version 3.0.23c-SerNet-RedHat). > It occurs when the directory already exists. (no problem for Windows > clients)Can you please send the sniffs? Thanks, Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20060922/f67e7a4d/attachment.bin
Jeremy Allison
2006-Sep-22 16:17 UTC
[Samba] Problem making directory that already exists from an OS2
On Fri, Sep 22, 2006 at 11:49:57AM +0200, Alain.Gorlier@altissemiconductor.com wrote:> We are encountering problems creating directories from OS2 clients to a > samba server (Version 3.0.23c-SerNet-RedHat). > It occurs when the directory already exists. (no problem for Windows > clients) > > >From an OS2 client to an OS2 server we receive this message : > SYS1248: A subdirectory or file \\server\directory already exists. > > >From an OS2 client to an Samba server we receive this message : > SYS0317: The system cannot find message 0183 in message file OSO001.MSG. > > Looks like there is different return codes between OS2 Lan server and > Samba server for event "directory already exist". > > Taking ethereal traces : > we see that the return code from OS2 Lan server is 0x05. > we see that the return code from Samba server is 0xb7. (0183) > > The problem is similar to another problem we had with OS2 clients on an > older version of Samba with empty directories.Please open a bugzilla bug and attach the ethereal traces. Thanks, Jeremy.
Alain.Gorlier@altissemiconductor.com
2006-Sep-22 16:20 UTC
[Samba] Problem making directory that already exists from an OS2
Here are the ethereal sniffs : OS2 client makes an existing directory on OS2 Lan server : OS2 client makes an existing directory on Samba server : Volker Lendecke <Volker.Lendecke@SerNet.DE> Sent by: Volker Lendecke <vlendec@sernet.de> 22/09/2006 17:28 Please respond to Volker.Lendecke To: Alain.Gorlier@altissemiconductor.com cc: samba@lists.samba.org Subject: Re: [Samba] Problem making directory that already exists from an OS2 On Fri, Sep 22, 2006 at 11:49:57AM +0200, Alain.Gorlier@altissemiconductor.com wrote:> We are encountering problems creating directories from OS2 clients to a > samba server (Version 3.0.23c-SerNet-RedHat). > It occurs when the directory already exists. (no problem for Windows > clients)Can you please send the sniffs? Thanks, Volker