Login to webmin with user has no password (SSH)In AWS Ubuntu AMI server refused our key while SSH loginWhat is the best way to secure my EC2 server in regards to the SSH?Log location for failed Webmin login attempts?Remotely connect to Amazon AWS MysqlHow to shift user in ubuntu using ssh keypairPermission denied (publickey) Amazon Linux awsMake Ubuntu 16.04 server ask for a password when logged inAccess secondary EBS volume and change permission of /.ssh directory - AWS

What does Darth Vader think Obi-Wan's referring to when Obi says "If you strike me down..."

How should I say "where", as in a mathematical definitions?

Is there a 2019-digit number such that the sum of squares of its digits is a square number?

White marks on garage ceiling

usage of the word "stubborn"

Is there a way to easily validate that a SQL Script is compatible with a specific SQL Server version?

Why would a life company agree to a 20-year guaranteed life annuity which is expected to pay out more than the principal?

Is it possible to use a Mordhau grip to deal bludgeoning damage?

What makes an airport "international"?

What is the purpose of R1 in this circuit?

Heavy condensation inside car during winter. Tried multiple things, but no results!

Am I being run backwards?

Why do some applications have files with no extension?

How to understand quality of Google Maps transport info in advance?

20 cards with no Set

Receive a list of names and return a list of users - HackerRank test

Where do I put nobles/royalty in a scifi military

Opening Moves: Pawn Chains and Countering Attacks

Reverse color of overlapping points?

Water Jug Problem in AI

Can I land my aircraft on the grass next to the runway at a public airport?

The lecturer supposed to grade my presentation fell asleep while I held it. Should I complain?

What to do if caught in a physical pentest?

What are pitfalls I should be aware of with NPC/PC romantic relationships?



Login to webmin with user has no password (SSH)


In AWS Ubuntu AMI server refused our key while SSH loginWhat is the best way to secure my EC2 server in regards to the SSH?Log location for failed Webmin login attempts?Remotely connect to Amazon AWS MysqlHow to shift user in ubuntu using ssh keypairPermission denied (publickey) Amazon Linux awsMake Ubuntu 16.04 server ask for a password when logged inAccess secondary EBS volume and change permission of /.ssh directory - AWS






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









2

















I have an simple Ubuntu 12.04 instance running on AWS EC2



I have webmin installed and accessable, but am presented with a login requiring username and password.



As part of the AWS install, you don't have a "root" user you can access, but an "ubuntu" user with sudo rights. This user does not have a password, access is via SSH key pair



I don't want to set a password for ubuntu user, preferring the security of SSH.



How do I access webmin without needing to enter a password? Is it best I create a new userid with a password that is also a sudoer? Seems a bit daft given that is one reason i want webmin in the first place :-)










