Hi All,
I have developed an asp.net application which is deployed(
say validated
serve) behind the firewall. All the end user are outside
this domain, which
means I can't authenticate and authorize end user, as the
LDAP is on other
domain. Now my manager want me to authenticate the user via
LDAP.
I am able to authenticate the end user via LDAP when both
end user and
application is on the same domain, but not for this problem
when end user
and application is running on different domain (behind the
firewall). I know
of one way to authenticate a user by sending his information
via web
services. I do know a radius server concept exist but
unfortunately I am not
able to find any example how to use it. Any idea or
suggestion regarding how
to tackle this security issue would be great.
Thanks
Ejaz
Need SQL Advice? http://sqladvice.com
Need RegEx Advice? http://regexadvice.com
Need XML Advice? http://xmladvice.com
|