I've seen that problem here with Windows 2000 SP2. I'm thinking Microsoft did 
something to break the connections.  I've reduced the problem here by makeing the 
deadtime in smb.conf to less then the time out on the windows machine.  

You can determine the windows time out by typing "net config server" at a command 
prompt.
I've included my smb.conf so you can see what I have running.  It's hasn't fixed the 
problem completely, but it's reduced the headaches a whole lot.

Dan Smith
Sr. System Analyst
Pinnacle West Shared Services
"If you can't get your work done in 24 hours a day,
work nights"





[global]
        workgroup = WWWWWW
        netbios name = NNNNNNNN
        security = SERVER
        encrypt passwords = Yes
        hosts equiv = /etc/hosts.equiv
        password server = pppppp
        username map = /appls/public/samba/lib/user.map
        password level = 8
        syslog = 0
        deadtime = 10
        keepalive = 0
        socket options = SO_KEEPALIVE
        printcap name = /appls/public/samba/lib/printcap
        dfree command = /appls/public/samba/bin/dfree.sh
        NIS homedir = Yes
        create mask = 0664
        force create mode = 0664
        printing = bsd
        level2 oplocks = No
[homes]
        comment = Home Directories
        path = /home/%u
        read only = No
        browseable = No

-----Original Message-----
From: Javid Abdul-AJAVID1 [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 08, 2002 2:34 PM
To: 'Brian Ipsen'; [EMAIL PROTECTED]
Subject: RE: [Samba] Mapped drives gets disconnected ?


did u find the solution
am guessing it might network or check the logs what it says...

-----Original Message-----
From: Brian Ipsen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 08, 2002 1:11 PM
To: [EMAIL PROTECTED]
Subject: [Samba] Mapped drives gets disconnected ?


Hi! 

I'm running a RedHat 7.2 server with Samba 2.2.3a - but recently I have a 
problem that mapped drives on Windows 2000 workstations get disconnected and

have problems reconnecting (error message is something like "local device 
name already in use" when I try to browse the drive in Windows Explorer). 

Any idea what causes this problem ? 

Regards, 

/Brian 
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to