To set up WebDAV with Linux (Gnome):
1. In Nautilus (file explorer), select Places and select Connect to Server.
2. In the Connect to Server window, select WebDAV (HTTP) in Service Type.
3. In Server, type http://localhost:7402/crx/repository/crx.default.
Note: If CRX is located on another port, use that port number instead of 7402. Also, if you are not running the content repository on your local machine, replace localhost with the respective DNS or IP address.
4. In Folder, type /dav.
5. Enter your username admin. Initially, Day recommends that you use the pre-configured admin account for testing.
6. Leave the port blank and enter any name for your connection.
7. Click Connect. CRX prompts you for your password.
8. Enter the password and click Connect. Linux GNOME has now mounted CRX as a volume and you can use it like any other drive.
To set up WebDAV with Linux (KDE):
1. Open the Network Folder wizard.
2. Select WebFolder (webdav) and click Next.
3. In Name, type a connection name.
4. In User, type admin. Initially, Day recommends that you use the pre-configured admin account.
5. In Server, type http://localhost:7402/crx/repository/crx.default.
Note: If CRX is located on another port, use that port number instead of 7402. Also, if you are not running the content repository on your local machine, replace localhost with the respective DNS or IP address.
6. In Folder, type dav.
7. Click Save and Connect. CRX prompts you for your password.
8. Enter the password and click Connect. Linux KDE has now mounted CRX as a volume and you can use it like any other drive.
In Add Network Location, I typed: http://localhost:7402/crx/repository/crx.default as described in Step 4 of "To set up WebDAV in a Windows environment:.
I got an error: "The folder you entered does not appear to be valid. Please choose another". I tried 4502 and it didn't work either.
What suggestions do you have?
By default Basic Authentication for WebDAV is disabled on Windows 7 and should be enabled. In order to
enable it, the following entry in the registry has to be updated to 2 or greater:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\BasicAuthLevel
Possible values:
2 or greater - Basic authentication enabled for SSL shares and for
non-SSL shares
You'll need to reboot. Hope that helps.
To enable Desktop Experience, open Server Manager > Features > Add Features > Desktop Experience.
After a reboot, the registry entry should present: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters\BasicAuthLevel
Modifying the value to 2 should allow you to map a drive, or network location to http://localhost:<port>/crx/repository/crx.default
Any idea?
Using CQ 5.5 (believing that this is the reason).
Using WebDAV
By default, CRX/CQ allow WebDAV connections. With any WebDAV client, point to the CRX/CQ WebDAV endpoint at http://<host>:<port>/crx/repository/crx.default. I have a laptop with Windows 7 64 bit. WebDAV does not work with that operating system so I had to download a WebDAV client. My personal preference for a WebDAV client is CyberDuck (http://cyberduck.ch).
1.Download and install Cyberduck
2.Run Cyberduck and click Open Connection
3.In the drop-down list select "WebDAV (Web-Based Distributed Authoring and Versioning)
4.Copy http://localhost:4502/crx/reposadsitory/crx.default to "Server"
5.Uncheck checkbox "Anonymous Login"
6.Enter admin for your "Username"
7.Enter admin for your "Password"
8.Click "Connect"
Thank you for your feedback about this third party webdav client.
Alex.
Our CQ5 forum is also a prime location for exchanging ideas and experiences related to CQ:
http://forums.adobe.com/community/digital_marketing_suite/cq5
Hope that helps.
Note: Customers with DayCare user accounts need to create a new account for use on day.com.