Error - function - access control

Hi guys,.

I was following ' ' Application Express Advanced tutorials how to build a page of access control «»

But in the tutorial function would not work:

http://download.Oracle.com/docs/CD/E14373_01/AppDev.32/e13363/ACL.htm#CHDDDFBD

(Acl_custom_auth) CREATE or REPLACE FUNCTION
p_username IN VARCHAR2,
p_password IN VARCHAR2)
RETURN BOOLEAN IS
BEGIN
C1 (SELECT 1
Of acl_employees
WHERE upper (userid) = upper (p_username)
AND upper (last_name) = upper (p_password))
LOOP
RETURN TRUE;
END LOOP;
RETURN FALSE;
END;
/

Could you please tell where is the error?
What is "c1" service?


Thanks in advance,
Fateh

You have to identify you with the ID of the table to acl_employees, with the password the same name table.
Thus, for example:
username: 1
password: 'KING '.
(including the quotation marks)
The data in your table contains both quotes.

Tags: Database

Similar Questions

  • rundll32exe error when tryng to access control panel

    How and where can I find a free solution for rundll\32\exe error message while tryng to access control panel

    Hello

    (1) what is the operating system that you use on the computer?
    (2) have you made changes on the computer?
    (3) what is the accurate and complete error message you get?
    Follow these methods.
    Method 1: Follow the steps in the article.
    Note: You will need a Windows XP CD to perform this operation.
     
    Cannot find the Rundll32.exe file when you open Control Panel

    http://support.Microsoft.com/kb/812340

    Method 2: Run the analysis of file system (CFS) auditor to repair corrupted files.

    http://support.Microsoft.com/kb/310747

    Note: You will need a Windows XP CD to perform this operation.
    I hope this helps!
  • Error "could not open the access control editor, access is denied" while accessing the C: drive

    Hello

    I use Home Basic to Windows 7, I saw two drive C: / and R. /. by mistake I changed security optional properties of the discs now I can

    to access only a: .my c: drive / drive does not open when I open drive c properties, then on security and it continue display "cannot open the access control editor, access is denied.any another application do not open I can not even able to restore it, please help step by step"

    thanx

    Original title: in the c drive security permissions

    Hi Ravindra,

    Thanks for posting your question on the Forum of the Microsoft community.

    Permissions are rules associated with objects on a computer or network, such as files and folders. Permissions determine whether you can access an object and what you can do with him. For example, you might have access to a document in a shared folder on a network. Also, refer to:

    What to know before applying permissions to a file or folder

    According to your error message. I would like you try these steps and check if the problem persists.

    Steps for the reader:
     
    a. click on the drive, click Propertiesand then click the Security tab.
    b. click Advancedand then click the owner tab.
    c. click change, and then do one of the following:
    (d) to change the owner to a user or group that is not listed, click other users and groups and enter the object name to select (examples), type the name of the user or group and then click OK.
    e. to change the owner to a user or a group is listed in the change of ownership of the area, click the new owner.
    f. If you want to take ownership of the contents of the disc, select the Replace owner of subcontainers and objects of the box.
    g. click OKand then click Yes when you receive the following message appears: you are not allowed to read the contents of directory folder name. Do you want to replace the the directory permissions with permissions granting you full control?
    h. all permissions will be replaced if you click Yes.
    i. click OK.

    Check if the problem persists.

    Hope this information is useful. If the problem still persists, please post back for further assistance, we will be happy to help you.

  • Power of fire Access Control Policy - error after re-image

    Hello world

    I have recently given in image module power light (6.0.0) on a Cisco ASA 5512-x and I have this error on the section of access control policy:

    Whence this reference to politics? I have not deleted something, this is a new installation.

    Any ideas?

    Thank you

    Hello

    The error indicates that it might be a bad installation where there was a problem when restarting,

    You can try to import any other ASDM access control strategy and see if it works.

    If the problem persists, you will need to follow the steps below:

    1) uninstall the SFR
    sw-module module sfr uninstall
    
    2) wr mem
    3) Reload ASA ( in Maintenance window)
    4) load the boot image (6.0.0.1055)
    5) Load the package file
    Check the ASDM again and see if the policy apply works.
    
    Rate if it helps.
    
    Thanks,Ankita
  • Directory MSDS access control error

    I'm trying to grant access to a directory phone users Jabber video and I get the following error.

    Unable to communicate with the  Provisioning Extension. See log (log-web.txt) for details. 

    Journal - web.txt

    23:15:29,641 [9] WARN  ASP.tandberg_tms_ui_phonebook_phonebooksetonuser_ascx - POST http://localhost:8788/pb/phonebooks/id/7a187c51-5da2-40a7-a214-27c4ae871ea1/acls failed: The remote server returned an error: (500) Internal Server Error.

    I confirmed and even updated the user used in TMSPE settings, while the health check out all green.

    Any ideas before I open a TAC case, thank you.

    Hi Patrick.

    It's a bug :) it happens when you change access control. For example, you grant access to a group, then clear, then re-enable a re.

    The only solution is to recreate the phonebook. Delete it and recreate it. It will be fixed in the next version, I think.

    / Magnus

    Sent by Cisco Support technique iPhone App

  • fine-grained access control

    Hello

    I use under version

    Connected to Oracle Database 11g Express Edition Release 11.2.0.2.0

    I'm learning the fine access control

    SQL > connect / as sysdba

    connected.

    SQL > grant execute on dbms_rls to george;


    Grant succeeded

    _______________________________________

    Related: GEORGE

    I created under function

    SQL > CREATE OR REPLACE FUNCTION SECURITY_FN1)

    2 P_OBJ_SCHEMA IN VARCHAR2,

    3 P_OBJ_NAME IN VARCHAR2)

    4

    5 RETURN VARCHAR2

    6 EAST

    7. START

    8 IF USE = "PLSQL1" THEN

    RETURN ID < 4' 9 ';

    10. OTHER

    11 BACK ";

    12 END IF;

    13 END;

    14.

    While I try to run the pl/sql block, he's throwing error.

    BEGIN

    DBMS_RLS. () ADD_POLICY

    OBJECT_SCHEMA = > "GEORGE."

    Object_name = > "SPROCKETS."

    POLICY_NAME = > "POLICY1."

    FUNCTION_SCHEMA = > "GEORGE."

    POLICY_FUNCTION = > 'SECURITY_FN1 ',.

    STATEMENT_TYPES = > "SELECT."

    UPDATE_CHECK = > FALSE);

    END;

    ORA-00439: feature not enabled: fine-grained access control

    ORA-06512: at "SYS." DBMS_RLS", line 20

    ORA-06512: at line 3 level

    What causes the error, I gave george grant option option.

    Please help me

    Thank you

    Hello

    I think that you don't have this option available in this doc (VPD)

    See

    Options and features not included

    http://docs.Oracle.com/CD/E17781_01/license.112/e18068/TOC.htm#XELIC117

    also here http://docs.oracle.com/cd/E11882_01/appdev.112/e40758/d_rls.htm#ARPLS052 you can see that it is the only luxury of EE edition.

    The DBMS_RLS package contains the administrative interface of access control to end grain, which is used to implement the private virtual database (DPV). DBMS_RLS is only available with the Enterprise edition.

  • ORA-24247: network access denied by access control list (ACL)

    I use the function UTL_MAIL to send an attachment using PL/SQL. When I run the code, I get an error message. Why this is happening and how I can fix it. It was working before.

    I'm running on a DB v. 11.1.0.7
    SQL> @c:\report_usc2_test.sql
    DECLARE
    *
    ERROR at line 1:
    ORA-24247: network access denied by access control list (ACL)
    ORA-06512: at "SYS.UTL_TCP", line 17
    ORA-06512: at "SYS.UTL_TCP", line 246
    ORA-06512: at "SYS.UTL_SMTP", line 115
    ORA-06512: at "SYS.UTL_SMTP", line 138
    ORA-06512: at "SYS.UTL_MAIL", line 386
    ORA-06512: at "SYS.UTL_MAIL", line 631
    ORA-06512: at line 23
    Here is my code:
    DECLARE
       fhandle                       UTL_FILE.file_type;
       vtextout                      VARCHAR2 (32000);
       text                          VARCHAR2 (32000);
       v_message                     VARCHAR2 (2000);
       v_output_file_path            VARCHAR2 (200);
    
     /* Open the output file in Read mode */
    BEGIN
       fhandle := UTL_FILE.fopen ('/appl/custom', 'REPORT_USC2.txt', 'r');
       LOOP
          BEGIN
             UTL_FILE.get_line (fhandle, vtextout);
             text := text || vtextout || UTL_TCP.crlf;
       EXCEPTION
             WHEN NO_DATA_FOUND  THEN
                EXIT;
          END;
       END LOOP;
       UTL_FILE.fclose (fhandle);
    
        /*Calling UTL_MAIL.send_attach_varchar2 to send the output as Email attachment */
       UTL_MAIL.send_attach_varchar2
       (
         sender          => '[email protected]',
         recipients      => '[email protected]',
         subject         => 'Report Created - USC2',
         MESSAGE         => 'A Report for USC2 has been generated.  Please do not reply or respond to this e-mail, as it has been automatically generated.',
         attachment      => text,
         att_inline      => FALSE,
         att_filename    => 'REPORT_USC2.txt'
        );
    END;
    /
    oerr ora 24247
    24247, 00000, "network access denied by access control list (ACL)"
    // *Cause:    No access control list (ACL) has been assigned to the target
    //            host or the privilege necessary to access the target host has not
    //            been granted to the user in the access control list.
    // *Action:   Ensure that an access control list (ACL) has been assigned to
    //            the target host and the privilege necessary to access the target
    //            host has been granted to the user.
    

    I don't see anywhere in your code when you add a user to the ACL...

    You can read about this feature of security here
    http://www.Oracle.com/technology/pub/articles/Oracle-database-11g-top-features/11g-security.html

    "UTL_TCP/HTTP/SMTP access control lists.

  • Access OWB11g ACL process flows Email Network denied by access control list

    Hello

    I created an ACL to the e-mail server host and user OWBSYS

    I can test this by creating an e-mail package test in the OWBSYS schema and execute it successfully.

    However, when I deploy a workflow process with an operator of mail I get the following error.

    ORA-24247: network access denied by access control list (ACL)
    ORA-06512: at "SYS." UTL_TCP", line 17
    ORA-06512: at "SYS." UTL_TCP", line 246
    ORA-06512: at "SYS." UTL_SMTP", line 115
    ORA-06512: at "SYS." UTL_SMTP", line 138
    ORA-06512: at line 8 level

    This is a check on the ACL

    SQL > select acl, main, privilege, dba_network_acl_privileges is_grant;

    ACL
    --------------------------------------------------------------------------------
    MAIN
    --------------------------------------------------------------------------------
    PRIVILEGES IS_GR
    ------- -----
    / sys/ACLs/acl_for_owb5_cc. XML
    CONNECT
    Connect the true

    / sys/ACLs/acl_for_owb5_cc. XML
    OWBSYS
    Connect the true

    What Miss me? Any ideas greatly appreciated. Thank you.

    Fahd

    Read the note 470920.1 on metalink:
    Activity in the process Flow fails with ORA-24247 e-mail: network access denied by the ACLs ACL (OWB 11.1.0.6)

    It is the part of the Cause of the doc:

    Oracle Database 11 g Release 1 (11.1) includes a fine grain to the UTL_TCP access control.
    Packages UTL_SMTP, UTL_MAIL, UTL_HTTP and UTL_INADDR using Oracle XMLDB.
    If your application uses one of these packages, then install DB OracleXML if it is not already
    installed and configure network Access Control Lists (ACL) in the database before these packages
    can function as they were in earlier versions.

    And it's the solution according to Oracle:

    Set the ACL for the OWBSYS scheme:

    1. connect to the base with the SYS as SYSDBA user
    2. run the script after updating the mail server name and port number:

    SQL > EXECUTE DBMS_NETWORK_ACL_ADMIN. CREATE_ACL ('acl_for_owb_cc.xml', 'ACL to Control Center', 'OWBSYS', TRUE, "connect");
    SQL > EXECUTE DBMS_NETWORK_ACL_ADMIN. ASSIGN_ACL ('acl_for_owb_cc.xml', 'mail_server.domain.com', 25);
    SQL > COMMIT;

    HTH,
    Robert

  • Problem installing Webroot for MSN (part of the Internet software of MSN Premium subscription) "error 5: access is denied" and "Setup could not create the directory"C:; Program Files/Webroot/security /...

    Original title: problem installing Webroot for MSN (part of the Internet software of MSN Premium subscription)

    Try installing Webroot to MSN but when I run the installer, I get "error 5: access is denied" and "Setup could not create the directory"C:; Program Files/Webroot/security/current/plugins/antimalware/Backup ". OS is XP with Service Pack 3. I tried to delete my existing Webroot program and turning to the bottom/off other security options... Any suggestions? Thank you.

    Thanks for the reply. I was able to finally get the new Webroot program to install after running a Microsoft Fix affecting the directory uninstall the old prgm Webroot and meets a new error code (1603), which led me to this site to permissions Grant full control to the SYSTEM account.

    http://support.Microsoft.com/kb/834484

  • my taskbar disappears and I can't close properly. Cannot access control panel

    Hi please can help you.

    If I leave the computer for a while, the screen freezes.

    I can't stop the computer correctly in the start menu, but have to do it from the Tower

    by pressing the button until the orange indicator light appears. Instead of going to start, log off etc.

    I can't access control panel either, but everything else seems to work very well.

    Also, the taskbar disappears.

    Help, please.   best regards and thank you joan

    Hi joanmorgan


    Method 1:

    You can check if you have found errors in the case where the Viewer, and if you find one, let us know the details. Check out the link for more details below:
    http://support.Microsoft.com/kb/308427

    Method 2:
    You can even perform the clean boot on the Windows XP computer and check if you can identify the application that is causing problems in the clean boot state. To perform the clean boot follow step 1, mentioned in the article, below, and then try again checking in this state of boot -

    http://support.Microsoft.com/kb/310353

    If the issue is resolved check what non-Microsoft service or program is at the origin of the problem. referring to article and following the other steps.
    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    a. Click Start, type msconfig.exe in the start search box and press ENTER.
    If you are prompted for an administrator password or for confirmation, type your password, or click on continue.

    b. on the general tab, click the Normal startup option and then click OK.

    c. When you are prompted to restart the computer, click on restart.

    I hope this helps.

  • Windows Installer error 5: access denied

    Recently, my live mesh stopped connection software so I tried to uninstall it so that I can re-install and solve the problem. Now, I get a message that the Windows Installer service is not available. When I go to Services and try to start the installer, I get an error 5:access denied. I ran scannow and it fixed my msiexec.exe file several times but when I try to run msiexec /Unregister I get "Windows cannot access the specified path, file.» You don't have appropriate permissions to access the topic"I tried to run the Installer CleanUp utility I get an error. I tried to install the Windows Installer (MSI) 4.5 and I get a message that the update does not apply to my system. I am out of options and would like that to then try. And I would like to know why this problem that is happening now. Is there an update I installed that caused this problem? I really don't want to reinstall windows and start all over again a workabnle solution would be appreciated.

    Utility Windows Installer Cleanup has been retired by Microsoft very recently because she was too breaking other parts of Windows, it was supposed to only really be used with MS Office applications.  This explains further.

    How to uninstall the suites Office 2003, Office 2007 or Office 2010 so I can't uninstall it from Control Panel?
    http://support.Microsoft.com/kb/290301

    Is the system restore option for you, or Image backups that you may have created?

    How to repair the operating system and how to restore the configuration of the operating system to an earlier point in time in Windows Vista (or 7)
    http://support.Microsoft.com/kb/936212/#appliesTo

    How to analyze the entries in the log file generating the program Checker (SFC.exe) resources of Microsoft Windows in Windows Vista
    http://support.Microsoft.com/kb/928228#appliesTo

    Have you seen this document for troubleshooting Setup?

    This article was written by XP, a lot of it, but not all, also applies to Vista and Windows 7, you can use it as a guide to troubleshooting, if something does not work, you have to adapt to Windows 7 (things like Documents and Settings = users folders). or move on to the next mentioned 'method'.

    How to resolve common "Windows Installer" problems
    http://support.Microsoft.com/kb/555175

    IF you have a 64-bit Windows 64-bit operating system, the files will be in System32 and the 32-bit files are in Syswow64.  'On 64-bit operating system Windows, 32-bit binaries are located in%systemroot%\SysWow64 folder. Files 64-bit binaries are located in the the%systemroot%\System32 folder. »

    In this case I would record two versions, then you will know that you got the right one.

    How to reset security settings to default values
    http://support.Microsoft.com/default.aspx?scid=313222#1

    See if any of these options will allow you to run with higher privileges .msi file?

    Context menu "Run as administrator" for Vista MSI
    http://www.Symantec.com/connect/downloads/MSI-run-administrator-context-menu-Vista

    Try this from an elevated command msiexec /a prompt (and enter in your full path for the .msi file)

    Can you extract the files and find a right click on Setup.exe and "Run As an Administrator"?

    How to: extract files from an .msi file by using the Windows command line
    http://thebackroomtech.WordPress.com/2007/08/23/HOWTO-extract-files-from-a-MSI-file-using-the-Windows-command-line/

    Have you tried to test with another user?

    Try running ChkDsk to check your drive for errors. Right click on your drive icon / properties / tools / error checking.  Try first by checking do not each box (that it will run in read-only mode) to see if it reports any problems file or hard drive.  If so, restart it by checking both boxes and restart to allow him to attempt to fix any problems found.

    Have you tried to eliminate third-party programs such as anti antivirus realtime as possible a cause?

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/default.aspx/KB/929135

    It may be time to save your valuable data and return the Windows installation for factory on the first day?

  • N2848 - MAC access control lists

    Hello

    Our network uses multiple switches Dell 2848 and we want to restrict access to the network to a certain group of MAC addresses.

    Someone at - it experience of this?  In the menu, I see this option ' home > switch > Network Security > Access Control Lists > MAC Access Control Lists'.  I can't find any explanation of this function in the manuals PDF I downloaded wasn't so not sure if I was in the right place.

    Any help would be greatly appreciated.

    This allows in fact to only allow the MAC addresses you want. There is an inherited deny this rule at the end of the ACL.

    You must first make a MAC ACL rule and then apply this rule to the desired interface. You can learn more on page 657: http://dell.to/1WFiTWT

    It can also be configured through the CLI. The CLI guide includes some info and examples onpPage 276: http://dell.to/1SVu3Bp

    I hope this helps.

  • Connection status: unknown, the dependency service or group could be started. __Windows could not start the DHCP Client service on Local computer. Error 5:Access is denied.

    Good evening!

    About 2 days ago my laptop not able to connect to the internet with wireless on, a brand of red x on the computer icon in the bottom right. When I hover the mouse over this icon, it shows ' connection status: unknown, the dependency service or group could be started. " I check services and found DHCP stopped running, I tried to start it manually, it shows "Windows didn't start the DHCP Client service on Local computer." Error 5:Access is denied. "I did ' sfc/scannow' and found no errors.
    I use a laptop from my friend and it works great! So there is nothing wrong with the router but my own laptop. My laptop runs windows Vista editions Home Premium with Service Pack 2.

    Need help! Please, need to connect to the internet to go to school online. Thanks in advance for any help!

    Very respectfully,.
    Jay2010

    Hello
    Failed to start the Service on the local computer's DHCP Client (applies as well to Vista)
    http://WindowsXP.MVPs.org/DHCP.htm

    ----------------------------------------

    Start - type in the search box-> find CMD top - right on - click RUN AS ADMIN

    You can copy and paste this command, and then press enter

    netsh winsock reset catalog

    ======================

    Run checkdisk - schedule it to run at the next startup, then apply OK then restart your way.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    ----------------------------------------

    Try setting all Windows services on their default values.

    Start - type in the search box-> find Services at top - right click - RUN AS ADMIN

    Vista default services
    http://www.blackviper.com/WinVista/servicecfg.htm

    ---------------------------------------

    Actually try updating your driver: (use a wire or download on another computer and transfer via)
    removable media)

    Control Panel - network - write down of the brand and the model of the Wifi - double click top - tab of the driver - write
    version - click the driver update (cannot do something that MS is far behind the pilots of certification). Then
    Right click on the Wifi device and UNINSTALL - Reboot - it will refresh the driver stack.

    Look at the sites of the manufacturer for drivers - and the manufacturer of the device manually.
    http://pcsupport.about.com/od/driverssupport/HT/driverdlmfgr.htm

    How to install a device driver in Vista Device Manager
    http://www.Vistax64.com/tutorials/193584-Device-Manager-install-driver.html

    Download - SAVE - go where you put it - right click – RUN AS ADMIN.

    You can download several at once however restart after the installation of each of them.

    After watching the system manufacturer, you can check the manufacturer of the device an even newer version. (The
    manufacturer of system become your backup policies).

    Repeat for network (NIC) card and is a good time to get the other updated drivers as Vista like
    updated drivers.

    I would also turn off auto update for the drivers. If the updates Windows suggests a just HIDE as they
    are almost always old, and you can search drivers manually as needed.

    How to disable automatic driver Installation in Windows Vista - drivers
    http://www.AddictiveTips.com/Windows-Tips/how-to-disable-automatic-driver-installation-in-Windows-Vista/
    http://TechNet.Microsoft.com/en-us/library/cc730606 (WS.10) .aspx

    ---------------------------------------

    You can get more help in these forums.
    http://social.technet.Microsoft.com/forums/en/category/windowsvistaitpro

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • Error 5: Access is denied: failed to create the installation directory...

    I am installing an "Advanced System Care" program I get an error message, Setup failed to create the directory 'C:\users\arthur\appdata\local\temp\is-rukl.temp '.

    error 5 access is denied

    I realized today that I think I got this error on several things, I tried to install recently.  I thought it was a problem with the actual program installer.

    I have no idea where to start even.  Thanks for any help you can give me

    The problem is with the security permissions on the temp of your profile folder. To correct it access %Temp% or C:\Users\[Username]\AppData\Local and right click the Temp folder and choose Properties, then click the Security tab, and click Advanced.

    On the permissions tab, you should see the permissions that are there. There are 3 that are:

    'SYSTEM' with a total control that applies to "this folder, subfolders and files.

    "Administrators" with full control that applies to "this folder, subfolders and files.

    "Your username" in the full control that applies to "this folder, subfolders and files.

    and all 3 must be inherited from the folder C:\Users\[Username]\.

    If you have the option "Include the permissions that can be inherited from the parent to this object" checked, then check it and click on continue if there are problems, then remove the permissions that are not inherited.

    Once you click on 'Apply' and click 'OK', you must have the permissions to write to the directory and you won't get the error messages more.

    Hope this has solved your problem

  • Windows 7: error 5 (access denied) when you try to start the Volume Shadow Copy (VSS) service

    System: Win 7 Ultimate x 64 on a HP Pavilion DV6. My account is the user account only suitable on the laptop and an administrator account.

    When you try to do a system restore, it came with an error that the Volume Shadow Copy Service did not work, even if this error code is not relevant for the purposes of this question later, I managed to run the system restore in SafeMode to an old restore point...

    When you try to turn on VSS, I checked services.msc (which I ran as administrator) and VSS was off and on the manual. I tried clicking on start, the following error message came:

    "Windows didn't start the Volume shadow copy on the Local computer service."
    Error 5: access is denied. »

    I then switched to automatic and tried again, same error. I tried since everything I can possibly think (including the definition of back and forth between manual & auto then trying the solutions below) to get the service starts, nothing helps. The solutions tried so far:

    -net start vss high cmd - returns the same error (error 5 access is denied)
    -high vssvc.exe cmd - same
    -changed the full control permissions for me, the group admin and NETWORK SERVICE (that I had to add) to the System32 folder and vssvc.exe but no change
    -changed the permissions to full control for myself, admin and NETWORK SERVICE group (who even once, I must add) for VSS in regedit (open as administrator) still nothing
    -even tried to restart explorer.exe a high cmd and a task manager high and again made the permissions - still nothing.

    The only thing I haven't done is run a sfc scan, but tbh, I doubt that will fix anything. It also seems that VSS has been turned off for a while, as my last restore point was about 3 months ago and I installed things since.

    Any suggestions/ideas would be appreciated, because I'm going nuts with that now! Thank you!

    The Volume Shadow Copy Service must not be on auto-start.

    According to the site TechNet Microsoft VSS THAT was introduced with Windows XP SP1 and since that time it has always installed as manual start since he does not need to be started automatically and it works day and night to do nothing.  Some places say different times when VSS has been introduced, but be sure that it was a long time ago.

    A popular site to see how Windows Services should / could be put in place is here:

    http://www.blackviper.com/service-configurations/

    If you've read about VSS on Microsoft TechNet, it says:

    https://TechNet.Microsoft.com/en-us/library/hh125927 (v = ws.10) .aspx

    So do you think the MS TechNet site is fake and that each installation of Windows since XP has a badly installed VSS Service?  If that were the case all Windows systems in the world would be in trouble.

    On an unafflicted system if you open the services applet and observe the VSS Service, it should look like this:

    So if you start a backup operation or even create a Restore Point, go back to the Service applet and press F5 to refresh you'll see that the VSS Service changed its status to start:

    Once the operation is complete the VSS Service will stop itself (it may take a while).

    That's how it is supposed to work.

    We should certainly be able to affect the automatic VSS Service and you should be able to start, but you shouldn't need to.  People who say that "solved their problem" forgets to mention the days/weeks to try things that lead to get their system of work.  There is no way of knowing which of the dozens of things that they could have tried really solved the problem.

    You say that the system restore worked in Mode safe (but not a normal startup) and if it is true that means usually something to load in a normal trunk causing a problem and that something is usually an antivirus/antimalware application that is 'protect' your system against the changes.  When you start mode safe these things are usually not loaded this is why sometimes your system restore mode without failure.

    Contributors known for these programs are Norton, McAfee, Avast, Avira, Kaspersky and probably others.

    So what antivirus/antimalware programs you are running and have checked their support pages for known problems with backup/restore system restore?

    Norton has even a page about these issues:

    https://support.Norton.com/SP/en/us/home/current/solutions/v51118464_EndUserProfile_en_us

    Even McAfee told their product to uninstall completely before doing a system restore:

    "Intel Security recommends that you remove McAfee security products before to proceed with an upgrade of the operating system or the Microsoft System Restore and then re-install your McAfee product when the update/restore is complete. "

    So I assumed that whatever your AV program happens to be could be part of the issue here - but we don't know what it is.

    We know error 5 is a permissions/access denied error type, but you shouldn't make adjustments to get VSS to start if something is wrong.  If as you have tried adjustments have been necessary every Windows system in the world should also make these adjustments and coming is not past.

    Of course, now, your system might be more affected since you've been changing permissions on the things trying to VSS to start when there is probably not a problem with VSS in the first place, so who knows what condition are in now.

    You could start by uninstalling what your AV software (most manufacturers have a special program for that) and by eliminating third-party applications that are known to interfere.  You can always reinstall them again later, no?

Maybe you are looking for