Privilege Escalation and Remote User in Ansible |

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 17

  • @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

  • @svsphaneendra
    @svsphaneendra 3 года назад +1

    Awesome...thanks for the wonderful videos and content

    • @techbeatly
      @techbeatly  3 года назад

      Thank You 😊
      Glad to hear that 🥰

  • @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

  • @jasjyotsingh2007
    @jasjyotsingh2007 4 месяца назад

    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  4 месяца назад

      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 👍🏻

  • @techkumar9760
    @techkumar9760 6 месяцев назад

    hi we want the all these command and playbook.

    • @techbeatly
      @techbeatly  6 месяцев назад

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

  • @rootCYBorg
    @rootCYBorg 2 года назад +2

    cheattan malayali aano?

    • @gineesh
      @gineesh 2 года назад +1

      Yes :)

  • @aravindsaravanan
    @aravindsaravanan 3 года назад +1

    👍