Hi All,
Samba 3.0.2a is installed on Solaris and works fine with windows NT clients, but
it doesn't work with windows XP client which complains that the share path
can't
find.
Here is the basic coniguration:
        workgroup = GLOBAL
        netbios name = test
        netbios aliases = test
        server string = test Samba 3.0.2a
        interfaces = hme0
        bind interfaces only = Yes
        security = server
        encrypt passwords = Yes
        password server = passwd_server
        log level = 10
        preferred master = False
        local master = No
        domain master = False
        wins server = win_server
The log file always shows: smbd/process.c:timeout_processing(1337),
timeout_processing: End of file from client (client has disconnected) . Dose
anybody have ideaes how to solve this? Any possibility that the samba version 3
is not compatible with windows XP?
Any help would be appreciated!
Thanks,
Shirley