Displaying 20 results from an estimated 20000 matches similar to: "Proposals - Samba to Cygwin, WINS replication"
1998 Sep 22
3
Again - backup WINS server?
Is there any way to set up a backup WINS
specification in dhcp/Win NT/Samba?
Having my WINS server go down the last
few days made this a little more desirable,
especially since when I noticed the service
was dead, I wasn't able to reboot it for a few
hours due to usage.
Thanks,
Bill
--
Bill Eldridge
Radio Free Asia
bill@rfa.org
2009 Dec 13
0
[LLVMdev] Problem running 2.6 test-suite on cygwin
> LLVM tools and LLVM-GCC I've built seem to work.
> Can it be due to LLVM_SRC_ROOT == LLVM_OBJ_ROOT?
No. This is usually due to absence of llvm-gcc. You need reconfigure
llvm once again with lvm-gcc path added and make sure it was hooked
properly (look into Makefile.config for paths, etc).
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg
2001 Jul 11
2
[PATCH]: Cygwin: Allow sshd to switch user context without password
Hi,
the following patch checks if OpenSSH is running under a Cygwin
version >= 1.3.2 which allows switching user context without password.
Otherwise sshd allows changing the user context only if password
authentication is used as it was before.
Corinna
Index: openbsd-compat/bsd-cygwin_util.c
===================================================================
RCS file:
2009 Dec 13
3
[LLVMdev] Problem running 2.6 test-suite on cygwin
On Sun, Dec 13, 2009 at 11:34 AM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
>> LLVM tools and LLVM-GCC I've built seem to work.
>> Can it be due to LLVM_SRC_ROOT == LLVM_OBJ_ROOT?
> No. This is usually due to absence of llvm-gcc. You need reconfigure
> llvm once again with lvm-gcc path added and make sure it was hooked
> properly (look into
2004 Dec 17
1
Cygwin and index code
As I can currently only work with windows (eek) I thought I'd try
dovecot there. I already sent a patch to make dovecot compile under
cygwin, but it still doesn't really work, here's part of a session that
I started while my maildir was totally empty (only cur/new/tmp in ~/Maildir)
$ ./imap.exe
* PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND
UNSELECT LITERAL+
2008 Aug 15
0
Xen 3.2.1 - Win 2003/2008 Server 64-bit guests: cygwin bash builtin "test" crashes
Hi -
I have built a number of Windows based appliances under Xen 3.2.1. Each was created on an AMD based machine and includes a clean install of a Windows OS and cygwin. Each worked fine.
I then rsync'd the images to three different Xeon based machines, each running an identical version of Xen. On these machines, under the 64-bit OS's, the cygwin bash builtin test ("[")
2002 Sep 20
0
rsync and cygwin on win XP freeze/hanging
I am running rsync under cygwin on a winXP pro system. Cygwin is the most
recent version (1.3.12-2) and rsync 2.5.5 protocol 26.
It seems that almost %50 of the time, rsync hangs after the last file is
done syncing. When it's hung, I can press ctrl-c, and an error message:
rsync error: received SIGUSR1 or SIGINT (code 20) at rsync.c(229)
pops out. It does not exit, however, and I must
1999 May 05
6
How to install network apps?
I'm trying to figure out an
intelligent way to install
apps on the network server,
and be able to install once
and have all the clients use
this. However, it seems
like most installations modify
the registry and seem to
demand a client-by-client installation.
Am I missing something on this?
Can someone provide me some hints
or references to help this?
(And is anyone thinking about a
SMS/ZEN
2010 Sep 07
2
[LLVMdev] Union type, is it really used or necessary?
Chris Lattner wrote:
> > a) What is required for them to be accepted back in?
>
> It needs to work. When reverted, it was broken in almost all cases.
'It needs work' and 'it was broken' doesn't really give me an
idea of what specifically is required.
Specifically, what I am interested in is using unions within
packed structs to force alignment. Using unions
1998 Jul 12
2
Domain logon from behind proxy...
I think this has been addressed a few times,
but without quite satisfactory results.
I have a private subnet behind an NAT
proxy server (IPMASQ), and a public subnet
on the other side with the NT PDC on the public.
(Using both NetBEUI & TCP/IP). The PDC
will change later, but currently I'm trying to
find out how this all works before I do that.
I'm trying to make a client machine on
2002 Apr 22
0
On Windows OS, is there any advantage for completing rsync us ing MSVC instead of gcc/cygwin ?
Diburim [diburim@hotmail.com] writes:
(Quoted from the subject line - Diburim, it's best to keep the subject
line short and put your question in the body of the e-mail. Subject
lines are often truncated for display purposes and it can make it more
difficult to see your question)
> On Windows OS, is there any advantage for completing rsync using
> MSVC instead of gcc/cygwin ?
Not
2009 Jun 09
2
Networking Issue
Need some opinions on making a multihomed box more resilient to
failure. This server runs asterisk and performs nat and firewalling
for an office. Its wan nic is plugged directly into a cable modem
and I am stuck with it being configured as a dhcp client. The lan
nic services a small office, and has a static IP but of course, no
default gateway.
When an internet outage occurs, asterisks sip stack
2009 Jun 01
1
USB comms dropout not detected
Hi,
I have an MGE Ellipse 1000 connected to a FreeBSD 7.1 system and it
works well except that if I yank the cable it doesn't detect a
problem.. It seems to quite merrily read the old data (upsc reports the
same values).
There is nothing logged by NUT to indicate comms is lost (usbhid-ups is
still running).
In the attached log I yanked the able at the 28 second mark and plugged
it back
2014 Apr 16
1
Re: [virt-tools-list] live-migrating a VM whose current host's storage is fubar'ed
On 04/15/2014 05:16 PM, Digimer wrote:
> Hi all,
>
> For those on the linux-cluster list, this is a similar question to my
> post[1] there.
>
> I recently had a client destroy their node's RAID array (they yanked hard
> drives until the array was destroyed). The VMs running on the node continued
> to operate for another hour, impressively. Their storage was based
2009 Jan 28
1
[PATCH] Update Cygwin service installer script for new Cygwin release
Hi,
the below patch is necessary for the contrib/cygwin/ssh-host-config script
to work on Cygwin 1.5.x as well as on the new Cygwin 1.7.x. The information
given for the setting of the CYGWIN environment variable is wrong for both
releases so I just removed it, together with the unnecessary (Cygwin 1.5.x)
or wrong (Cygwin 1.7.x) default setting.
Could somebody with checkin rights please apply
2009 Jul 01
4
[LLVMdev] [Cygwin] Cygwin is broken again
llvm[2]: Linking Debug Loadable Module libCompilerDriver.dll
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld:
unrecognized option '--enable-runtime-pseudo-relocs'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: use the
--help option for usage information
collect2: ld returned 1 exit status
make[2]: ***
2009 Jul 02
2
[LLVMdev] [Cygwin] Cygwin is broken again
> Hi Aaron,
>
> Aaron Gray <aaronngray.lists <at> googlemail.com> writes:
>
>> unrecognized option '--enable-runtime-pseudo-relocs'
>
> Interesting.
> Does libCompilerDriver.dll link w/o '--enable-runtime-pseudo-relocs'?
I have not tried as of yet.
> If I understand correctly, this bug makes it impossible to produce
> loadable
>
2003 Nov 11
1
Likelihood of WINS Replication?
My main interest in Samba is its use as a replacement for Microsoft WINS
servers. From what I've read, it looks to me like WINS replication is a low
priority for the Samba team - is this observation correct? What are the
chances that Samba will be able to:
A) Replicate the WINS database from/to a Microsoft WINS server?
or
B) Replicate the WINS database from/to another Samba server?
2003 Nov 18
3
WINS Replication
Hey all,
Just wondering about the current status of wrepld. Back in '02 Jean
Fran?ois Micouleau was doing some work on it, but there does not appear to
be any changes to the code since that spring besides updates to the entire
tree that happen to touch the wrepld files. The Samba-HOWTO states that it
is in "active development" and I was wondering if I could help with testing
or
2004 Jun 24
1
WINS Replication
Hello everybody,
does anyone know when WINS replication via samba deamons will be released?
Has anybody perhaps developed such a synchronisation based on scripts or something like that.
Mit freundlichem Gru?,
Dirk Laurenz
Systems Engineer
PSO - Professional Service Organisation
Fujitsu Siemens Computers
Hildesheimer Strasse 25
30880 Laatzen
Germany
Telephone: +49 (511) 84 89 - 18 08