I'm developing a web app where the clients live on a Novell Network (It's a 3500 workstation school district). The app, however, is .NET 2.0. I want to use Windows Authentication to automatically authenticate the Novell User that is logged in to my application. (Using LDAP).
How do I go about getting the Novell Authenticated User from the machine?