similar to: Win98 - Poor speed in both directions.

Displaying 20 results from an estimated 8000 matches similar to: "Win98 - Poor speed in both directions."

1998 Oct 11
0
TCP/IP Slowness (was win98 vs win95 with TCP/IP)
Hi, I had similar problems with Samba and speed. To begin with, I thought it was a Samba problem, and spent a lot of time stuffing around with smb.conf Then, just to make certain it was Samba and not a generic TCP/IP problem, I tried ftp'ng a big file to and from the Samba server from W95. Speed was only 20 k/sec - about 2% of the expected speed of a 10-Base-T network. Same for FTP'ng
1999 Jul 28
0
Logging in from Win98
Hi. Have FreeBSD and Samba 2.05a with lots of Win95 rev 2 clients. With the EnablePlainTextPassword=1 registry setting on the Win95 boxes I my students have been logging in fine. We now have a few Win98 boxes I'd like to connect, but I can't log in - I get refused at the IPC$ share. I can log in if I use rhosts, however I don't want to do this for security reasons. The key is
1998 Jul 31
2
Logging on to the network - one samba, two subnets.
Hi. I have Samba set up to serve W95 PCs. Kids "log in to the network" using their Unix password. Students get their Unix home dir mounted as network drive X: when login is successful. This all happens on IP subnet 192.168.1.1/24 So far, so good. We are thinking about adding another IP subnet - say 192.168.2.1/24. Of course, the two subnets will be connected with a router. It
2007 May 29
0
Migration from tpop3d to dovecot - troubles galore!
Hi people, I am trying to migrate some users from tpop3d (Maildir mailboxes) to dovecot. The most important aspect of this migration, and which I cannot seem to get right, is to first be able to make dovecot to authenticate against the current DB being used by tpop3d so that I can use imapsync to transfer the user mails. And I do believe that is what I am unable to get right!! So here goes what
2002 Aug 03
0
Fw: Samba 3.0-alpha 18 with ldapsam backend and primary gid of user?
Hi again, I just wanted to add this to make my information more complete: The id primary group id of user "eddie" in the ldap tree is 500:201. 201 is the group "Domain Users" But you have to know that user "eddie" also excists with id and gid 500:500 in the /etc/passwd and /etc/group files. Examining the log file below, this raises the following question to me: Is
2003 Nov 25
1
Connecting Samba 3.0 to a Win 2003 domain
Hi, Just rejoined the list after many happy years of using samba in a production enviroment. I'm having problems getting my head around samba 3.0, or specifically, the UID/GID/SID mapping. I've been RTFM'ing but am still uncertain about the best way to go... I have a Win 2003 controlled ADS domain with five thousand users and just over a thousand groups. Users and groups (users and
2007 May 30
1
Dovecot Authentication Problem (REVISED)
Hello List, I am back again and I think I am edging closer to getting a solution. I have done some modifications and now dovecot gives me a different error message than before.... Here is what I have for the password_query and user_query password_query = SELECT popbox.cleartext AS password FROM popbox, domain \ WHERE popbox.local_part = 'eddie' AND popbox.domain_name =
2002 Aug 03
0
Samba 3.0-alpha 18 with ldapsam backend and primary gid of user?
Hello list, Can someone tell me why I keep getting these kind of errors in the samba log files? I just went over from 2.2.5 to 3.0-alpha 18, I never had these errors in the 2.2.5 version. Especially the rid [0] is a complete mistery to me since I have no account defined in my ldap service that has rid 0. Thank you very much for your help. Eddie Lania. ---------------- [2002/08/03 19:21:27, 0,
2005 Mar 08
1
To convert an adjacency list model into a nested set model
Dear R-help I am wondering if somebody wrote some code to convert an adjacency list model into a nested set model. In principal I want to do the same as John Celko mentioned it here with SQL: http://groups.google.co.uk/groups?hl=en&lr=lang_en&selm=8j0n05%24n31%241 %40nnrp1.deja.com Assume you have a tree structure like this Albert / \ /
2007 Nov 18
1
exporting a zfs pool from SPARC to x86
Hi Folks, I''ve got a 4 Tb pool on a 3511 array. The pool was created from, and is mounted on, an old 280r. I''d like to export the pool from the 280r and import it to a shiny new x2200. Will this work? Will the x2200 understand the disk labels made by the 280r? Some tests we''ve done on a smaller, non-production pool suggest not. Suggestions or pointers welcome.
1998 Aug 01
0
Logging on to the network - one samba, two subnets
>From: "Eddie Irvine" <eirvine@tpgi.com.au> >To: <samba@samba.anu.edu.au> >Subject: Logging on to the network - one samba, two subnets. >I have Samba set up to serve W95 PCs. Kids "log in to the >network" using their Unix password. Students get their >Unix home dir mounted as network drive X: when login is >successful.> >This all happens
2003 Nov 20
0
(no subject)
Hi All, I'm trying to migrate from an NT4 domain to samba-3... sorry this is so long... when I run the "net rpc vampire" I get errors for users and machines in uppercase or contain uppercase chars. I'm in a test env before I go live! I'm on a gentoo distro w/ shadow. useradd FOO errors, this might be the culprit... I set up some dummy accts and made them members of
2003 Nov 20
0
problems with uppercase in usernames
Oops, forgot to put a subject... apologies for the repost... (newb!) > Hi All, > > I'm trying to migrate from an NT4 domain to samba-3... > sorry this is so long... > > when I run the "net rpc vampire" I get errors for users and machines > in uppercase or contain uppercase chars. > > I'm in a test env before I go live! > > I'm on a
2003 Sep 13
4
Large memory issues on 4-STABLE
Hey All I have a dual Xeon box used by our students for data crunching. It has 4GB of RAM. After initial installation everything went well until someone found they couldn;t allocate more than 512MB of RAM per process. After some poking around I found some things things to adjustin the kernel conf file: options MAXDSIZ="(2000*1024*1024)" options
2005 Nov 29
1
[PATCH] Disable SDL repeat key.
This is to disable SDL repeat key to fix the repeat key issue in slow network connection situation. thx,eddie Signed-off-by: Eddie Dong <eddie.dong@intel.com> diff -r f6fdb6e0d3c9 tools/ioemu/sdl.c --- a/tools/ioemu/sdl.c Thu Nov 17 13:56:50 2005 +++ b/tools/ioemu/sdl.c Sun Nov 27 22:26:07 2005 @@ -592,7 +592,7 @@ sdl_resize(ds, 640, 400); sdl_update_caption(); -
2004 Jun 23
5
Really basic stuff :(
Hi :) I've had all this working before, but I'm revisiting it, and in short, I currently have huge problems receiving incoming calls. I've been trying with both FWD and voiptalk.org. I'm running CVS HEAD of asterisk, zaptel and libpri as of yesterday afternoon. Would someone mind helping? :) My machine is 10.0.0.1 on my LAN, but the ADSL router has 10.0.0.1 set as the 'DMZ
1999 Sep 21
2
Need some speed help - Linux to Win98 is slow
I need some help from those folks I've seen on this list with the speed problems. I noticed while printing to a smb printer from my Linux box tonight (which I just managed to get running) that the speed is horribly slow. I did some tests - the results follow. Transfer from Win98 to Linux ---------------------------- smb: \> get 1mbyte.txt getting file 1mbyte.txt of size 1024702 as
2011 Feb 18
2
Re: Xen-devel Digest, Vol 71, Issue 85
Hi all! Did the nested xen stuff make it into the xen-unstable (4.1-rc1?) tree as suggested back in January by Tim Deegan? TIA ________________________________ Date: Fri, 7 Jan 2011 16:01:12 +0000 From: Tim Deegan <Tim.Deegan@citrix.com> Subject: Re: [Xen-devel] [PATCH 00/12] Nested Virtualization: Overview To: Christoph Egger <Christoph.Egger@amd.com> Cc: Keir Fraser
2007 Mar 26
1
Upgrade 3.0.10 to 3.0.24 on RHEL4 - NT_STATUS_LOGON_FAILURE
Hi all, I'm having a problem with an upgrade of Samba running on a Redhat4 Update 4 system. The default installation provides only 3.0.10 which doesn't include the privilege model or a number of fixes including some in 3.0.21a and 3.0.23 which it looks like we'll need. The system runs in PDC mode with user accounts in an ldap database. On a test system which I'm using to
2005 Nov 05
0
[PATCH] pit_timer removal when the vmx guest is inactive.
Keir: This patch is to remove the pit_timer when the vmx domain is inactive to save HV external IRQ caused by ac_time and some cleanup for ioapic in HV. Thx,eddie Signed-off-by: Eddie Dong <eddie.dong@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel