Hi All,
Requirement was NTLM authentication.
Steps followed:-
1. Created a AD domain on one window server and client on another windows machine.
2. created a user into login in client Machine.
3. Created one keytab file with the username and credentials.
3.. TEST THE AUTHENTICATION FROM LINUX OS.
4. CONFIGURE APACHE FOR KERBEROS AUTHENTICATION.
5. CONFIGURE AEM6 FOR THE HEADER VALUE AND USER CREATION.
6.. TEST THE AUTHOR ACCESS FROM WINDOWS CLIENT.
The above all steps were successful, but when i login to client machine with the user (I have added administrator group to this user)and access author(not asking for credentials) SSO is working fine.
But I am not able to see the content on /crx/de/index.jsp ( User is behaving as normal anonymous user).
what might be the reasons?
Thanks a lot, Mahesh
Solved! Go to Solution.
Mahesh Vikram wrote...
The above all steps were successful, but when i login to client machine with the user (I have added administrator group to this user)and access author(not asking for credentials) SSO is working fine.
But I am not able to see the content on /crx/de/index.jsp ( User is behaving as normal anonymous user).
what might be the reasons?
Hi Mahesh,
what group does the SSO user belong to in your AEM instance? Sounds like a user has been created in your instance, but they have not been added to any groups, hence they have anonymous access. If they don't belong to a group, add then test this by adding them to the contributors group.
Regards,
Opkar
Mahesh Vikram wrote...
The above all steps were successful, but when i login to client machine with the user (I have added administrator group to this user)and access author(not asking for credentials) SSO is working fine.
But I am not able to see the content on /crx/de/index.jsp ( User is behaving as normal anonymous user).
what might be the reasons?
Hi Mahesh,
what group does the SSO user belong to in your AEM instance? Sounds like a user has been created in your instance, but they have not been added to any groups, hence they have anonymous access. If they don't belong to a group, add then test this by adding them to the contributors group.
Regards,
Opkar
Views
Like
Replies