How to Configure nsswitch.conf in ubuntu 18.04 (upgrading from 16.04)Using NIS client in Ubuntu 18.04 crashes both Gnome and UnityUbuntu 18.04 .local domain dns lookup not workingProblems while upgrading from 16.04 to 18.04Upgrading from mythbuntu 16.04 to ubuntu 18.04Upgrading from ubuntu 16.04 LTS to ubuntu 18.04 LTSHow to create local account on NIS clients?

Double Erased my 64GB flash drive, but failed both. How to fully erase it again and make it work?

Employer wants me to do something explicitly illegal

What does "teleport anywhere in the world" mean?

Why is the Toffoli gate not sufficient for universal quantum computation?

Enumeration with direct and indirect properties

Why is the tangent of an angle called that?

CORS error but only from AJAX and not from HTML form

Why do laptop batteries have so many terminals?

Old story about a man with tattoos that told stories

Dynamically getting the complex number in a color wheel via moving mouse?

I peer reviewed a paper and found it to be sound - technically and language-wise. How should I write the review report?

What's a good use case for SELECT * in production code?

Regulation for ETFs in the UK after the Brexit

Can the diameter be controled by the injectivity radius and the volume?

Direct Speech: the conjunction "that" before the reported clause

Draw the Ionising Radiation Hazard Symbol

Variadic templates: unfold arguments in groups

What is the difference between "cat < filename" and "cat filename"?

How to upgrade SSD from HDD for my mac book pro

When is a preposition required with a time span and when not?

Does milk make cakes lighter or tougher?

Do one quarter of Swedes named 'Ali' have a criminal record?

How can I run a realistic open-world game with vast power differences, without resulting in constant TPKs?

Sue newspaper or the reporter for libel?



How to Configure nsswitch.conf in ubuntu 18.04 (upgrading from 16.04)


Using NIS client in Ubuntu 18.04 crashes both Gnome and UnityUbuntu 18.04 .local domain dns lookup not workingProblems while upgrading from 16.04 to 18.04Upgrading from mythbuntu 16.04 to ubuntu 18.04Upgrading from ubuntu 16.04 LTS to ubuntu 18.04 LTSHow to create local account on NIS clients?






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









0


















I am upgrading my client system from ubuntu 16.04 to ubuntu 18.04




/etc/nsswitch.conf



passwd: compat files nis nisplus



group: compat files nis nisplus



shadow: compat files nis nisplus



gshadow: files



hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



networks: files



protocols: db files



services: db files



ethers: db files



rpc: db files



netgroup: nis




In ubuntu 18.04




/etc/nsswitch.conf



passwd: compat files nis nisplus systemd



group: compat files nis nisplus systemd



shadow: compat files nis nisplus



gshadow: files



hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



networks: files



protocols: db files



services: db files



ethers: db files



rpc: db files



netgroup: nis




But now I am unable to connect to server.



I am getting the message:



A start job is running for Hold until boot process finishes up.



Kindly help.










