Hi I have installed one after the other various versions of Samba (3.0.22, 
3.0.25 and 3.0.28) each of them successfully install and svcadm shows the 
daemon as online. The testparm tool doesn't report any error either. I have 
added users to the usr/local/samba/private/passwd file as well and the machine 
is in the same subnet as a windows machine from where I am trying to access 
samba folders. In each of these installations I consistently get errors that 
prevent me from viewing  the shared folders.
The output of smbclient is as follows: -
=================================
 smbclient -L localhost -U%      
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.0.25c]

        Sharename       Type      Comment
        ---------       ----      -------
        tmp             Disk      Temporary file space
        public          Disk      Public Stuff
        data            Disk      Data Drive
        IPC$            IPC       IPC Service (ADG Samba Server)
Domain=[MYGROUP] OS=[Unix] Server=[Samba 3.0.25c]

        Server               Comment
        ---------            -------
        ADGTEST              ADG Samba Server
        LINUXFRE             Samba Server

        Workgroup            Master
        ---------            -------
        MYGROUP              LINUXFRE
=================================

adgtest is the machine where samba is running. But when I do the following with 
the correct passwd I get an error: -

=================================
smbclient -L 172.28.157.252
Password: 
read_socket_with_timeout: timeout read. read error = Connection reset by peer.
Receiving SMB: Server stopped responding
tree connect failed: Read error: Connection reset by peer
=================================

On windows when I do the following on the command prompt I get an error: -
=================================

net use g: \\172.28.157.252\tmp adgtest
System error 1326 has occurred.
Logon failure: unknown user name of bad password
=================================

When I try to browse into the machine from the windows explorer window, I get a 
login box but when I enter the correct login credentials it doesn't show me the 
shared folders. Instead I just keep getting prompted for logins.

Please let me know how I could solve this problem.

Regards,
Bhaskar.
 
 
This message posted from opensolaris.org

Reply via email to