similar to: service terminated unexpectedly on WinXP clients with log level = 1

Displaying 20 results from an estimated 9000 matches similar to: "service terminated unexpectedly on WinXP clients with log level = 1"

2004 Mar 19
1
Case insensitive user names
I am trying to set up the Dovecot pop3 server for some virtual hosting I am doing and it is going well, I am generating a passwd file that points dovecot to the virtual users mailspool. The only thing that I don't have working is that my current pop3 server (NTMail) has case insensitve usernames. Dovecot doesn't. I was hoping there was just an option to turn on, but I didn't see
2023 May 16
2
[Bug 3573] New: sshd service crashes with "error 1067: Service terminated unexpectedly" when I try to start it in Windows 11
https://bugzilla.mindrot.org/show_bug.cgi?id=3573 Bug ID: 3573 Summary: sshd service crashes with "error 1067: Service terminated unexpectedly" when I try to start it in Windows 11 Product: Portable OpenSSH Version: 8.6p1 Hardware: Other OS: Windows 11 Status: NEW
2006 Oct 03
0
Samba Compile Error
Hi, I've been having the following compile error with Samba for the past few releases. The last successful compile I have had is with version 3.0.22. At least all the 3.0.23 versions are affected. The compile dies with: Linking bin/tdbbackup tdb/spinlock.o(.text+0x1d0): In function `tdb_create_rwlocks': : undefined reference to `this_is_smp' collect2: ld returned 1 exit status
2019 Apr 23
2
Win10 cant connect to DomainController
Hai basti, Few tips here you can check/try. A know problem, this might happen if your primary dns and/or search dns are not correct when connected to the VPN. See if you can use \\host.dnsdomain.tld\share and not \\host\share Then test \\dnsdomain.tld\sysvol and \\dc.dnsdomain.tld\sysvol Last, if you trying to access through CNAME, you might have hit this bug.
2008 Oct 17
0
compile client only
I spent some time looking for a how-to on compiling just the smbclient (3.0.26), however could not find one. Having trouble compiling from source for HP 10.20, however I only need the client. gcc version 2.8.1 ( I think this might be the problem but not sure) Thanks in advance for any help. Configure runs fine, however when i run make i get: error on line 1282 here is part of the Makfile
2015 Apr 01
2
Dovecot Oy merger with Open-Xchange AG
On Don, 2015-03-26 at 17:01 +0200, Andreas Kasenides wrote: > On 26/03/15 13:05, Bernd Petrovitsch wrote: > > On Mon, 2015-03-23 at 16:08 +0200, Andreas Kasenides wrote: > >> I am usually emotionally (at least) against of open-source projects > >> loosing their independence to large corporations. Possibly due to bad > > OX-AG is a "large corporation"?
2002 Dec 17
0
2.2.7a on MacOS X 10.2.2 giving "failed to set gid" error
I have been trying to get 2.2.7a to work on my Mac running 10.2.2. The configure, compile and install went through fine except for a few warnings. When I attempt to connect to the machine, I get the following errors: [2002/12/17 16:05:14, 0] lib/util_sec.c:assert_gid(111) Failed to set gid privileges to (0,99) now set to (99,99) uid=(0,0) [2002/12/17 16:05:14, 0] lib/util.c:smb_panic(1094)
2003 Nov 29
1
BUG?: 2.2.8a, missing header files for source/passdb/pass_check.c
I'm trying to compile in DFS with the --with-dfs option. There is an #ifdef WITH_DFS and following that, is some header files that are referenced that I can't seem to find any where. Is this a bug, or is this because my operating system doesn't have these files? I'm running OpenBSD 3.4. Here is the first portion of config.status: #! /bin/sh # Generated automatically by
2004 Jun 08
1
samba-3.0.4 compile issues on AIX 4.3.3
Hi! I just downloaded samba-3.0.4 and tried to compile it on AIX 4.3.3 with gcc 2.95.2 using LDFLAGS="-Wl,-bbigtoc" ./configure --prefix=/bag/samba \ --mandir=/bag/samba/man \ --localstatedir=/usr/local/samba/var \ --with-configdir=/usr/local/samba \ --with-privatedir=/usr/local/samba/private \ --with-lockdir=/usr/local/samba/var/locks \
2003 Jun 03
0
Asterisk terminates unexpectedly with SIP call and G.723 codec
Hi, I'm using a Cisco ATA186 and iConnect to complete PSTN calls to the US. I've noticed that when I set the Cisco ATA to use LBRCodec to 0 (g.723 instead of g.729), AudioMode 0x00150015 and RxCodec, LxCodec to 0, (use g.723) Asterisk will connect to iConnect, successfully natively bridge the call and then about two seconds later not just drop the call, but terminate unexpectedly.
2005 Mar 09
2
Another Newbie Question
Hey all, My apologies if this sounds blindingly obvious, but am I correct in saying that I can use Asterisk to connect two extensions and make calls between them without needing an actual telephone line at all ? As I said, probably blindingly obvious. but my techies have gone home for the evening and I was looking for an answer before I left. Thanks, Callum -------------- next
2007 May 07
3
What would you tell the CIO in an "ABCs of Email" overview?
One of the key points that came up when I researched and wrote the "Five Things CIOs Should Know about Fighting Spam" article (http:// www.cio.com/article/28830) was that they should know the basics of how email works. Otherwise, said plenty of techies, the CIO won't have the first idea of what the email admin is complaining about. So I'm going to do my part. I'm
2004 Jul 19
2
locks cooperating with a server side process
Good day folks, I'm using Samba 2.2.8a [1] on Slackware 9.1 with 2000/XP clients. I'm attempting to have a process by which a user drags a file using Windows Explorer into a share. On the server side, I have a unix process that polls the directory for new files and then reads them and deletes them. I'm having a problem where I can gain the lock but the process is still writing to
2004 Jul 02
0
Can't configure Samba with Kerberos support
I'm trying to compile Samba 3.0.4 with Active Directory support on OpenBSD 3.5, using the native Kerberos libraries (which happens to be Heimdal 0.6). Unfortunately, ./configure isn't working right. I think i'm missing a switch or something. If anyone can help me figure out what the problem is, i would really appreciate it. First a bit of info on OpenBSD's Kerberos path
2004 Jun 25
1
Compilation with Kerberos problem
I'm trying to compile Samba 3.0.4 with Active Directory support on OpenBSD 3.5, using the native Kerberos libraries (which happens to be Heimdal 0.6). Unfortunately, ./configure isn't working right. If anyone can help me figure out what the problem is, i would appreciate it. First a bit of info on OpenBSD's Kerberos path layout, in case it matters: /usr/libexec - daemons
2010 Feb 24
2
Don't deprecate TCPOnly please!
Hey, Tinc developers! I'm not sure if anyone else has brought this up, but we've got a rather good reason for using TCP, even though UDP will actually form a working connection. Anyone on Comcast's "small business" service is forced to use an SMC cable modem/router. Its NAT implementation is capable of letting tinc's UDP tunnels work fine, but they limit a single UDP
2006 Dec 08
2
Server for 100 concurrent calls
Hi all, I'm looking at some suggestions from you techies out there. Let me explain my scenario. Im a reseller to callshops. I need to take around 100 concurrent calls. Almost all endpoints are sending G723 codec and my peers take G729. Can anyone recommend the Server Specs that is ideal for this scenario. Im planning to lease a server. Calls are purely SIP or IAX2 only. Thanks in advance.
2005 Oct 25
2
SOLARIS 9 INSTALL PROBLEMS
I downloaded SAMBA VERSION: 3.0.20b to my sun sol 9 server and below is the error I got after running ./configure. root@cpkfs1# ./configure SAMBA VERSION: 3.0.20b checking for -fPIE... checking for gcc... no checking for cc... cc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. This is the details
2008 Apr 03
4
AsteriskNOW and IE
When I bring up the Asterisk GUI in AsteriskNOW, using IE7, it displays a message at the top "Your browser is not supported by this version of GUI!", and "We recommend using Firefox". Does this mean that it is known NOT to work under IE7, or just that it is insufficiently tested to be guaranteed? It's easy to ask techies to use Firefox, but if we are trying to sell a
2015 Apr 02
3
Dovecot Oy merger with Open-Xchange AG
On 4/1/15, Reindl Harald <h.reindl at thelounge.net> wrote: > > > Am 01.04.2015 um 14:33 schrieb Bernd Petrovitsch: >> On Mit, 2015-04-01 at 13:07 +0200, Reindl Harald wrote: >>> Am 01.04.2015 um 13:04 schrieb Bernd Petrovitsch: >>>> IMHO the larger the corporation is, the less are the chances for >>>> *long-term* benefits of the OSS/free