When creating a directory from an os/2 client to a samba fileserver. It fails whith an unknown error code return from samba server to os/2 client when directory already exists. Return code is OK when directory doesn't exist. See sample below : md \\shdesdev\complusdev\DUMP SYS0317: The system cannot find message 0183 in message file OSO001.MSG.
Hi Nicolas, I tried to reproduce the bug by using the same procedure you described on the samba mailing list. In _both_ cases - against a warpserver and against samba3 (latest svn build #18826) - I get SYS1248: A subdirectory or file \\linux300\samba3tst\test already exists. which is the expected behaviour. Both sniffs show a DosErr 0x05 (access denied), which is fine. Your used samba version (Version 3.0.23c-SerNet-RedHat) is slightly older than the one I used. Can you please sniff both cases and send them here as an attachment. Which version of OS/2 are you using? Cheers, Guenter Kukkukk btw SYS0317: The system cannot find message 0183 in message file OSO001.MSG. is just saying that msg SYS0317 isn't included in the main msg file. Typing 'helpmsg SYS0317' is showing the same. Not all SYSXXXX messages have a corresponding entry in the main msg file.
Hello, This BUG is the same as the BUG #4122. As it as more details in it. I suppose we can close this one. *** This bug has been marked as a duplicate of 4122 ***