Hi Andy,
Thanks for your reply. We are using Windows XP Explorer for CIFS. I am not seeing any errors in the logs. However, I have turned on debugging for CIFS as instructed by support and see some errors reported in the debug output, such as the following:
10:09:31,746 DEBUG [org.alfresco.smb.protocol.auth] Using Write transaction
10:09:31,747 DEBUG [org.alfresco.fileserver] [T1] NT Create AndX [0] params=[\Sites\rm\documentLibrary\testseries\testcat\test folder\content0.pdf,Open,acc=0x20089,attr=0x80,alloc=0,share=0x1,pid=5984,copt=0x40,seclev=2,secflg=0x0,BatchOpLck,ExOpLck,ExtResp]
10:09:31,751 DEBUG [org.alfresco.fileserver] [T1] Converted create to open for pseudo file \Sites\rm\documentLibrary\testseries\testcat\test folder\content0.pdf
10:09:31,752 DEBUG [org.alfresco.fileserver] [T1] Tx Data len=35
10:09:31,753 DEBUG [org.alfresco.fileserver] 0 - 00 00 00 23 ff 53 4d 42 a2 22 00 00 c0 98 01 c8 - …#ÿSMB¢"..À..È
10:09:31,753 DEBUG [org.alfresco.fileserver] 16 - 00 00 00 00 00 00 00 00 00 00 00 00 00 00 60 17 - …………..`.
10:09:31,753 DEBUG [org.alfresco.fileserver] 32 - 01 00 49 16 00 00 00 de de 00 8a 00 16 00 00 00 - ..I….ÞÞ…….
10:09:31,753 DEBUG [org.alfresco.fileserver] 48 - 00 00 00 00 89 00 02 00 00 00 00 00 00 00 00 00 - …………….
10:09:31,753 DEBUG [org.alfresco.fileserver] [T1] Error : Cmd = NT_CREATE_ANDX - Access denied
I have sent my log file to support. I can view the file through the website, but I can't open it through CIFS. However, I have found that if I set SiteManager permissions for my user on each folder in the rm directory through Share Repository that I am able to view the declared record through CIFS. Support is indicating that I should not have to go through Share Repository to set the additional permissions, which I why I posted the question here.