Route.exe command permissions


Recommended Posts

Our users need to be able to add a route with the route.exe command in Windows. However, it says they do not have permission ("access denied"). I really don't feel like going around to every single computer and giving people admin rights on their local machine just to let them have permission to do this. I shouldn't have to give them full local machine admin rights to do this. Is there some way to do it from the DC? Through Group Policy -- or something? I've tried adding them to the Network Configuration Operators group, but that does nothing.

The DC is Server 2003, and the workstations are both 2000 and XP Pro.

Link to comment
https://www.neowin.net/forum/topic/387645-routeexe-command-permissions/
Share on other sites

  King Rilian said:
Our users need to be able to add a route with the route.exe command in Windows.  However, it says they do not have permission ("access denied").  I really don't feel like going around to every single computer and giving people admin rights on their local machine just to let them have permission to do this.  I shouldn't have to give them full local machine admin rights to do this.  Is there some way to do it from the DC?  Through Group Policy -- or something?  I've tried adding them to the Network Configuration Operators group, but that does nothing.

The DC is Server 2003, and the workstations are both 2000 and XP Pro.

586699786[/snapback]

:huh: For what possible reason in the WORLD would a "USER" need to add a route??

Where exactly are they trying to route too? Their machines should route to the DEFAULT gateway on your network..

If for some reason routes need to be added to the local machines, then this should be done by the network admin - not users!

if you really need to do this do it true a "OU" and apply proper rights eg: admin rights.

then make sure replication is done right away like that it will send the signal to every machines that needs that, then you can have then log off and log back in or reboot there own unit.

but seriously dont do it, as per if they had there own routes then they will be able to bypass all your security settings and had new devices to the network to go around your policies. and use software you dont want them to on there box

I always thought that the object of having a router was to route (hence the name). Why would any user ever need to set their own routes? 99.999% of the time you never have to worry about routes. The rest of the time is for inter site communication where the router selects the shortest route first instead of the fastest route first. But then again if you are dependant on inter site connection, you should have a leased line.

  MazX_Napalm said:
Why would any user ever need to set their own routes?

586708232[/snapback]

I completely agree with you! But there could be cases where you need to set up routes that are internal to the network - not a common thing, but I think your 99.999% might be a bit of an exaggeration :p

For example some device tied to a local machine that uses tcp/ip to talk to the host machine.. but is not directly tied to the lan, only to the host computer.. Testing equipment, measurement devices, camera's, etc.. And and another machine on the local network also needs access.

Say your local network is 10.10.10.0/24 and some device connected to the 10.10.10.100 machine using the 192.168.1.0/24 network..

If only 1 or 2 other machines on the network need access to this device.. you might want to setup a route on these machines to talk to the 10.10.10.100 machine if they need to get a device say on 192.168.1.10

It is possible that the gateway device for the local network does not support additional routes, or acls, etc.. so the best course of action might be routes on the machines than need to be able to find this 192.168.1.10 device.

But this normally would not be handled by the user ;)

I am very curious to why a user would think he needs to be able to add routes on the fly? Or for that matter why an admin would want to give this right to a user ;)

  BudMan said:
:huh: For what possible reason in the WORLD would a "USER" need to add a route??

Where exactly are they trying to route too?  Their machines should route to the DEFAULT gateway on your network..

If for some reason routes need to be added to the local machines, then this should be done by the network admin - not users!

586706214[/snapback]

You know, BudMan, for as much knowledge as you know, you can be quite insulting. However, this time, you really didn't give any information on how to fix this problem. We know why our users have to add routes. I shouldn't have to explain the in's and out's of our program operations to people on some Internet message board.

Thanks for the help. :)

Why does everyone keep asking why our users need to change routes? Why do I have to explain the in's and out's of what we do? You don't need to know, so, if you know the answer, why can't you just say so?

Bottom line, here's why they need to change routes. They do a failover test for a network application -- a failover test that ROUTES TO A DIFFERENT SERVER. I'm not going into it more than that.

Everyone can be curious to their heart's content, but if you're not going to bother to even answer a question (and therefore just demonstrate that you don't actually know the answer) then stop posting here, and let someone who DOES know the answer give a response.

Edited by King Rilian

Dude this is a community - if you do not feel like giving us the details, them maybe we dont feel like answering your question.. ;)

Put them in the

Network Configuration Operators Group

http://support.microsoft.com/default.aspx?...8&Product=winxp

This gives them the ability to configure their local connection, I would think it should also give them the ability to add routes.. Though I have never actually needed to test it.

edit;

I just tested it - and yes it allows them to add routes.. :cool:

You must not have put them in the group on the local machine -- do you need help on how to do this? ;) I do not believe this available in 2k

Edited by BudMan
  BudMan said:
Dude this is a community - if you do not feel like giving us the details, them maybe we dont feel like answering your question.. ;)

Put them in the

Network Configuration Operators Group

http://support.microsoft.com/default.aspx?...8&Product=winxp

This gives them the ability to configure their local connection, I would think it should also give them the ability to add routes.. Though I have never actually needed to test it.

edit;

I just tested it - and yes it allows them to add routes..  :cool:

You must not have put them in the group on the local machine -- do you need help on how to do this? ;)  I do not believe this available in 2k

586716460[/snapback]

I've already tried this, and it doesn't work. I'm not sure why it doesn't work. Well, that's not entirely true. It works if I do it on the local machine, but, as you stated, it's only available in XP. Good advice, though, but for some reason it just doesn't work.

While I'm at it, let me tell everyone that I have also already tried to give them full admin rights to just the route.exe file, but that doesn't work either. They still need some sort of permission to change network settings (i.e. add routes).

Edited by King Rilian

Off the top, your stuck with 2k machines?? Easy solution would be to upgrade them to XP ;)

Other than that, I do believe to allow nonadmins to change network stuff you will need to set the permissions you desire on the registry keys in question

Im pretty sure the 2k Group Policy stuff was just to prevent even admins from accessing these settings - example;

http://www.microsoft.com/resources/documen....asp?frame=true

The issues of having to be admin to change networks settings in 2k and NT, etc.. was the reason they came up with the network operators group in XP - I thought ;)

Don't have alot of 2k boxes left around to play with to test it for you.

You will need to adjust the registry permissions on the key(s) in question to allow nonadmins to mess with these settings. A great tool for figuring out which keys are being accessed is regmon from sysinternals "free". Another great one is filemon..

These are great tools to have in figuring out EXACTLY what something is trying to do.. Which in your case can make sure the account trying to do it has the permissions on the objects it needs... I have used these tool many times in working out how to get a nonadmin account the ability to run a program that the maker says the user needs admin rights for.. ;)

If I find some time, maybe I'll take a look at it for you - since I do not recall off the top the reg keys.. But most likley somewhere around here;

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip

As to why we ask for details of what your doing - sometimes people get it in their head there is only one way to do something.. Which may be the HARD way of accomplishing what their after.. If we know WHAT your trying to do - maybe there is an easier way of doing it, etc..

As to me being "insulting" -- still not sure how asking a question is insulting? How is asking why a user would need to add/change routes insulting?

Edited by BudMan
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Don't really like these kinds of games but that song is nice.
    • SVE: easy video editor for trimming and cropping by Razvan Serea SVE SimpleVideoEditor is a lightweight, open-source video editor designed with simplicity and speed in mind. Built using Python and featuring a clean graphical user interface, it allows users to perform essential video editing tasks without the complexity of professional software. The tool supports trimming clips, cropping video frames, and extracting audio from video files, making it perfect for quick edits and basic media tasks. Its intuitive design ensures that even beginners can navigate and use it effectively without a steep learning curve. SVE SimpleVideoEditor doesn’t require heavy system resources or complicated installation steps, making it accessible on a wide range of systems. Ideal for casual users or anyone looking for a minimal yet functional editing tool, it offers a straightforward experience focused on getting the job done with minimal hassle. While more advanced tools like Shotcut offer extensive editing features and LosslessCut excels in ultra-fast, lossless trimming, SVE stands out for its simplicity and ease of use. Download: SimpleVideoEditor v2025.06.29 | 87.7 MB (Open Source) Links: SimpleVideoEditor Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • UPDF Pro lifetime subscription now 60% off by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 60% on a lifetime subscription to UPDF Pro. UPDF allows you to edit any document across Windows, Mac OS X, iOS, and Android devices. You can add or delete texts and edit their font, color, and size. You can add, crop, rotate, replace, extract or delete images as well as links and watermarks in PDF documents. You can also protect your PDF documents by adding an open password and permission password for restricting access to the document. With UPDF you can also quickly highlight, underline or strike out text or add shapes like sticky notes to PDF files. You can even delete pages quickly or rearrange them to suit your needs. You can convert any PDF to Word, Excel, Powerpoint... whatever you want... you name it! And it's all just a mouse click away! View PDF Set Page Layouts. View your documents in a single-page view, two-page view, scrolling, or two-page scrolling Dark Mode. Enhance the reading experience without putting up pressure on the user's eyes Sail Through Your PDF Documents Add bookmarks to your PDF Search for specific text across them in UPDF while viewing documents Read your eBooks without putting yourself in the difficulty of accessing data in the middle of the documents Multi-Tab View Ability. Set up multiple tabs across UPDF to view PDFs in a single instant Slideshows. Read your PDF better in slideshow view & avoid from tampering its format Annotate PDF Add Comments. Make comments in PDF documents, highlight, underline, or strikeout text, add text boxes & sticky notes Add Stamps & Stickers Add up to 100+ different kinds of stamps & stickers to your PDF Create a custom stamp to any section of the document Add Signatures. Draw a handwritten signature or type-in an electronic signature Insert Shapes Insert various shapes into your PDF, such as rectangles, ovals, arrows & lines Control the properties of these shapes by changing their style, thickness, border & fill colors, and opacity Share Annotated PDF via a Link Share the annotated PDF via a link after the completion of the requested task Recipient can iew, copy, download, or print the PDF without downloading any PDF software Edit PDF Add or Delete PDF Text. Easy to add new text, copy/cut, paste & delete text Edit Text. Edit PDF text properties such as font, size, color, style & typeface Add or Remove Image. Quickly add a new image from your device or easily remove images Edit Image. Image & object editing - crop, extract, replace, rotate, or delete content Convert PDF PDF to Office Formats. Convert PDF to Word, Excel, PowerPoint, CSV. PDF to Image Files. Convert PDF to PNG, JPEG, BMP, GIF & TIFF PDF to Text/RTF. For easy editing on common text editors PDF to HTML/XML. For better web interface creation PDF to PDF/A. For easy archival & retrieval of information AI-Powered OCR Technology. Transform image-based or scanned PDF files into searchable or editable PDF files with OCR Organize PDF Quickly Add or Delete PDF Pages. Quickly insert blank pages, or remove unwanted pages from your PDF by selecting & deleting them Rotate Pages. Rotate or turn a page left or right & get consistent and tidy PDFs Rearrange or Reorder PDF Pages. Rapidly reorganize your PDF or reorder a page by selecting the thumbnail & dragging it to its new position Split, Replace, or Extract Pages from PDF Effortlessly split a PDF into multiple PDFs by page number Extract any page or set of pages from a PDF document Replace pages with other PDF pages Good to know: Length of access: lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: desktop or mobile Max number of device(s): 4 Only available to new users Version: v1.2 Updates included A lifetime subscription to UPDF Pro normally costs $149.99, but you can pick it up for just $59.99 for a limited time - that represents a saving of $90 (60% off). For a full description, specs, and license info, click the link below. Get UPDF Pro (lifetime subscription) for just $59.99 (was $149.99), or learn more Although priced in U.S. dollars, this deal is available for digital purchase worldwide. We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • Okay, thank you very much. That was helpful. But then can't someone just easily game the YES response once and then...it's good forever? So how does this blocks kids from getting verified one way or another? And, because if it's just adult Joe Schmo, YES, then you have a problem with which "Joe Schmo". So it sounds like somewhere there's a database with your identity verification information and that service only delivers YES. Fair enough. But when (not if) that service is hacked and the games (age limits), porn (age limits), etc. website is hacked (again!), then someone is going to be able to connect A to B -- the same way the US gov't can track Bitcoin transactions and users today, even though they claim to be anonymous and secure (they are not). What keeps the source database from being hacked for the information that identifies Joe Schmos from one other? And, finally, what keeps Google and, well, everyone else from still selling your identity for ad sales on each and every platform for profit? Because if we had true anonymity, then they couldn't do that, so...I'm guessing that there's no true anonymity here. :(
  • Recent Achievements

    • Week One Done
      Devesh Beri earned a badge
      Week One Done
    • Week One Done
      956400 earned a badge
      Week One Done
    • First Post
      loose_observer earned a badge
      First Post
    • Week One Done
      BeeJay_Balu earned a badge
      Week One Done
    • Week One Done
      filminutz earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      470
    2. 2
      ATLien_0
      159
    3. 3
      +FloatingFatMan
      150
    4. 4
      Nick H.
      66
    5. 5
      +thexfile
      62
  • Tell a friend

    Love Neowin? Tell a friend!