I am using Samba for a file server and get a lag when accessing files across the network, I assume it is due to inactivity, because the first file I access takes the longest to access, and then other files I access immediatly after are much faster. If I do not access any files for a while I get the problem again. It all works well, but I would really like to get rid of this Lag when opening a file from the server. Does anybody have any suggestions. Please keep it simple, new to Linux ;) Steven -------------------------------------------------------------------- Disclaimer This e-mail transmission contains confidential information, which is the property of the sender. The information in this e-mail or attachments thereto is intended for the attention and use only of the addressee. Should you have received this e-mail in error, please delete and destroy it and any attachments thereto immediately. Under no circumstances will the Cape Technikon or the sender of this e-mail be liable to any party for any direct, indirect, special or other consequential damages for any use of this e-mail. For the detailed e-mail disclaimer please refer to http://www.ctech.ac.za/polic or call +27 (0)21 460 3911
On Fri, 18 Jun 2004 11:18:20 +0200 "binc5" <binc5@ctech.ac.za> wrote:> I am using Samba for a file server and get a lag when accessing files > across the network, I assume it is due to inactivity, because the first > file I access takes the longest to access, and then other files I access > immediatly after are much faster.What is "security = " set to in smb.conf? If it is not set, it defaults to "user". Are you able/willing/etc to use "security = domain"? Keith -- ---------------------------------------------------------------------- Small business computer support: http://www.tiger-computing.co.uk Linux consultancy: http://www.TheLinuxConsultancy.co.uk ----------------------------------------------------------------------
** High Priority ** Thanks Keith This seems to solve the problem, would you mind explaining, what causes the delay, and if I wanted to have user security is there a way I could do this without incuring the delay? Thanks Steven>>> Keith Edmunds <keith@midnighthax.com> 6/18/2004 11:39:12 AM >>>On Fri, 18 Jun 2004 11:18:20 +0200 "binc5" <binc5@ctech.ac.za> wrote:> I am using Samba for a file server and get a lag when accessingfiles> across the network, I assume it is due to inactivity, because thefirst> file I access takes the longest to access, and then other files Iaccess> immediatly after are much faster.What is "security = " set to in smb.conf? If it is not set, it defaults to "user". Are you able/willing/etc to use "security = domain"? Keith -- ---------------------------------------------------------------------- Small business computer support: http://www.tiger-computing.co.uk Linux consultancy: http://www.TheLinuxConsultancy.co.uk ---------------------------------------------------------------------- -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba ~~~~ Scanned by neroAntiVirus.com (10:40:59 SPITFIRE) ~~~~ -------------------------------------------------------------------- Disclaimer This e-mail transmission contains confidential information, which is the property of the sender. The information in this e-mail or attachments thereto is intended for the attention and use only of the addressee. Should you have received this e-mail in error, please delete and destroy it and any attachments thereto immediately. Under no circumstances will the Cape Technikon or the sender of this e-mail be liable to any party for any direct, indirect, special or other consequential damages for any use of this e-mail. For the detailed e-mail disclaimer please refer to http://www.ctech.ac.za/polic or call +27 (0)21 460 3911
** High Priority ** Not usre where to find more info or what info you are looking for, but glad to try if you give me some pointers where to look. not sure if this helps but using Suse 9.0 with Samba version 2.2.8a on the file server and accessing it through a Win2000 client I used all the default values, assigned, when using the YAST wizard under suse, except for the change I made from user to domain security, which seems to have solved the problem, or gotten round it at least. Steven>>> Holger Krull <holger.krull@gmx.de> 6/18/2004 3:14:46 PM >>>Keith Edmunds schrieb:>>This seems to solve the problem, would you mind explaining, whatcauses>>the delay, and if I wanted to have user security is there a way Icould>>do this without incuring the delay? > > > The delay is to check for a possible exploitation bug in NT, Ibelieve. I'm> not aware of any way of avoiding the delay with "security = user".I use security=user and don't see such a delay so i'm surprised here (3.0.4). Do you know where to get more information about this bug checking? I'm curious now. Holger -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba ~~~~ Scanned by neroAntiVirus.com (14:21:46 SPITFIRE) ~~~~ -------------------------------------------------------------------- Disclaimer This e-mail transmission contains confidential information, which is the property of the sender. The information in this e-mail or attachments thereto is intended for the attention and use only of the addressee. Should you have received this e-mail in error, please delete and destroy it and any attachments thereto immediately. Under no circumstances will the Cape Technikon or the sender of this e-mail be liable to any party for any direct, indirect, special or other consequential damages for any use of this e-mail. For the detailed e-mail disclaimer please refer to http://www.ctech.ac.za/polic or call +27 (0)21 460 3911
On Fri, 2004-06-18 at 09:18, binc5 wrote:> I am using Samba for a file server and get a lag when accessing files > across the network, I assume it is due to inactivity, because the first > file I access takes the longest to access, and then other files I access > immediatly after are much faster. If I do not access any files for a > while I get the problem again. It all works well, but I would really > like to get rid of this Lag when opening a file from the server. > > Does anybody have any suggestions. Please keep it simple, new to Linux----- apm? hard drive spins down from inactivity? hostname lookups? (defaults to yes) name resolve order = ? (very likely a problem) Craig
Hi : I have installed SuSE Linux 9.0 with samba 2.2.8a, 1- I want upgrade to samba 3.0.4 but when I try some conflits with the others package that allready have installed apears. I used the kapage tools to install samba 3.04 rpm`s. 2-And how configure Krb5 to achieve the conection the samba with XP and W2K machine ? What have to do? TIA Ch