Integration Alfresco with AD + Guest Access
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2011 12:33 PM
Hi All,
I am using Alfesco 3.4d and I integrate with my Windows 2008 R2 without problem.
But now I can´t see the page without authentication and some information is public.
How do I enable guest access without ask me login and password?
I tried with some parameters but it doesn´t work.
I added the configuration below in alfresco-global.properties file.
—
authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1
assthru,ldap1:ldap-ad
alfresco.authentication.allowGuestLogin=true
alfresco.authentication.authenticateCIFS=false
ntlm.authentication.sso.enabled=false
ntlm.authentication.mapUnknownUserToGuest=true
passthru.authentication.servers=MyDomain\\myserver.mydomain
passthru.authentication.authenticateCIFS=true
passthru.authentication.guestAccess=true
ldap.authentication.active=false
ldap.synchronization.active=true
—
How do I allow guest access on my page?
Best regards,
Bibo
I am using Alfesco 3.4d and I integrate with my Windows 2008 R2 without problem.

But now I can´t see the page without authentication and some information is public.
How do I enable guest access without ask me login and password?
I tried with some parameters but it doesn´t work.
I added the configuration below in alfresco-global.properties file.
—
authentication.chain=alfrescoNtlm1:alfrescoNtlm,passthru1

alfresco.authentication.allowGuestLogin=true
alfresco.authentication.authenticateCIFS=false
ntlm.authentication.sso.enabled=false
ntlm.authentication.mapUnknownUserToGuest=true
passthru.authentication.servers=MyDomain\\myserver.mydomain
passthru.authentication.authenticateCIFS=true
passthru.authentication.guestAccess=true
ldap.authentication.active=false
ldap.synchronization.active=true
—
How do I allow guest access on my page?
Best regards,
Bibo
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2011 02:27 PM
I forgot to say that my problem is on share site (localhost/share).
The alfresco site (localhost/alfresco) the guest user is working.
[]´s,
Bibo
The alfresco site (localhost/alfresco) the guest user is working.
[]´s,
Bibo
