hi Team,
web application in asp.net using SQL as back end.
IIS server is IIS 7.0.
3 variables: Windows NT Logon, anonylous logon, security group.
Ask:
the requirement is application should be accessible to
1: all the users who have windows NT authentication + are member of a specific security group.
2: all intenet facing users who are members of a specific group.
any help is much appreciated.