UAC will not allow application to run

O

oracle8202

I have an application that UAC is blocking when logged in as standard
user. It asks for administrator credentials when trying to open the
application. I do not want to give the user administrator access at
all. Is there a way around this? For the meantime I have disabled
UAC in order to get the application to work. Of course now I cannot
run anything as an administrator unless I log off and log back on as
an administrator.
 
O

oracle8202

I have an application that UAC is blocking when logged in as standard
user. It asks for administrator credentials when trying to open the
application. I do not want to give the user administrator access at
all. Is there a way around this? For the meantime I have disabled
UAC in order to get the application to work. Of course now I cannot
run anything as an administrator unless I log off and log back on as
an administrator.

I guess what I need is a way to tell UAC that it can trust this
application. I'm not trying to install anything just open the
application. Basically, UAC has made this program worthless and I
cannot seem to find a way to get it to work. I am not willing to
allow the user of the machine any administrative access. If I were to
give them administrative access it would be more dangerous than
disabling UAC. What kind of design is this?
 
K

Kurt Herman

Un-install the program. Then re-install it as admin. Right click on the
setup.exe, and choose "run as admin" from the menu. You will see a couple of
UAC prompts on installation, but from then on, the app should run without
giving you any prompts.

Kurt
 
M

Mike Cawood, HND BIT

I guess what I need is a way to tell UAC that it can trust this
application. I'm not trying to install anything just open the
application. Basically, UAC has made this program worthless and I
cannot seem to find a way to get it to work. I am not willing to
allow the user of the machine any administrative access. If I were to
give them administrative access it would be more dangerous than
disabling UAC. What kind of design is this?

Can you not change the shortcut to run as administrator?
Regards Mike.
 
O

oracle8202

Can you not change the shortcut to run as administrator?
Regards Mike.- Hide quoted text -

- Show quoted text -

If I do these suggestions then I would have to give the user
administrator access. Then the user could potentially wreak havoc on
the system. This program ran fine under XP with no admin privileges.
I want to continue this practice. If I allow a user admin privileges
what's to stop him from deleting audit trails, installing virus,
changing settings, and so on. They simply cannot have admin access.
I cannot believe that Vista would suggest giving everyone admin rights
in order to run an application. This sounds like a horrible security
practice. They are basically saying this application could damage
your system so you cannot run it without admin rights so give everyone
an admin password and then they can run whatever they like as long as
they enter the password! If that is the case why don't we just make
every account an admin account and turn off UAC altogether?
 
J

Jupiter Jones [MVP]

"I cannot believe that Vista would suggest"
There is no such suggestion from Microsoft.
If you have a poorly written program that needs Administrator access,
you need to accept that or move to a better written program.

The best fix is for the program manufacturer to write an update so the
program runs properly.
Have you asked the manufacturer about Windows vista compatibility?

If the manufacturer is not interested in Windows Vista compatibility,
then you have a few choices with two being:
1. Change to a program from a manufacturer that writes secure code.
2. Use work-a-rounds as suggested.
Of course some work-a-rounds compromise security.
 
O

oracle8202

"I cannot believe that Vista would suggest"
There is no such suggestion from Microsoft.
If you have a poorly written program that needs Administrator access,
you need to accept that or move to a better written program.

The best fix is for the program manufacturer to write an update so the
program runs properly.
Have you asked the manufacturer about Windows vista compatibility?

If the manufacturer is not interested in Windows Vista compatibility,
then you have a few choices with two being:
1. Change to a program from a manufacturer that writes secure code.
2. Use work-a-rounds as suggested.
Of course some work-a-rounds compromise security.

--
Jupiter Jones [MVP]http://www3.telus.net/dandemar






- Show quoted text -

You are correct, that was a poor chose of words on my part. I
understand that the end result is more security but Microsoft seems to
assume we all live in a perfect world where every application is
written flawlessly. Unfortunately, this is not the case and they
should allow some flexibility for users trying to migrate toward their
new OS. I'm sure the manufacturer will eventually get the software
working for Vista, but in the meantime are we supposed to sacrifice
security until all vendors catch up? It defeats the purpose of Vista
trying to be more secure in the first place.
 

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