Hi There,
We are working on MVC project
we have implemented authentication module using LDAP groups.
no login page ,just user access the Url.
like if a user is in admin group give full rights else restricted access.
we are fetching the user name by passing the userid
This is working fine in local host.
After deploying to our servers IIS we are not able to get the logged in user.
we obseved that the apppool name is coming instead of the userid who accessed the Url.
Not getting where we did the mistake.
Can anyone please help us.
Thanks in advance.
Gangadhar.
Go to the complete details ...