similar to: Mixed Network Issues

Displaying 20 results from an estimated 10000 matches similar to: "Mixed Network Issues"

2004 Sep 29
2
Mixed Network Diagnostics
Hi Folks, I emailed earlier about some samba / network issues we are having with in a mixed OS environment. I believe that our problem might be being caused by possible multiple Browse Masters in the windows machines. What I am trying to find is a good way to help determine this. I'm not a windows guru, and have not been able to find any browse master settings on the XP systems. I
2002 Apr 05
1
Selecting hard disk boot when running syslinux from floppy
Hi, I was wondering if it is possible to have the option to boot from hard disk when syslinux loads from floppy. Basicly I'm trying to create a boot disk which gives me the option to boot from hard disk, possibly after 5 seconds incase I leave the floppy in by mistake. The systems I would be using this floppy on would be running Windows NT 4.0, Windows 2000 and possibly RedHat Linux 7.2.
2007 Sep 10
1
Generating Replicate Datasets (using loops or other means)
Hello All, I have searched many help forums, message boards, etc. and I just can't apply the comments to what I need my program to do. I am running R 2.5.1 on an XP system, and my desire is to produce replicate datasets for a simulation study I am running. Essentially, I have sets of parameters (a's, b's, and c's) that define a function which produces a decimal value. This
2003 Oct 24
14
Network path not found
Hi group I have been toying with samaba for a while now and I only manage to get it to work haphasardly. The problem I have is I cannot see the shares i have created on the Samba machine, I get a Network path not found message. Here is what I have so far: 1. Samba installed and running. Share have been created. Samba macchine is named Linux 2. On the samba machine, smbclient -L Linux
2004 Jun 25
2
XP 2.2.8a issues
I have some 30 XP boxes in one offices joined to a w2k domain. The w2k server has no problem mapping drives on the samba server, however, the XP workstations refuse. Put in user name and password in the box after mapping, and it just pops back up like you've entered a wrong pass/user name. I have changed signorseal to 0 in registry to no avail. Of course, when the server was NT4, I
2004 Dec 10
3
VMWare problems on CentOS 3.3 x86-64
Hi folks, I'm hoping someone can help with a problem I'm having getting VMWare to work on CentOS 3.3 (x86-64). I recently downloaded VMWare workstation 4.5 (not sure of exact version number but its the latest version as of yesterday). I was hoping to run CentOS as my main OS and then use VMWare to still support Windows XP machines and run the couple of applications which refuse to
2006 Jan 11
2
Changing file permissions in Windows XP with a samba PDC
Question about changing file permissions in Windows XP when running samba as a PDC. If you hit Properties and go to the security tab, instead of listing the proper group/user names it lists the full SID. Is there a way to get Windows XP to map these to the proper user/group names? I am using LDAP as a backend with Samba. Thanks. -- James
2006 Apr 03
1
Re: F6H500ukUNV working with fentonups driver
>> I tested it by pulling the supply to the ups. It got the 'on and then >> the 'low battery' upsmon then shutdown my system. The ups however >> remained on. >the ups shutoff (hardware ups shutdown) seems not to be working. >Carlos might have more ideas on the cause... This might not be a bug - it could be that I reconnected the supply to soon. I say this
2002 Apr 26
2
Creating hard disk image in DOS
I was wondering if it is possible to create a hard disk image in DOS for use with MEMDISK? If so what utility is required? Rob
2005 Mar 04
3
Extremely slow during browsing some directories
hi, I am quite new on using Samba and sorry maybe ask a silly question here. I set up simple Samba server on Fedora3 using the samba rpm package comes with fedora3( version 3.0.10-1.fc3). I use the SHARE security level to make things easier. Everything goes fine so far, except that for some windows user, some times, on browsing some directories, it takes extremely long time to display the
2006 Apr 03
1
Re: F6H500ukUNV working with fentonups driver
Hi Patrick, 2006/4/2, Patrick Beard <p.beard@blueyonder.co.uk>: > Hi Arnaud, > > Just wanted to let you know the the Belkin F6H500ukUNV is working for me > with the fentonups driver. > > http://catalog.belkin.com/IWCatSectionView.process?IWAction=Load&Merchant_Id=&Section_Id=202840 > > I originally tried it with the genericups driver with upstype=7 but this
2011 Nov 21
1
A-law and mu-law
Thank you all for your answers. They were all useful. Il 21/11/2011 07:37, Erik de Castro Lopo ha scritto: > Giulio Paci wrote: > >> thank you for your answer. So the problem would be suboptimal >> compression due to suboptimal assumption about the input signal, right? >> What I do not understand is how the format of a FLAC format would be >> affected by supporting
2011 Mar 19
1
[LLVMdev] KLEE GSoC Project
Is there a possibility of accepting a KLEE project as an LLVM GSoC project? -- Aleksander "Alistra" Balicki email: balicki.aleksander at gmail.com jabber: wszystkie.inne.byly.zajete at gmail.com
2017 Sep 02
3
transition from 1.x to 2? What did I break?
It?s been awhile since I set up my dovecot instance (like several years) and my transition from 1.x to 2 seems to have not gone well: all I can see is that authentication is banjaxed and I?m not sure what needs to be done to fix it. # 2.2.32 (dfbe293d4): /usr/local/etc/dovecot/dovecot.conf # OS: FreeBSD 10.3-STABLE i386 auth_debug = yes auth_mechanisms = plain login listen = *,[::] log_path =
2004 Aug 16
4
Winxp / LDAP No account in domain
Can anyone help - this is driving me up the wall. I keep getting this error from my LDAP enabled BDC : [2004/08/16 15:38:12, 0] rpc_server/srv_netlog_nt.c:get_md4pw(218) get_md4pw: Workstation ALDEBURGH$: no account in domain It is the same for all workstations. I have made sure the Sign Or Seal reg hack is in place. The same client system is OK when not using LDAP as a password backend. I
2004 Jan 02
6
XP Pro client cannot access stand-alone linux samba server
Hi, I am trying to set up my internet connection sharing linux box as a stand-alone samba server. When i try to access the server from a Windows XP Pro client using \\192.168.0.1 i get a dialog box asking for a username and password. I duly enter this and the dialog box immediately re-appears without connecting me to the share. There exists both a samba and linux account with the same
2009 Jun 11
8
before_create return value breaking object.save: rails bug?
I know that usually when people say ''i think i found a bug in rails/ruby'' they''ve done something dumb. I''m wondering if this is the case here, but this does seem like a genuine rails bug to me. In my user model i have a few different before_create callbacks. In one of them, if it happens to return false (just because the last statement in it evaluated to
2004 Jul 28
1
RE: XP Pro timeout; we have a winner - webclient service
Thanks to Jason Balicki for the correct fix to this problem. The 'webclient' service in Windows XP, somehow interferes with access to the Samba server. With the service stopped and disabled, the clients are working again. Lane Beneke; IT Manager Stephenson Millwork Co., Inc. -----Original Message----- From: Lane Beneke [mailto:lane.b@smcinc.com] Sent: Wednesday, July 28, 2004 12:42 PM
2003 May 05
6
Multiple Printers on LPT
Hi I have a RH7.2 server with 3 x LPT ports I have installed the following printers using the GUI printconfig Lp0 = HP1200 Lp1 = OKI320 Lp2 = OKI321 I have shared them via samba I can browse them using WinXP & Win2K by browsing the Linux box, looking at the printers and double clicking to open them, all is OK you would say, No. I have checked permissions on the /var/lpd directories and
2012 Jun 18
0
[LLVMdev] Ninja (make replacement)
Yes, sorry, the LLVM CMake documentation :-) I don't think I am duplicating a large chunk; I am continuously trying to shave off extraneous and redundant stuff off my Windows-specific document. I just managed to shave off about six lines or so because I don't like the huge introduction and explanation of what MinGW is. Now that the document covers Ninja, there's even more reason for