cancel
Showing results for 
Search instead for 
Did you mean: 

CIFS: Cannot delete folders

vincent-kali
Star Contributor
Star Contributor
Hi all,
I'm facing a very strange issue on my alfresco 5.0d: when accessing
alfresco using CIFS protocol, I can't delete a folder (user is site manager).
It must be a misconfiguration… or a huge bug ?

My config is:

### CIFS-NFS-FTP
filesystem.name=GED
filesystem.rootPath=${protocols.rootPath}/${spaces.sites.childname}
cifs.enabled=true
cifs.serverName=myServerName
cifs.domain=myDomain.loc
cifs.hostannounce=false
cifs.pseudoFiles.enabled=false
cifs.pseudoFiles.explorerURL.enabled=false
cifs.pseudoFiles.explorerURL.fileName=__Alfresco.url
cifs.pseudoFiles.shareURL.enabled=false
cifs.pseudoFiles.shareURL.fileName=__Share.url
ftp.enabled=true
nfs.enabled=false


Does somebody face a similar issue ?

Thanks,
Vincent

13 REPLIES 13

Hi,
Yes see my post above "- Disable default desktop actions in file-servers-context.xml"


Vincent

sascha
Champ in-the-making
Champ in-the-making
Hi,
the problem is we dont have an file-servers-context.xml or an custum-file-servers-context.xml
I cant even find the fileServers folder in the subsytem folder …..

We are using Alfresco 5.0.d Community …

Any idea ??

Sascha

fangel
Champ in-the-making
Champ in-the-making
File inside alfresco-repository-5….jar in folder tomcat/webapps/alfresco/WEB-INF/lib

sascha
Champ in-the-making
Champ in-the-making
Yes i found that file now in the jar, but even with it i cant get it work …..