open cmd prompt with su.exe

M

Mr. Novice

If I use su.exe to open a command prompt and then do a
continious ping, I'm not able to break out of it. Control
C does nothing and control break doesn't stop it either.
I've fooled around with the su and cmd switches but
haven't had any luck. Does anybody know what the problem
is?

Thanks,

Chad
 
M

Mr. Novice

Yes, and the problem with runas is that it will not
accept passwords that are piped into it. This script is
more like a dashbord. When you first open it it asks you
for the password to your admin account and stores it as a
vairable. Then you get a menu with a list of applications
that require admin rights to run. You select an option
from the list and it pipes the admin password to su and
opens the app. This prevents my team mates and I from
having to continiously type in the password to our admin
accounts.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top