search for: lemay

Displaying 20 results from an estimated 34 matches for "lemay".

Did you mean: lema
1999 Aug 14
1
[Fwd: Re: dos floppy client for samba wanted]
-------- Original Message -------- Subject: Re: dos floppy client for samba wanted Date: Sat, 14 Aug 1999 12:22:12 -0400 From: John LeMay <jlemay@njmc.com> To: allen@cleo.murdoch.edu.au References: <Pine.LNX.3.96.990814105455.706A-100000@elm.cbcfreo.wa.edu.au> Absolutely. Microsoft released a TCP/IP client for DOS, and there is another client called "TinyTCP" that works extremely well. Both are capable of being...
1999 Sep 18
2
Printing from Linux to Win98
...o I fix? 2. I ignore the message and setup the printer anyway. Print jobs appear to spool, but never get there. I've done a couple of quick sniffer traces and I see traffic, but I can't pinpoint the problem. I CAN print from a term using smbclient however. Any ideas? Thanks! -- John J. LeMay Jr. NJMC, LLC. http://www.njmc.com
2006 Aug 02
2
[PATCH][RFC] permit domU userspace to watch xenstore
...this response through /proc/xen/xenbus. It was necessary to add some supporting infrastructure to linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_dev.c, such as an additional mutex to protect the response queue and a list of active watches associated with each connection. Signed-off-by: Michael LeMay <mdlemay@epoch.ncsc.mil> --- linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_dev.c | 114 +++++++++++++++++++ 1 file changed, 114 insertions(+) diff -r eb8083d63198 -r 0c8a22ad7e46 linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_dev.c --- a/linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_de...
1999 Sep 09
2
KINGSTON SOHO Hub
I just ran into a completely unexpected problem. It appears that the Kingston SOHO Hubs don't do TCP. They do NETBEUI very well. After 4 hours of troubleshooting I went home and got my cheap Bay Networks 8 port hub and everything worked. This is to hopefully prevent others from running into the same problem. Nothing on Kingstons site mentions no TCP support but swapping only the hub worked
2000 Jan 13
3
Conflict between NT-PDC and Samba 2.0.6
I've got a Solaris 2.6 SPARC system running Samba 2.0.6 and an NT-4.0sp5 PDC system. If Samba is running on the Sun system when the NT PDC is rebooted it (the NT system) complains that there is already another PDC in the domain. This should not be as far as I can see as I've tried specifically to configure the Samba systems not to do this and in fact prior to upgrading to Samba version
1999 Jul 27
2
NT User can't access share
Folks, A remote admin is trying to add a contractor account to our NT domain with limited rights. Unfortunately, everytime the contractor account is removed from the DomainUsers group, the contractor encounters the following: \\nt-nfs-md\IPC$ and the infamous invalid password. Once the user is re-added to the DomainUsers group, they can access the share fine. My question is what permissions
2017 Feb 18
2
[RFC] Using Intel MPX to harden SafeStack
On 2/7/2017 20:02, Kostya Serebryany wrote: > ... > > My understanding is that BNDCU is the cheapest possible instruction, > just like XOR or ADD, > so the overhead should be relatively small. > Still my guesstimate would be >= 5% since stores are very numerous. > And such overhead will be on top of whatever overhead SafeStack has. > Do you have any measurements to
1999 Oct 25
0
SAMBA digest 2283
...> Topics covered in this issue include: > > 1) Speed problem: 3Com vs. crossover cable > by Edward Schernau <ed@schernau.com> > 2) Password Problem > by Menno Scholten <m.scholten@wxs.nl> > 3) Re: How to find out who is the LOCAL master ??? > by John LeMay <jlemay@njmc.com> > 4) Re: PDC ability > by Gerald Carter <cartegw@Eng.Auburn.EDU> > 5) Hybrid configuration > by gtroup@rfs.com.au > 6) Re: semaphores and Solaris 7 8/99 > by Todd Pfaff <pfaff@edge.cis.mcmaster.ca> > 7) RE: PDC ability > by...
1997 Apr 11
1
R-beta: Installation problems on SGI-IRIX
...the software, but I could not make it completely. After decompression, I issued the configure command. All I get is an echo "You can't cross-compile R". I don't know what to do with this. Does anybody have a clue about what's wrong. Your help is much appreciated. Philippe Lemay University of Lausanne and Geneva, Switzerland =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", no...
1999 Jul 28
1
NT Workstation Domain Logons
Can anyone tell me if it is possible to have NT Workstation 4.0 sp5 use domain logons with Samba? I would like to use logon scripting with my NTWS. Thanks, Ron Brinker
1999 Jul 31
1
NT service problem
Hi ! I hope this is the correct place to ask questions ... I'm having the following problem : A "service" on an NT 4 server cannot connect to a samba share on my linux machine. The specific versions are given below. From the NT machine I have no problem as the administrator to login to samba server and view the target share. The supplier's service however cannot
1999 Aug 03
1
smbd has memory leak
Hi, I am running smbd ver 1.9.16P9 on QNX when I do a find computer from a windows NT box and start clicking I see smbd 's DATA szie increase...but after I kill( close) all windows explorer tasks on the Windows NT box.. smbd still has the same DATA size....It does not free up memory.... Jitendra Patel OSS Corporation
1999 Aug 14
1
dos floppy client for samba wanted
I need to be able to access my Samba network from a DOS floppy. Obviously it must be a tcp/ip client rather than netbeui. Any pointers on doing this? Not *too* cryptic as I'm not expert at this sort of thing. I'm pretty sure I saw some material on the Samba site, but now I cannot find it. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Lindsay Allen
1999 Sep 15
2
nbtstat doesn't show MAC address for samba servers
On Win9x I issue the command: nbtstat -a <netbios name> If <netbios name> is a Win9x machine I got the MAC address of that machine on the last line of the command output. If it's a samba server the MAC address is not returned: MAC Address = 00-00-00-00-00-00 Is there anyone who gest the MAC address back from a samba server? -- giulioo@tiscalinet.it
1999 Sep 17
1
How do I force a browser election?
I can force a browser election with the Win98 command: net view /workgroup:workgroupname However, that does not work on NT (and I haven't tried it on W95). What I'd really like is a command from the Linux command line to force the election. I've looked everywhere and can't find it. For my purposes having preferred master=yes and restarting Samba is not an option. Does anyone
1999 Sep 20
0
Print Issue with HP 1120C
...ol." which we have all seen before (right?). Problem is, it is already enabled. It seems that perhaps the CR is being stripped somehow? If anyone has an idea how I can get this to work in ascii mode from Samba, I'd greatly appreciate it! Heck, I'd love just a hint or two! -- John J. LeMay Jr. NJMC, LLC. http://www.njmc.com
1999 Sep 23
1
How to remove Printers folder.
Hi This is my conf file [global] workgroup = WORKGROUP1 server string = Samba Server encrypt passwords = yes log file = /var/log/samba/log.%m max log size = 50 socket options = TCP_NODELAY dns proxy = No load printers = no password level = 0 preferred master = no os level = 0 null passwords = no dead time = 0 debug level = 0 domain
2003 Mar 22
1
Considering upgrade - looking for input
...'t mind spending a few keystrokes doing this, but I don't want to run into any unforseen issues Anyone have any advice (except for maybe "if it ain't broke...") on whether the upgrade should run smoothely or should I just skip it? Should the performance improve any? -- John LeMay KC2KTH Senior Enterprise Consultant NJMC | http://www.njmc.com | Phone 732-557-4848 Specializing in Microsoft and Unix based solutions
1999 Sep 10
1
MS Visual Developer and Samba
I am running samba-2.0.3-8 on Redhat 6.2 in five global locations. All are fine except one. In this location when a user runs MS Visual Developer they are able to open, save compile and edit files just fine. However when they type either [Enter] or [Bkspc] to add or delete a line, in this case only MSVD hangs for several seconds. Insert several lines and wait 1+ minutes!!! I have watched the
1999 Sep 21
2
Need some speed help - Linux to Win98 is slow
...kb/s) Obviously no problem here. One oddity - I do see many retransmissions and some "ACK too long (197ms)" messages on the sniffer when I watch the uploads to Win98. All three machines are on a local IP only subnet, 10Mbps HDX shared. Any suggestions would be appreciated! -- John J. LeMay Jr. NJMC, LLC. http://www.njmc.com