[
https://jira.nuxeo.com/browse/NXP-6308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=92823#comment-92823
]
Florent Guillaume commented on NXP-6308:
----------------------------------------
Notes from Gagnavarlsan about their contribution:
- nuxeo-platform-wss-backend is not used anymore
- nuxeo-platform-wi-backend module depends on nuxeo-webdav and
nuxeo-generic-wss-handler (contains implementation of some interfaces). We can
switch dependency direction if need.
- WebDAV does not have any dependency to WSS and work outside WSS (Not tested
with other clients yet).
- WSS does not have dependency to WebDAV and work outside WebDAV like WebFolder
(I have not tested it much because I have time problems).
- Nuxeo maps as Network Drive to Windows XP and Windows 7 and works with
documents in MS Office 2007 and MS Office 2010.
To map Nuxeo as network drive on Windows XP you should run Nuxeo on 80 port and
use CLI command:
NET USE <drive> <url> <passwod> /USER:<username>
Example:
NET USE * http://192.168.1.106/nuxeo Administrator /USER:Administrator
Windows 7 works fine with different ports and we can map Network drive from UI
dialog or CLI.
- Windows XP works with Network Drive only using 80 port. This is Windows
client limitation. In another case Nuxeo will be mapped as WebFolder. I could
not get to work Windows XP with Network Drive using another port.
- We found that Windows can work with Network Drive using Basic Auth. To do
this you must edit the registry. *.reg files for Windows XP and Windows 7
attached
> Improve WSS / WebDAV
> --------------------
>
> Key: NXP-6308
> URL: https://jira.nuxeo.com/browse/NXP-6308
> Project: Nuxeo Enterprise Platform
> Issue Type: Sub-task
> Affects Versions: 5.4
> Reporter: Florent Guillaume
> Fix For: 5.4.2
>
> Attachments: win7_webdav.reg, winxp_webdav.reg
>
>
> Improvements in WSS / WebDAV, managed in the nuxeo-filesystem-connectors
> addon.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets