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