Bug 4158 - Getting NT_STATUS_ACCESS_DENIED for Windows 2003 listonly users
Summary: Getting NT_STATUS_ACCESS_DENIED for Windows 2003 listonly users
Status: NEW
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: smbclient (show other bugs)
Version: 3.0.0
Hardware: Other Windows 2000
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 06:37 UTC by Raghuram Banda (mail address dead)
Modified: 2006-10-11 00:48 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raghuram Banda (mail address dead) 2006-10-10 06:37:16 UTC
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.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2006-10-10 07:15:08 UTC
The server is returning ACCESS_DENIED.  I fail to see how this is our bug.
Comment 2 Raghuram Banda (mail address dead) 2006-10-11 00:14:44 UTC
(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.

Comment 3 Volker Lendecke 2006-10-11 00:48:09 UTC
Please upload sniffs of both client operations.

Thanks,

Volker