Results 1 to 5 of 5

Thread: Samba system config password not accepted ubuntu 13.04

  1. #1
    Join Date
    Jul 2009
    Location
    India
    Beans
    6
    Distro
    Xubuntu 9.04 Jaunty Jackalope

    Samba system config password not accepted ubuntu 13.04

    Hi all,

    After a long hiatus of not using Ubuntu (working in a windows server world these days) I have just found a project that made me want to give the ol' ubuntu another go.
    We have need of a media\file server and had an old 1u rack mount server lying around that would be perfect for the job. I downloaded and installed ubuntu server 13.04 and added the xubuntu desktop.
    I installed samba system config since the rest of samba was already installed.

    I logged in with my account (administrator) with admin rights but when I click on the samba system config tool it asked for a password, but none of my password were accepted. I then thought I needed to add the samba user and I did that with the same username and password, then I restated samba and tried again and I had the same issue. I made another user with admin rights and logged in with that account but still the same problem.
    Last night I tried the same thing on a mint 14 box and it worked fine.

    Can any one tell me what I'm doing wrong or how I can go about fixing this.

    Thanks in advance

    Justin
    Last edited by siamesekatz; May 9th, 2013 at 02:59 PM.

  2. #2
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Samba system config password not accepted ubuntu 13.04

    Thread moved to server platforms.

    You're more likely to get a response in this sub forum.
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  3. #3
    Join Date
    May 2008
    Location
    SoCal
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Samba system config password not accepted ubuntu 13.04

    Quote Originally Posted by siamesekatz View Post
    Hi all,

    After a long hiatus of not using Ubuntu (working in a windows server world these days) I have just found a project that made me want to give the ol' ubuntu another go.
    We have need of a media\file server and had an old 1u rack mount server lying around that would be perfect for the job. I downloaded and installed ubuntu server 13.04 and added the xubuntu desktop.
    I installed samba system config since the rest of samba was already installed.
    Post the results of this
    Code:
    ps aux|grep mbd

    I logged in with my account (administrator) with admin rights but when I click on the samba system config tool it asked for a password, but none of my password were accepted. I then thought I needed to add the samba user and I did that with the same username and password, then I restated samba and tried again and I had the same issue. I made another user with admin rights and logged in with that account but still the same problem.

    Last night I tried the same thing on a mint 14 box and it worked fine.
    Post the results of this from Ubuntu
    Code:
    sudo pdbedit -L
    -BAB1

  4. #4
    Join Date
    Jul 2009
    Location
    India
    Beans
    6
    Distro
    Xubuntu 9.04 Jaunty Jackalope

    Re: Samba system config password not accepted ubuntu 13.04

    Hi there,

    Thanks for the help, I can see from the results where the problems are but how to fix?

    anmmedia@ubuntu-media:~$ ps aux|grep mbd
    root 589 0.0 0.2 23204 2148 ? Ss May08 0:03 smbd -F
    root 734 0.0 0.0 23720 620 ? S May08 0:00 smbd -F
    root 1000 0.0 0.0 13344 904 ? Ss May08 0:04 nmbd -D
    anmmedia 13413 0.0 0.0 4428 812 pts/1 S+ 12:37 0:00 grep --color=auto mbd

    anmmedia@ubuntu-media:~$ sudo pdbedit -L
    [sudo] password for anmmedia:
    anmmedia is not in the sudoers file. This incident will be reported

  5. #5
    Join Date
    Jul 2009
    Location
    India
    Beans
    6
    Distro
    Xubuntu 9.04 Jaunty Jackalope

    Re: Samba system config password not accepted ubuntu 13.04

    Ok so I googled how to set the root password, so I can now open the samba config tool let see if I can do the rest my self, if not I will report back here!

    Thanks for the help!

Tags for this Thread

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
  •