share|improve this question

































    0


















    I am upgrading my client system from ubuntu 16.04 to ubuntu 18.04




    /etc/nsswitch.conf



    passwd: compat files nis nisplus



    group: compat files nis nisplus



    shadow: compat files nis nisplus



    gshadow: files



    hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



    networks: files



    protocols: db files



    services: db files



    ethers: db files



    rpc: db files



    netgroup: nis




    In ubuntu 18.04




    /etc/nsswitch.conf



    passwd: compat files nis nisplus systemd



    group: compat files nis nisplus systemd



    shadow: compat files nis nisplus



    gshadow: files



    hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



    networks: files



    protocols: db files



    services: db files



    ethers: db files



    rpc: db files



    netgroup: nis




    But now I am unable to connect to server.



    I am getting the message:



    A start job is running for Hold until boot process finishes up.



    Kindly help.










    share|improve this question





























      0













      0









      0








      I am upgrading my client system from ubuntu 16.04 to ubuntu 18.04




      /etc/nsswitch.conf



      passwd: compat files nis nisplus



      group: compat files nis nisplus



      shadow: compat files nis nisplus



      gshadow: files



      hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



      networks: files



      protocols: db files



      services: db files



      ethers: db files



      rpc: db files



      netgroup: nis




      In ubuntu 18.04




      /etc/nsswitch.conf



      passwd: compat files nis nisplus systemd



      group: compat files nis nisplus systemd



      shadow: compat files nis nisplus



      gshadow: files



      hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



      networks: files



      protocols: db files



      services: db files



      ethers: db files



      rpc: db files



      netgroup: nis




      But now I am unable to connect to server.



      I am getting the message:



      A start job is running for Hold until boot process finishes up.



      Kindly help.










      share|improve this question
















      I am upgrading my client system from ubuntu 16.04 to ubuntu 18.04




      /etc/nsswitch.conf



      passwd: compat files nis nisplus



      group: compat files nis nisplus



      shadow: compat files nis nisplus



      gshadow: files



      hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



      networks: files



      protocols: db files



      services: db files



      ethers: db files



      rpc: db files



      netgroup: nis




      In ubuntu 18.04




      /etc/nsswitch.conf



      passwd: compat files nis nisplus systemd



      group: compat files nis nisplus systemd



      shadow: compat files nis nisplus



      gshadow: files



      hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



      networks: files



      protocols: db files



      services: db files



      ethers: db files



      rpc: db files



      netgroup: nis




      But now I am unable to connect to server.



      I am getting the message:



      A start job is running for Hold until boot process finishes up.



      Kindly help.







      18.04 client nis






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 28 '18 at 8:53







      Purushothaman

















      asked Apr 28 '18 at 7:08









      PurushothamanPurushothaman

      1612 silver badges14 bronze badges




      1612 silver badges14 bronze badges























          1 Answer
          1






          active

          oldest

          votes


















          0



















          In my case I run nis ( dont have nisplus) and I check local accounts first then nis.
          I found that compat will do the necessary with nis checking for me( perhaps nisplus as well)ie checks the + entries in /etc/passwd and check local passwd with + and override home directories shells etc.
          If use it in this way, I can log in from command line with both a local and nis account ( with both a local and nfs home). For some reason there is a delay of 25 seconds approximately until the shell prompt is returned. On X it times out and locks screen. So I still have difficulties, but this might point you a bit further down the road or maybe it will work for you. Id be interested if you could post if you get it working fully.



          /etc/nsswitch.conf
          passwd: files compat systemd



          group: files compat systemd



          shadow: files compat
          gshadow: files



          hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



          networks: files



          protocols: db files



          services: db files



          ethers: db files



          rpc: db files



          netgroup: nis






          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%2f1029095%2fhow-to-configure-nsswitch-conf-in-ubuntu-18-04-upgrading-from-16-04%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown


























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0



















            In my case I run nis ( dont have nisplus) and I check local accounts first then nis.
            I found that compat will do the necessary with nis checking for me( perhaps nisplus as well)ie checks the + entries in /etc/passwd and check local passwd with + and override home directories shells etc.
            If use it in this way, I can log in from command line with both a local and nis account ( with both a local and nfs home). For some reason there is a delay of 25 seconds approximately until the shell prompt is returned. On X it times out and locks screen. So I still have difficulties, but this might point you a bit further down the road or maybe it will work for you. Id be interested if you could post if you get it working fully.



            /etc/nsswitch.conf
            passwd: files compat systemd



            group: files compat systemd



            shadow: files compat
            gshadow: files



            hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



            networks: files



            protocols: db files



            services: db files



            ethers: db files



            rpc: db files



            netgroup: nis






            share|improve this answer






























              0



















              In my case I run nis ( dont have nisplus) and I check local accounts first then nis.
              I found that compat will do the necessary with nis checking for me( perhaps nisplus as well)ie checks the + entries in /etc/passwd and check local passwd with + and override home directories shells etc.
              If use it in this way, I can log in from command line with both a local and nis account ( with both a local and nfs home). For some reason there is a delay of 25 seconds approximately until the shell prompt is returned. On X it times out and locks screen. So I still have difficulties, but this might point you a bit further down the road or maybe it will work for you. Id be interested if you could post if you get it working fully.



              /etc/nsswitch.conf
              passwd: files compat systemd



              group: files compat systemd



              shadow: files compat
              gshadow: files



              hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



              networks: files



              protocols: db files



              services: db files



              ethers: db files



              rpc: db files



              netgroup: nis






              share|improve this answer




























                0















                0











                0









                In my case I run nis ( dont have nisplus) and I check local accounts first then nis.
                I found that compat will do the necessary with nis checking for me( perhaps nisplus as well)ie checks the + entries in /etc/passwd and check local passwd with + and override home directories shells etc.
                If use it in this way, I can log in from command line with both a local and nis account ( with both a local and nfs home). For some reason there is a delay of 25 seconds approximately until the shell prompt is returned. On X it times out and locks screen. So I still have difficulties, but this might point you a bit further down the road or maybe it will work for you. Id be interested if you could post if you get it working fully.



                /etc/nsswitch.conf
                passwd: files compat systemd



                group: files compat systemd



                shadow: files compat
                gshadow: files



                hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



                networks: files



                protocols: db files



                services: db files



                ethers: db files



                rpc: db files



                netgroup: nis






                share|improve this answer














                In my case I run nis ( dont have nisplus) and I check local accounts first then nis.
                I found that compat will do the necessary with nis checking for me( perhaps nisplus as well)ie checks the + entries in /etc/passwd and check local passwd with + and override home directories shells etc.
                If use it in this way, I can log in from command line with both a local and nis account ( with both a local and nfs home). For some reason there is a delay of 25 seconds approximately until the shell prompt is returned. On X it times out and locks screen. So I still have difficulties, but this might point you a bit further down the road or maybe it will work for you. Id be interested if you could post if you get it working fully.



                /etc/nsswitch.conf
                passwd: files compat systemd



                group: files compat systemd



                shadow: files compat
                gshadow: files



                hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname



                networks: files



                protocols: db files



                services: db files



                ethers: db files



                rpc: db files



                netgroup: nis







                share|improve this answer













                share|improve this answer




                share|improve this answer










                answered May 4 '18 at 11:05









                Mart MartMart Mart

                311 silver badge3 bronze badges




                311 silver badge3 bronze badges































                    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%2f1029095%2fhow-to-configure-nsswitch-conf-in-ubuntu-18-04-upgrading-from-16-04%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?