Further more:
----------------------------------------------
Loged in as the cAdmin user on the command prompt

$ smbclient -L //rs0002
Enter cAdmin's password:
Domain=[rs0002] OS=[Unix] Server=[Samba 3.4.7]

    Sharename       Type      Comment
    ---------       ----      -------
    IPC$            IPC       IPC Service (rs0002 server (Samba, Ubuntu))
    MusicStore      Disk      Shared Music Area
Domain=[rs0002] OS=[Unix] Server=[Samba 3.4.7]

    Server               Comment
    ---------            -------
    RS0002               rs0002 server (Samba, Ubuntu)

    Workgroup            Master
    ---------            -------
    rs0002          RS0002
----------------------------------------------

And logging in as cAdmin user:

$ smbclient //192.168.2.3/MusicStore -U cAdmin
Enter cAdmin's password:
Domain=[rs0002] OS=[Unix] Server=[Samba 3.4.7]
smb: \> q

----------------------------------------------

BUT logging in as test1 user:

$ smbclient //192.168.2.3/MusicStore -U test1
Enter test1's password:
Domain=[rs0002] OS=[Unix] Server=[Samba 3.4.7]
tree connect failed: NT_STATUS_BAD_NETWORK_NAME

----------------------------------------------

Does this mean that the test1 user is not correctly setup as a Samba user OR
dies it mean that the test1 user does not have access rights to this
folder??
-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.ubuntu.com/UKTeam/

Reply via email to