Results 1 to 4 of 4

Thread: RHEL 6: Allow user change IP address without root password

  1. #1
    Junior Member
    Join Date
    Mar 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Angry RHEL 6: Allow user change IP address without root password

    How to allow user change IP address without root password in RHEL 6

    Thanks In Advance

  2. #2
    Never say die nixcraft's Avatar
    Join Date
    Jan 2005
    Location
    BIOS
    Posts
    4,374
    Thanks
    17
    Thanked 754 Times in 496 Posts
    Rep Power
    10

    Default

    Set USERCTL=yes|no to yes so that non-root users are allowed to control eth0 device. If you set USERCTL to no non-root users are not allowed to control this device (default). Edit your /etc/sysconfig/network/ifcfg-eth0 and set
    USERCTL=yes
    As a non-root user, use ifconfig command to control device.
    All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]


  3. #3
    Junior Member
    Join Date
    Mar 2013
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Default

    Thanks,
    Im able to change IP, what if I want to change IP via UI... Is it possible??

  4. #4
    Never say die nixcraft's Avatar
    Join Date
    Jan 2005
    Location
    BIOS
    Posts
    4,374
    Thanks
    17
    Thanked 754 Times in 496 Posts
    Rep Power
    10

    Default

    Quote Originally Posted by rahulpaliwal View Post
    Thanks,
    Im able to change IP, what if I want to change IP via UI... Is it possible??
    Yes, there is an option in UI (network manager). Just select "Allow all users"
    Attached Images Attached Images
    All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. how to prevent to change root password
    By pop77 in forum Ubuntu / Debian
    Replies: 8
    Last Post: 13th August 2010, 05:10 PM
  2. Change root password using perl script?
    By Raj1 in forum Solaris/OpenSolaris
    Replies: 8
    Last Post: 13th June 2008, 11:01 PM
  3. how to change root password
    By sandromax in forum Solaris/OpenSolaris
    Replies: 4
    Last Post: 11th October 2007, 02:43 AM
  4. Change root password MySQL 5
    By chiku in forum Databases servers
    Replies: 1
    Last Post: 16th January 2007, 08:46 PM
  5. Replies: 0
    Last Post: 20th December 2006, 02:36 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41