samba share problem

Adel ESSAFI adelessafi at gmail.com
Sun Sep 5 12:15:34 UTC 2010


HI
yes, user adel exists
when trying  smbclient with lo loop, I get a response. But when trying with
the adresse I get the error message.


adel at adel-laptop:~$ smbclient -L 192.168.1.10 -U adel

Enter adel's password:
Connection to 192.168.1.10 failed (Error NT_STATUS_CONNECTION_REFUSED)
adel at adel-laptop:~$ smbclient -L 127.0.0.1 -U adel
Enter adel's password:
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.4.7]

    Sharename       Type      Comment
    ---------       ----      -------
    IPC$            IPC       IPC Service (Samba file and print server)
    pdf-printer     Printer   PDF Printer Service
    pdf-documents   Disk      Converted PDF Documents
    netlogon        Disk      Network Logon Service
    homes           Disk      Home Directories
    adel            Disk      Home Directories
Domain=[WORKGROUP] OS=[Unix] Server=[Samba 3.4.7]

    Server               Comment
    ---------            -------
    ADEL-LAPTOP          adel-laptop server (Samba, Ubuntu)

    Workgroup            Master
    ---------            -------
    WORKGROUP            ADEL-LAPTOP


Here is the beginning of smb.conf file

thanks in advance for any help


[global]
netbios name = Samba24
server string = Samba file and print server
workgroup = Workgroup
security = user
hosts allow = 127. 192.168.1.
interfaces = 127.0.0.1/8 192.168.1.0/24
bind interfaces only = yes
remote announce = 192.168.1.255
remote browse sync = 192.168.1.255




2010/9/5 Knight <knightotp at gmail.com>

> On Sun, 2010-09-05 at 10:26 +0200, Adel ESSAFI wrote:
> >
> > Dear list
> >
> >
> > I made samba share on ubuntu. but I can access to it
> > root       657  0.0  0.3  15328  3960 ?        Ss   10:04   0:00 smbd
> > -F
> > root       913  0.0  0.1  15328  1172 ?        S    10:04   0:00 smbd
> > -F
> > root      1111  0.0  0.1   8640  1268 ?        Ss   10:04   0:00 nmbd
> > -D
> >
> > the servers works fine but when executing
> > adel at adel-laptop:~$ smbclient -L 192.168.1.10
> > Enter adel's password:
> > Connection to 192.168.1.10 failed (Error NT_STATUS_CONNECTION_REFUSED)
> >
> > from the same host, I get this message. Could you help please?
> > --
> > PhD candidate in Computer Science
> > Address
> > 3 avenue lamine, cité ezzahra, Sousse 4000
> > Tunisia
> > tel: +216 97 246 706 (+33640302046 jusqu'au 15/6)
> > fax: +216 71 391 166
> >
>
> Hi,
>
> From all the info you gave, I assume that the user "adel" isn't
> configured on the server side.
>
> Some ideas which may help:
> - Is "adel" a user on the server? (192.168.1.10)
> - Did you configure the smb-passwords for the user "adel"? (server-side)
> - Or specify a valid user on the server with the option '-U'.
> (example: smbclient -L 192.168.1.10 -U username)
>
> Regards,
> --
> Knight Of The Post
>
>
> Linux Pro or Pro Linux?!
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
>


-- 
PhD candidate in Computer Science
Address
3 avenue lamine, cité ezzahra, Sousse 4000
Tunisia
tel: +216 97 246 706 (+33640302046 jusqu'au 15/6)
fax: +216 71 391 166
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20100905/e9a678f2/attachment.html>


More information about the ubuntu-users mailing list