I'm trying to create a class for a non-web application that finds out if the user currently logged in the workstation is the administrator or has administrator privileges. What is the best way of doing this?
Created Oct 28, 2001
Eugene Kuleshov Use JAAS. It has the authentication module for Windows.