In Windows 2003 Server box, I have "listonly" group with one user in it. The Share and Security permissions for "listonly" group are Share - Allowed group is "listonly" Permissions "Read" Security - Permissions allowed is "Special" In "Advanced" Tab the allowed permissions are - "list folder / read data" and is applied onto "This folder and subfolders" I have a folder called "Share" with these share and security permissions. This folder contains one subfolder and a text file in it. Using smbclient 3.0.0 I'm able to connect to my Windows 2003 Server box and and able to see the contents of "Share" folder, but when I apply "cd <sub folder> command I'm getting "NT_STATUS_ACCESS_DENIED" error and am not able to cd into the subfolder.
The server is returning ACCESS_DENIED. I fail to see how this is our bug.
(In reply to comment #1) > The server is returning ACCESS_DENIED. I fail to see how this is our bug. With the same Share and Security settings using smbclient 3.0.22 it is working fine.
Please upload sniffs of both client operations. Thanks, Volker