John:
This list might not be interested in the glory details.
You may want to reply directly.
My advise, start simple then build complexity.

For your smb.conf file:

[global]
      workgroup = MYGROUP
      username map = /etc/samba/smbusers
        encrypt passwords = yes
        domain logons = no
        local master = yes
        passdb backend = smbpasswd
        wins support = true
        dns proxy = yes
        security = share
        hide unreadable = yes
        obey pam restrictions = yes
        change notify timeout = 300
        deadtime = 15
        unix password sync = yes
        pam password change = yes
[AppData]
      comment = Windows Home Directories
        path = /windows/AppData
        public = yes
        writable = yes
        read only = no
        printable = no

Then, issue the following command:
chmod -R 755 /windows
(so zLinux does not get involved with security issues at this point).
Then bring up "smb and nmb"   (from your init files).



Regards,

[EMAIL PROTECTED]
NCCI
Boca Raton, Florida
561.893.2415
greetings / avec mes meilleures salutations / Cordialmente
mit freundlichen Gr��en / Med v�nlig h�lsning


                                                                                
                                                 
                      Jon Brock                                                 
                                                 
                      <[EMAIL PROTECTED]>         To:       
[email protected]                                                 
                      Sent by: Linux on        cc:                              
                                                 
                      390 Port                 Subject:  Re: SAMBA questions    
                                                 
                      <[EMAIL PROTECTED]                                        
                                                  
                      IST.EDU>                                                  
                                                 
                                                                                
                                                 
                                                                                
                                                 
                      06/15/2005 11:18                                          
                                                 
                      AM                                                        
                                                 
                      Please respond to                                         
                                                 
                      Linux on 390 Port                                         
                                                 
                                                                                
                                                 
                                                                                
                                                 




This is my smb.conf file.  We are having a very strange problem.  I can
start up Windows Explorer on my Win 2000 box, click on "My Network Places,"
click on one of my Samba shared directories, and bring up a list of files
in that directory.  Then if I click on a file name Windows Explorer goes
into a coma for maybe five minutes or so before it finally returns.  I
can't do anything with it for the duration.  This happens even if I am
selecting a file and directory that I know are not in use by anyone else.

I am getting a slew of these messages in /var/log/messages:
lib/util_sock.c:read_socket_data(384)
Jun 15 11:11:24 cwddata smbd[2488]:   read_socket_data: recv failure for 4.
Error = Connection reset by peer

Thanks,
Jon


# Samba config file created using SWAT
# from 172.16.218.189 (172.16.218.189)
# Date: 2005/06/14 14:16:17

# Global parameters
[global]
             workgroup = MYGROUP
             server string = Samba Server
             log file = /var/log/samba/%m.log
             max log size = 50
             socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
             printcap name = /etc/printcap
             dns proxy = No
             cups options = raw

[homes]
             comment = Home Directories
             read only = No
             browseable = No

[printers]
             comment = All Printers
             path = /var/spool/samba
             printable = Yes
             browseable = No

[PDQ]
             comment = PDQ scanned docs
             path = /home/doctor/PDQ
             valid users = pdqscan
             read only = No

[testitshare]
             comment = Temp share for testing
             path = /home/doctor/testsamb
             valid users = testit
             read only = No

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390





The information contained in this e-mail message is intended only for 
the personal and confidential use of the recipient(s) named above. This 
message may be an attorney-client communication and/or work product and 
as such is privileged and confidential. If the reader of this message 
is not the intended recipient or an agent responsible for delivering it 
to the intended recipient, you are hereby notified that you have 
received this document in error and that any review, dissemination, 
distribution, or copying of this message is strictly prohibited. If you 
have received this communication in error, please notify us immediately 
by e-mail, and delete the original message.


----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to