Results 1 to 8 of 8

Thread: Ugrade to 14.04 killed SUDOERS permissions

  1. #1
    Join Date
    Apr 2016
    Beans
    5

    Ugrade to 14.04 killed SUDOERS permissions

    I am stuck between not having root user read/write access and the inability to see which users have sufficient permissions inside sudoers file. I am able to ssh to ATV1 but without SUDO root level access to system and files. Each command to proceed with kodi build (post upgrade to UBUNTU 14.04) is met with denied permissions and user (atv) not in sudoers file. F R U S T R A T I N G!!!!!! Please advise

  2. #2
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: Ugrade to 14.04 killed SUDOERS permissions

    post the output for
    Code:
    id username
    (changed username to the user's name you want to see.)

    usually not in sudoers file means not in the sudo group in Ubuntu.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  3. #3
    Join Date
    Apr 2016
    Beans
    5

    Re: Ugrade to 14.04 killed SUDOERS permissions

    uid=1000(atv) gid=1000(atv) groups=1000(atv),4(adm),6(disk),7(lp),20(dialout), 24(cdrom),29(audio),44(video)

  4. #4
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: Ugrade to 14.04 killed SUDOERS permissions

    I see no sudo, which, on Ubuntu, means no sudo/root access.
    Always odd, but fixable.

    To fix, you can log into a recovery mode, follow this:
    http://www.psychocats.net/ubuntu/resetpassword
    But instead of changing the password, you run this:
    Code:
    adduser username sudo
    then just type reboot and let the system reboot to normal Ubuntu.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  5. #5
    Join Date
    Apr 2016
    Beans
    5

    Re: Ugrade to 14.04 killed SUDOERS permissions

    the device is an 1st generation apple tv. How do you log into a recovery mode to add the user?

  6. #6
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,616
    Distro
    Ubuntu

    Re: Ugrade to 14.04 killed SUDOERS permissions

    the device is an 1st generation apple tv. How do you log into a recovery mode to add the user?
    In that case,
    Thread moved to Apple Hardware Users.

    I have no clue about Apple TVs
    Hopefully someone else does.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  7. #7
    Join Date
    Apr 2016
    Beans
    5

    Re: Ugrade to 14.04 killed SUDOERS permissions

    thank you for trying.

  8. #8
    Join Date
    Apr 2016
    Beans
    5

    Re: Ugrade to 14.04 killed SUDOERS permissions

    regardless of command initiated in ssh, the prompt requests [sudo] password for user. When I respond with the user password, it replies that the user is not in the sudoers file. And unfortunately, it will not allow additions to sudoers file. There must be a way to overwrite to gain permissions to access this file and add user to appropriate sudoer group? I am unable to complete kodi install if I am unable to get beyond this point. Surely, there must be a way to break this all down and startover from scratch..

Bookmarks

Posting Permissions

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