Results 1 to 4 of 4

Thread: Installing ebox add on erros

  1. #1
    Join Date
    Jun 2008
    Beans
    43

    Installing ebox add on erros

    Sorry guys but I have another noob problem I installed ebox fine and its working however when I try to install add on packages I get an error.



    Also guys, how do I edit the samba user name and password as when I try to connect to it on my windows based pc I get asked for an user and pass.

    Thanks, twin-08

  2. #2
    Join Date
    Apr 2008
    Location
    England
    Beans
    260
    Distro
    Ubuntu

    Re: Installing ebox add on erros

    Edit your samba shares using the following in your smb.conf:

    Code:
    [share]
        path = /path/to/dir
        browseable = yes
        read only = no
        guest ok = no
        create mask = 0644
        directory mask = 0755
        force user = user
        force group = user
    replacing "user" with a user e.g. john

    Then restart samba:

    Code:
    sudo /etc/init.d/samba restart
    You should now be able to login with the username and password of the user you selected.

    Also, I would go for Webmin over eebox. A great tutorial: http://www.ubuntugeek.com/webmin-ins...ntu-linux.html

  3. #3
    Join Date
    Oct 2008
    Beans
    29

    Re: Installing ebox add on erros

    Hi , I Have Never Been Able To Get ebox-all to work i have always had to do each module by itself,

    Just a FYI

    Mike

  4. #4
    Join Date
    Aug 2007
    Beans
    7

    Re: Installing ebox add on erros

    Bad day today - installed 10.04 LTS and added ebox - bare bones ebox worked fine (but doesn't do much) so added a set of modules (office) and then now all I get is a 403 error for the control page and a note saying that there is also a 500 error.

    Any ideas - why has ebox eaten itself?

    Regards

    Ian

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •