l33t DoS skillz n33d3d!
Thread Starter
VIP Member
iTrader: (1)
Joined: Dec 2002
Posts: 8,159
From: The Least Coast :(
Car Info: 08 sti
l33t DoS skillz n33d3d!
well im trying to manipulate a nt4 based login script (that is the LCD aka least common denominator on our network right now) to be able to see if %USERNAME% is a local admin or not.
(dont give me a huffy *** schpeel about local admin rights to users i dont want to hear it)
here is what i have so far
loginscript..
(intresting part)
net localgroup | find "Admin"
IF errorlevel 0 GOTO TIMECRASH
TIMECRASH is a portion of the script that sends a netsend to a admin consol telling me that some jabber is loggging in to X workstation with X username At X time.
any ideas on what is wrong.. basicly i need to know if a user loging in is a local admin so i can route them accordingly in my script.
(to set local system time from a server, or send me a message saying someone doesnt have the rights set up properly)
Any and all help is welcome.
(dont give me a huffy *** schpeel about local admin rights to users i dont want to hear it)
here is what i have so far
loginscript..
(intresting part)
net localgroup | find "Admin"
IF errorlevel 0 GOTO TIMECRASH
TIMECRASH is a portion of the script that sends a netsend to a admin consol telling me that some jabber is loggging in to X workstation with X username At X time.
any ideas on what is wrong.. basicly i need to know if a user loging in is a local admin so i can route them accordingly in my script.
(to set local system time from a server, or send me a message saying someone doesnt have the rights set up properly)
Any and all help is welcome.
Thread
Thread Starter
Forum
Replies
Last Post



