Why does Ubuntu create a guest group when guest account has been disabled?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I'm using Ubuntu-Mate 16.04.
I've disabled the guest account by creating a 50-no-guest.conf file in
the /etc/lightdm/lightdm.conf.d folder, with the following command in the file:



[Seat:*]
allow-guest=false


That eliminated the guest login.



Before removing "Guest" I looked in "Manage Groups" and noticed that the guest creates a group entry. It looks something like:



guest-xxxxxx


After disallowing the guest account, I still show a guest entry in Group Manager. It is:



guest-7fan88


I can delete it, but it comes back next reboot. It is there even if I enable the guest account again.



Is this normal?



Do I have some other problem?



Can this be a security risk?



I'm very curious about this.



Thanks!










share|improve this question

























    up vote
    0
    down vote

    favorite












    I'm using Ubuntu-Mate 16.04.
    I've disabled the guest account by creating a 50-no-guest.conf file in
    the /etc/lightdm/lightdm.conf.d folder, with the following command in the file:



    [Seat:*]
    allow-guest=false


    That eliminated the guest login.



    Before removing "Guest" I looked in "Manage Groups" and noticed that the guest creates a group entry. It looks something like:



    guest-xxxxxx


    After disallowing the guest account, I still show a guest entry in Group Manager. It is:



    guest-7fan88


    I can delete it, but it comes back next reboot. It is there even if I enable the guest account again.



    Is this normal?



    Do I have some other problem?



    Can this be a security risk?



    I'm very curious about this.



    Thanks!










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I'm using Ubuntu-Mate 16.04.
      I've disabled the guest account by creating a 50-no-guest.conf file in
      the /etc/lightdm/lightdm.conf.d folder, with the following command in the file:



      [Seat:*]
      allow-guest=false


      That eliminated the guest login.



      Before removing "Guest" I looked in "Manage Groups" and noticed that the guest creates a group entry. It looks something like:



      guest-xxxxxx


      After disallowing the guest account, I still show a guest entry in Group Manager. It is:



      guest-7fan88


      I can delete it, but it comes back next reboot. It is there even if I enable the guest account again.



      Is this normal?



      Do I have some other problem?



      Can this be a security risk?



      I'm very curious about this.



      Thanks!










      share|improve this question













      I'm using Ubuntu-Mate 16.04.
      I've disabled the guest account by creating a 50-no-guest.conf file in
      the /etc/lightdm/lightdm.conf.d folder, with the following command in the file:



      [Seat:*]
      allow-guest=false


      That eliminated the guest login.



      Before removing "Guest" I looked in "Manage Groups" and noticed that the guest creates a group entry. It looks something like:



      guest-xxxxxx


      After disallowing the guest account, I still show a guest entry in Group Manager. It is:



      guest-7fan88


      I can delete it, but it comes back next reboot. It is there even if I enable the guest account again.



      Is this normal?



      Do I have some other problem?



      Can this be a security risk?



      I'm very curious about this.



      Thanks!







      permissions login security lightdm






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 7 at 23:38









      exe2bin

      12




      12




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          I had the same problem and used the command
          sudo deluser --remove-all-files guest-xxxxxx followed by sudo deluser -group guest-xxxxxx. It worked.



          The man-page for the above is :
          http://manpages.ubuntu.com/manpages/xenial/man8/deluser.8.html






          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',
            convertImagesToLinks: true,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            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%2f1004051%2fwhy-does-ubuntu-create-a-guest-group-when-guest-account-has-been-disabled%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            I had the same problem and used the command
            sudo deluser --remove-all-files guest-xxxxxx followed by sudo deluser -group guest-xxxxxx. It worked.



            The man-page for the above is :
            http://manpages.ubuntu.com/manpages/xenial/man8/deluser.8.html






            share|improve this answer


























              up vote
              0
              down vote













              I had the same problem and used the command
              sudo deluser --remove-all-files guest-xxxxxx followed by sudo deluser -group guest-xxxxxx. It worked.



              The man-page for the above is :
              http://manpages.ubuntu.com/manpages/xenial/man8/deluser.8.html






              share|improve this answer
























                up vote
                0
                down vote










                up vote
                0
                down vote









                I had the same problem and used the command
                sudo deluser --remove-all-files guest-xxxxxx followed by sudo deluser -group guest-xxxxxx. It worked.



                The man-page for the above is :
                http://manpages.ubuntu.com/manpages/xenial/man8/deluser.8.html






                share|improve this answer














                I had the same problem and used the command
                sudo deluser --remove-all-files guest-xxxxxx followed by sudo deluser -group guest-xxxxxx. It worked.



                The man-page for the above is :
                http://manpages.ubuntu.com/manpages/xenial/man8/deluser.8.html







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited May 3 at 15:51









                Jeremy

                1,44731832




                1,44731832










                answered May 3 at 6:20









                user825226

                1




                1



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1004051%2fwhy-does-ubuntu-create-a-guest-group-when-guest-account-has-been-disabled%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

                    Trouble downloading packages list due to a “Hash sum mismatch” error

                    How do I move numbers in filenames, in a batch renaming operation?