Going from a shared NFS /home to a full LDAP solution












7















I recently deployed about a dozen Ubuntu (Karmic) desktops in a small office. Everything was going great, but storage became an issue. I then moved /home to an NFS mount which solved the immediate problem.



Months later, I'm regretting this. The company is extremely disorganized with high turnover, people never stay at the same desk for long and now I have 12 machines that anyone needs to access at any given time. This gets crazy with conflicting UID/GID's as well.



I'd like to just use LDAP and make the problem go away. The issue is, they want to be self sufficient, so I need some (easy) way for the office administrator to manage users. Preferably something GUI driven and simple/intuitive to use.



What are my options?










share|improve this question


















  • 2





    LDAP and nfs are two different issues. What about using LDAP for authentication and autofs to automatically mount the home directory via nfs?

    – txwikinger
    Jul 28 '10 at 19:56











  • I feel your pain. While there are certainly technical solutions available, I am not sure which approach is most applicable to your situation and your conditions. Nevertheless I would probably ask the question at serverfault.com instead, considering the very general sysadmin character of the question.

    – andol
    Jul 28 '10 at 20:08
















7















I recently deployed about a dozen Ubuntu (Karmic) desktops in a small office. Everything was going great, but storage became an issue. I then moved /home to an NFS mount which solved the immediate problem.



Months later, I'm regretting this. The company is extremely disorganized with high turnover, people never stay at the same desk for long and now I have 12 machines that anyone needs to access at any given time. This gets crazy with conflicting UID/GID's as well.



I'd like to just use LDAP and make the problem go away. The issue is, they want to be self sufficient, so I need some (easy) way for the office administrator to manage users. Preferably something GUI driven and simple/intuitive to use.



What are my options?










share|improve this question


















  • 2





    LDAP and nfs are two different issues. What about using LDAP for authentication and autofs to automatically mount the home directory via nfs?

    – txwikinger
    Jul 28 '10 at 19:56











  • I feel your pain. While there are certainly technical solutions available, I am not sure which approach is most applicable to your situation and your conditions. Nevertheless I would probably ask the question at serverfault.com instead, considering the very general sysadmin character of the question.

    – andol
    Jul 28 '10 at 20:08














7












7








7








I recently deployed about a dozen Ubuntu (Karmic) desktops in a small office. Everything was going great, but storage became an issue. I then moved /home to an NFS mount which solved the immediate problem.



Months later, I'm regretting this. The company is extremely disorganized with high turnover, people never stay at the same desk for long and now I have 12 machines that anyone needs to access at any given time. This gets crazy with conflicting UID/GID's as well.



I'd like to just use LDAP and make the problem go away. The issue is, they want to be self sufficient, so I need some (easy) way for the office administrator to manage users. Preferably something GUI driven and simple/intuitive to use.



What are my options?










share|improve this question














I recently deployed about a dozen Ubuntu (Karmic) desktops in a small office. Everything was going great, but storage became an issue. I then moved /home to an NFS mount which solved the immediate problem.



Months later, I'm regretting this. The company is extremely disorganized with high turnover, people never stay at the same desk for long and now I have 12 machines that anyone needs to access at any given time. This gets crazy with conflicting UID/GID's as well.



I'd like to just use LDAP and make the problem go away. The issue is, they want to be self sufficient, so I need some (easy) way for the office administrator to manage users. Preferably something GUI driven and simple/intuitive to use.



What are my options?







ldap nfs gui






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 28 '10 at 19:48









Tim PostTim Post

482625




482625








  • 2





    LDAP and nfs are two different issues. What about using LDAP for authentication and autofs to automatically mount the home directory via nfs?

    – txwikinger
    Jul 28 '10 at 19:56











  • I feel your pain. While there are certainly technical solutions available, I am not sure which approach is most applicable to your situation and your conditions. Nevertheless I would probably ask the question at serverfault.com instead, considering the very general sysadmin character of the question.

    – andol
    Jul 28 '10 at 20:08














  • 2





    LDAP and nfs are two different issues. What about using LDAP for authentication and autofs to automatically mount the home directory via nfs?

    – txwikinger
    Jul 28 '10 at 19:56











  • I feel your pain. While there are certainly technical solutions available, I am not sure which approach is most applicable to your situation and your conditions. Nevertheless I would probably ask the question at serverfault.com instead, considering the very general sysadmin character of the question.

    – andol
    Jul 28 '10 at 20:08








2




2





LDAP and nfs are two different issues. What about using LDAP for authentication and autofs to automatically mount the home directory via nfs?

– txwikinger
Jul 28 '10 at 19:56





LDAP and nfs are two different issues. What about using LDAP for authentication and autofs to automatically mount the home directory via nfs?

– txwikinger
Jul 28 '10 at 19:56













I feel your pain. While there are certainly technical solutions available, I am not sure which approach is most applicable to your situation and your conditions. Nevertheless I would probably ask the question at serverfault.com instead, considering the very general sysadmin character of the question.

– andol
Jul 28 '10 at 20:08





I feel your pain. While there are certainly technical solutions available, I am not sure which approach is most applicable to your situation and your conditions. Nevertheless I would probably ask the question at serverfault.com instead, considering the very general sysadmin character of the question.

– andol
Jul 28 '10 at 20:08










1 Answer
1






active

oldest

votes


















6














You can try eBox for the server, it has a very straightforward web interface, you can install it from the repositories, and has all the functionality you need. The whole process is documented in the Ubuntu Server Guide, check https://help.ubuntu.com/10.04/serverguide/C/ebox.html.



However you still would have to take care of the configuration in the client workstations.






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/3.0/"u003ecc by-sa 3.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%2f56%2fgoing-from-a-shared-nfs-home-to-a-full-ldap-solution%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









    6














    You can try eBox for the server, it has a very straightforward web interface, you can install it from the repositories, and has all the functionality you need. The whole process is documented in the Ubuntu Server Guide, check https://help.ubuntu.com/10.04/serverguide/C/ebox.html.



    However you still would have to take care of the configuration in the client workstations.






    share|improve this answer






























      6














      You can try eBox for the server, it has a very straightforward web interface, you can install it from the repositories, and has all the functionality you need. The whole process is documented in the Ubuntu Server Guide, check https://help.ubuntu.com/10.04/serverguide/C/ebox.html.



      However you still would have to take care of the configuration in the client workstations.






      share|improve this answer




























        6












        6








        6







        You can try eBox for the server, it has a very straightforward web interface, you can install it from the repositories, and has all the functionality you need. The whole process is documented in the Ubuntu Server Guide, check https://help.ubuntu.com/10.04/serverguide/C/ebox.html.



        However you still would have to take care of the configuration in the client workstations.






        share|improve this answer















        You can try eBox for the server, it has a very straightforward web interface, you can install it from the repositories, and has all the functionality you need. The whole process is documented in the Ubuntu Server Guide, check https://help.ubuntu.com/10.04/serverguide/C/ebox.html.



        However you still would have to take care of the configuration in the client workstations.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Jul 29 '10 at 10:05

























        answered Jul 29 '10 at 8:52









        paulo.albuquerquepaulo.albuquerque

        1,436117




        1,436117






























            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%2f56%2fgoing-from-a-shared-nfs-home-to-a-full-ldap-solution%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

            Quarter-circle Tiles

            build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

            Mont Emei