Ghost21 Posted April 2, 2009 Posted April 2, 2009 Verifing The A. User & B. Password = Administrator ? If its a Domain Admin or a Workstation Admin ? So I'm assuming somethign with Active Directory ? Can someone point me in the correct direction... Thanks
PsaltyDS Posted April 2, 2009 Posted April 2, 2009 Verifing The A. User & B. Password = Administrator ? If its a Domain Admin or a Workstation Admin ? So I'm assuming somethign with Active Directory ? Can someone point me in the correct direction... Thanks Not sure what you are asking. The password isn't required to check group membership (local or domain), assuming your account has permissions to check group memberships at all. The most basic method would be from the command prompt: NET USER YourUserName /DOMAIN The output will list group memberships. More advanced methods are available on the forum using LDAP and WMI COM interfaces (search is your friend). Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now