09-13-2010 05:10 PM
<alfresco-config>
<config evaluator="string-compare" condition="Remote">
<remote>
<endpoint>
<id>alfresco-noauth</id>
<name>Alfresco - unauthenticated access</name>
<description>Access to Alfresco Repository WebScripts that do not require authentication</description>
<connector-id>alfresco</connector-id>
<endpoint-url>http://localhost:8080/alfresco/s</endpoint-url>
<identity>none</identity>
</endpoint>
<endpoint>
<id>alfresco</id>
<name>Alfresco - user access</name>
<description>Access to Alfresco Repository WebScripts that require user authentication</description>
<connector-id>alfresco</connector-id>
<endpoint-url>http://localhost:8080/alfresco/s</endpoint-url>
<identity>user</identity>
</endpoint>
<endpoint>
<id>alfresco-feed</id>
<name>Alfresco Feed</name>
<description>Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet</description>
<connector-id>http</connector-id>
<endpoint-url>http://localhost:8080/alfresco/s</endpoint-url>
<basic-auth>true</basic-auth>
<identity>user</identity>
</endpoint>
</remote>
</config>
</alfresco-config>
- Edited the sample above to change the "localhost:8080" part of the URLs to match your local setup.09-22-2010 08:44 AM
09-22-2010 09:17 AM
Hello:The instructions are the same no matter what the operating system. Which files can't you find..?
There must be some misunderstanding in this question, i`ve seen your comments but i cannot find such files and folders in my computer.
Perhaps something has changed with 3.3 version. I always feel that the main focus in your comments drives to Linux users, and im not sure wether it applies or not to windows.
Cheers
09-22-2010 10:33 AM
The instructions are the same no matter what the operating system. Which files can't you find..?Hi again
Thanks,
Mike
09-22-2010 10:57 AM
09-22-2010 11:51 AM
Ok, sorry about that - must only be included as part of an installer script.
Grab it from SVN instead: http://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/slingshot/config/alfr...
Thanks,
Mike
09-22-2010 12:37 PM
09-22-2010 03:56 PM
10-14-2010 05:35 PM
11-01-2010 10:14 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.