Privilege Escalation and Remote User in Ansible |

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 17

  • @raajkumaarbm5338
    @raajkumaarbm5338 2 ปีที่แล้ว +1

    What will happen if you didn't removed the ask_pass paramater at 12:00 ...will it still ask for password even though keys are already in place?

    • @gineesh
      @gineesh 2 ปีที่แล้ว

      by default Ansible will not ask for password

  • @sureshchary3805
    @sureshchary3805 2 ปีที่แล้ว +2

    well explained... your video cleared my doubts... thank you very much

    • @gineesh
      @gineesh 2 ปีที่แล้ว

      thank you. Glad to hear that :)

  • @abrahamm.sheriff1016
    @abrahamm.sheriff1016 2 ปีที่แล้ว +2

    Is it possible for the login user to be the same as the user to to perform the task ( for example, remote_user = devops and become_user=devops). whereas devops user can run all privilege tasks on manage nodes.

    • @techbeatly
      @techbeatly  2 ปีที่แล้ว

      This is the basics of Linux. A normal user will not be able to execute any administrative operations without privilege execution. It can be sudo, su, pb(powerbroker) and so on.
      The become user can be any user. If you want to do administrative tasks, use root. If you want to do database operations then use Postgres or mysql accordingly.
      Hope this helps.
      Please join the group and ask questions there for quick help.
      t.me/techbeatly

  • @techkumar9760
    @techkumar9760 9 หลายเดือนก่อน

    hi we want the all these command and playbook.

    • @techbeatly
      @techbeatly  9 หลายเดือนก่อน

      I think you missed the description of the video.
      Please take anyway: github.com/iamgini/30-Days-of-Ansible-Bootcamp/

  • @svsphaneendra
    @svsphaneendra 3 ปีที่แล้ว +1

    Awesome...thanks for the wonderful videos and content

    • @techbeatly
      @techbeatly  3 ปีที่แล้ว

      Thank You 😊
      Glad to hear that 🥰

  • @jasjyotsingh2007
    @jasjyotsingh2007 6 หลายเดือนก่อน

    I am facing a strange issue..become_user causes problems when used with apt module..so had to remove it to make it work..for service modue had to use become_user to make it work

    • @techbeatly
      @techbeatly  6 หลายเดือนก่อน

      Could you please share more info in group? t.me/techbeatly

  • @5akura
    @5akura 3 ปีที่แล้ว

    thanks man, very nice video. quick, sharp, no bullshit. that's perfect

    • @techbeatly
      @techbeatly  3 ปีที่แล้ว +1

      Thank You 😊
      Glad to hear that 👍🏻

  • @rootcyborg
    @rootcyborg 3 ปีที่แล้ว +2

    cheattan malayali aano?

    • @gineesh
      @gineesh 2 ปีที่แล้ว +1

      Yes :)

  • @aravindsaravanan
    @aravindsaravanan 3 ปีที่แล้ว +1

    👍