Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Programmatically Starting an NT driver when the user does not have driver start/stop priviledges

Programmatically Starting an NT driver when the user does not have driver start/stop priviledges

Scheduled Pinned Locked Moved System Admin
question
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Heywood
    wrote on last edited by
    #1

    I need to come up with a way to manually start and stop an NT driver from within a program when the user does not have the administrative priviledge to do so. It is necessary to restrict the user's access, (i.e admin priviledges), but it also necessary for the drivers our software uses to be in manual start mode, and start and stop from within the program. Is this a possibilty? There must be some workaround... Thanks.

    T 1 Reply Last reply
    0
    • H Heywood

      I need to come up with a way to manually start and stop an NT driver from within a program when the user does not have the administrative priviledge to do so. It is necessary to restrict the user's access, (i.e admin priviledges), but it also necessary for the drivers our software uses to be in manual start mode, and start and stop from within the program. Is this a possibilty? There must be some workaround... Thanks.

      T Offline
      T Offline
      Tim Deveaux
      wrote on last edited by
      #2

      How 'bout a service running with the proper privilege that does the work - the user app could communicate with it through a socket, perhaps, with requests to start and stop.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups