Re: Application execution?

From: Steven L Umbach (sumbach_at_nospam-ameritech.net)
Date: 01/06/04


Date: Tue, 06 Jan 2004 16:34:23 GMT

The first place would be to check permissions of the folder for the
application where it needs to ne at least read/list/execue for regular
users. If that does not help, then try using regmon and filemon from
SysInternals to see where access is being denied. You would have to log onto
a computer as a regular user and then use runas to execute filemon/regmon
with administrator credentials just before trying to run the application and
then vieweing the log to see where access was denied making necessary
permission changes and repeating the process as needed. --- Steve

http://www.sysinternals.com/ntw2k/source/filemon.shtml
http://www.sysinternals.com/ntw2k/source/regmon.shtml

"xezo" <anonymous@discussions.microsoft.com> wrote in message
news:30D9FEE1-4B5D-40C0-AEF7-0D5CCAC8BADF@microsoft.com...
> Hi everyone,
> I have a problem, namely on machine with win2000, only user who is member
of aministrator group can execute my .net application, when log on user is
member of users or power users .net apllication can't execute. I'm wondering
where to set security permissions for those users that enables execution of
.net aplications?
>
> best regards



Relevant Pages

  • Re: SQL 2000 Windows Authentication - Same User Multiple Groups
    ... App1 contains CRUD functionality using stored procs (EXEC perms on ... Resarch group (of which he is also a member), ... execute UpdateResearch. ... view-level permissions such that we can permit/deny a database ...
    (microsoft.public.sqlserver.security)
  • Re: SQL 2000 Windows Authentication - Same User Multiple Groups
    ... UpdateResearch stored procs. ... Resarch group (of which he is also a member), ... It's unclear to me why you explicitly denied execute on UpdateResearch to ... view-level permissions such that we can permit/deny a database action ...
    (microsoft.public.sqlserver.security)
  • Re: cant block delete permissions
    ... If you have any roles apart from db_datareader and db_datawriter revoke ... Now execute the delete statatement on that table. ... opened the table's 'manage permissions' dialog and explicitly denied delete ... We looked at her database role membership and saw that she was a member of ...
    (microsoft.public.sqlserver.security)
  • Solaris 10 autofs directory permissions - Solution
    ... the fact that my map file has 755 permissions not 644. ... If the execute permission is set, it becomes an executable map which is ... map is expected to return the content of an automounter map ...
    (SunManagers)
  • Re: Rights to execute jobs?
    ... Does anyone know if the rules surrounding stored procedure permissions apply ... Does this apply to a proc calling sp_start_job so that I ... raise the alert, so it could be anyone on the server. ... is that a group needs to not be an admin but still be able to execute ...
    (microsoft.public.sqlserver.security)