You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
In our ASP.NET application, User.Identity.Name returns an empty string for a user coming from a trusted domain. However, in local domain, it works fine.
ASP 2.0 code based oh Session("LOGON_USER") works for both local domain users and trusted domain users.
We are using Windows 2000 Server with Integrated Security enabled.