share|improve this question
































    2

















    I have an simple Ubuntu 12.04 instance running on AWS EC2



    I have webmin installed and accessable, but am presented with a login requiring username and password.



    As part of the AWS install, you don't have a "root" user you can access, but an "ubuntu" user with sudo rights. This user does not have a password, access is via SSH key pair



    I don't want to set a password for ubuntu user, preferring the security of SSH.



    How do I access webmin without needing to enter a password? Is it best I create a new userid with a password that is also a sudoer? Seems a bit daft given that is one reason i want webmin in the first place :-)










    share|improve this question




























      2












      2








      2








      I have an simple Ubuntu 12.04 instance running on AWS EC2



      I have webmin installed and accessable, but am presented with a login requiring username and password.



      As part of the AWS install, you don't have a "root" user you can access, but an "ubuntu" user with sudo rights. This user does not have a password, access is via SSH key pair



      I don't want to set a password for ubuntu user, preferring the security of SSH.



      How do I access webmin without needing to enter a password? Is it best I create a new userid with a password that is also a sudoer? Seems a bit daft given that is one reason i want webmin in the first place :-)










      share|improve this question















      I have an simple Ubuntu 12.04 instance running on AWS EC2



      I have webmin installed and accessable, but am presented with a login requiring username and password.



      As part of the AWS install, you don't have a "root" user you can access, but an "ubuntu" user with sudo rights. This user does not have a password, access is via SSH key pair



      I don't want to set a password for ubuntu user, preferring the security of SSH.



      How do I access webmin without needing to enter a password? Is it best I create a new userid with a password that is also a sudoer? Seems a bit daft given that is one reason i want webmin in the first place :-)







      12.04 ssh amazon-ec2 webmin






      share|improve this question














      share|improve this question











      share|improve this question




      share|improve this question










      asked Jun 5 '13 at 11:57









      walleyeukwalleyeuk

      111 silver badge2 bronze badges




      111 silver badge2 bronze badges























          2 Answers
          2






          active

          oldest

          votes


















          0


















          The Webmin wiki has a documentation section where it explains the process of granting users specific per module or system-wide rights. You will also find examples on how to create new webmin users and how to modify existing user privileges. In effect you can bypass the sudo system but at the same time design a more granular per module per user access control system.






          share|improve this answer

































            0


















            I also have that same problem when installing webmin on DigitalOcean Droplet. A bit of research shows me that I can change the password in SSH terminal.



            Let's say you want your webmin user ubuntu to have password foo:
            /usr/libexec/webmin/changepass.pl /etc/webmin ubuntu foo



            Now you can login to webmin with your new password.






            share|improve this answer



























              Your Answer








              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "89"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader:
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              ,
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );














              draft saved

              draft discarded
















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f304364%2flogin-to-webmin-with-user-has-no-password-ssh%23new-answer', 'question_page');

              );

              Post as a guest















              Required, but never shown


























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              0


















              The Webmin wiki has a documentation section where it explains the process of granting users specific per module or system-wide rights. You will also find examples on how to create new webmin users and how to modify existing user privileges. In effect you can bypass the sudo system but at the same time design a more granular per module per user access control system.






              share|improve this answer






























                0


















                The Webmin wiki has a documentation section where it explains the process of granting users specific per module or system-wide rights. You will also find examples on how to create new webmin users and how to modify existing user privileges. In effect you can bypass the sudo system but at the same time design a more granular per module per user access control system.






                share|improve this answer




























                  0














                  0










                  0









                  The Webmin wiki has a documentation section where it explains the process of granting users specific per module or system-wide rights. You will also find examples on how to create new webmin users and how to modify existing user privileges. In effect you can bypass the sudo system but at the same time design a more granular per module per user access control system.






                  share|improve this answer














                  The Webmin wiki has a documentation section where it explains the process of granting users specific per module or system-wide rights. You will also find examples on how to create new webmin users and how to modify existing user privileges. In effect you can bypass the sudo system but at the same time design a more granular per module per user access control system.







                  share|improve this answer













                  share|improve this answer




                  share|improve this answer










                  answered Jun 5 '13 at 12:16









                  hmayaghmayag

                  2,0303 gold badges15 silver badges22 bronze badges




                  2,0303 gold badges15 silver badges22 bronze badges


























                      0


















                      I also have that same problem when installing webmin on DigitalOcean Droplet. A bit of research shows me that I can change the password in SSH terminal.



                      Let's say you want your webmin user ubuntu to have password foo:
                      /usr/libexec/webmin/changepass.pl /etc/webmin ubuntu foo



                      Now you can login to webmin with your new password.






                      share|improve this answer






























                        0


















                        I also have that same problem when installing webmin on DigitalOcean Droplet. A bit of research shows me that I can change the password in SSH terminal.



                        Let's say you want your webmin user ubuntu to have password foo:
                        /usr/libexec/webmin/changepass.pl /etc/webmin ubuntu foo



                        Now you can login to webmin with your new password.






                        share|improve this answer




























                          0














                          0










                          0









                          I also have that same problem when installing webmin on DigitalOcean Droplet. A bit of research shows me that I can change the password in SSH terminal.



                          Let's say you want your webmin user ubuntu to have password foo:
                          /usr/libexec/webmin/changepass.pl /etc/webmin ubuntu foo



                          Now you can login to webmin with your new password.






                          share|improve this answer














                          I also have that same problem when installing webmin on DigitalOcean Droplet. A bit of research shows me that I can change the password in SSH terminal.



                          Let's say you want your webmin user ubuntu to have password foo:
                          /usr/libexec/webmin/changepass.pl /etc/webmin ubuntu foo



                          Now you can login to webmin with your new password.







                          share|improve this answer













                          share|improve this answer




                          share|improve this answer










                          answered Aug 10 at 4:43









                          CadeCade

                          1




                          1































                              draft saved

                              draft discarded















































                              Thanks for contributing an answer to Ask Ubuntu!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid


                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.

                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f304364%2flogin-to-webmin-with-user-has-no-password-ssh%23new-answer', 'question_page');

                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown









                              Popular posts from this blog

                              Tamil (spriik) Luke uk diar | Nawigatjuun

                              Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                              Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?