Displaying 13 results from an estimated 13 matches similar to: "NSS ldap problems"
2011 Oct 30
1
reloading NSD zone configuration
Good morning,
On Tue Apr 28 2009 at 10:34:24 CEST, Jelte Jansen wrote:
> We are looking into it (if only because the question comes up about once a
> week now)
It's been a little more than a week since the question last turned up :)
I'd also like to know if any progress has been made to allow NSD to have
zones added/removed on the fly, somewhat along the lines of BIND's
2020 Aug 20
5
Clang is a resource hog, the installers for Windows miss quite some files, and are defect!
Hi @ll,
BUGS #1 & #2:
~~~~~~~~~~~~~
The installer LLVM-10.0.0-win64.exe dumps the following DUPLICATE files
in "C:\Program Files\LLVM\bin", WASTING about 500MB disk space, which is
nearly a third of the disk space occupied by the whole package:
| DIR "C:\Program Files\LLVM\bin" /O:-S
...
| 25.03.2020 12:15 83.258.880 clang-cl.exe
| 25.03.2020 12:03
2007 Feb 26
3
Yellow or Red alarm on TE110P ????
i get this message with a red signal on TE110P card:
*****************
TE110P: span configured for...
Calling startuo (flug is 4099)
wcte1xxp: Setting yellow alarm
*****************
what does mean ?
thank you :)
2008 Nov 12
5
function that uses a variable name as the parameter
Hello dear R people!
Several times it occurred to me that a function that uses a variable name as a parameter would be helpful, but I did not find out how to write such a function. I have experience in several programming language, but I did not come across a helpful trick...
What I want to have is...
a <- 12 # starting value
add <- function(variable,increment) {
variable <-
2003 Jan 31
1
MEMDISK: Image seems to have fractional end cylinder
Hi,
I created a 4 Meg Byte primanry DOS patition onto a hard disk. This partition
was formatted with
format /s.
The hard drive was able to boot DOS.
After that I connected the drive to a Linux machine and created and image
with the command
dd if=/dev/had1 of=hard.img
When I send this image to my PXE client I see on the screen:
MEMLINUX: Image seems to have fractional end cylinder
MEMLINUX:
2005 Feb 18
1
Is this a bug or by design? Workaround?
Hi,
I need to use the trailing 5 digits of a callerid. callerid may be anything
from a length of 4 to 10 digits in this case.
Using this:
-----------
SubString,cid=${CALLERIDNUM}|-5|5
Works great, BUT shows this message:
"The use of Substring application is deprecated. Please use ${variable:a:b} instead"
So, I try
---------
SetVar(cid=${CALLERIDNUM:-5:5})
The result is a empty
2005 Feb 21
0
bug? Unterminated comment detected beginning on line 0
Hi,
Using latest cvs.
A comment-line begins with semicolon ;
However - if the line contains
;--
or like this
; -- blabla bla --
You get this error and * stops reading that file:
Feb 21 13:47:12 WARNING[17393]: config.c:664 config_text_file_load: Unterminated comment detected beginning on line 0
Shouldn't Asterisk skip any line beginning with a semicolon?
Or should a comment now be
2004 Apr 07
1
PSTN calls do NOT hang up
Hi all,
In my Asterisk setup, incoming calls through Cisco PSTN gateway to Asterisk extensions sounds work fine. All calls can be terminated properly after hangup. However, when calls were forwarded to voicemail, after recording & hangup the PSTN calls and cisco FXO port remained connected unless cisco port was manually shut/no shut. # key used to hang up the call did NOT help. Did anyone
2008 Dec 02
1
bit per bit copy! ext3
I have a flash memory stick that is formated with ext3 file system. NOw,
there is an application on it that I would like to copy to another memory
stick. I can copy it, but when I do so, that application does not work
properly (it won't start - boot problem???). Is there a tool that can copy
an entire content from one flash stick to another? Thanks!!!
-------------- next part --------------
2004 Mar 31
2
RE: RxFax/spandsp: not disconnecting
Hi Steve,
I am having this problem in which RxFax is still holding the file after
receiving a complete fax. Somehow the zap channel is still active but on the
fax client it was sent successfully.
If you call the line it is still busy.
Changed from phase 3 to 4
>>> MCF: 8c
HDLC underflow in state 8
Changed from phase 4 to 3
Slow carrier up
<<< DCN: fb
DCN with final frame tag
2004 Jun 10
0
hide caller id
Hi,
We try ti hide the caller id at calls trought E1 in EuroISDN (Spain) using
restrictcid=yes and doesn?t work.
What can I do, thaks
Pedro
-----Mensaje original-----
De: asterisk-users-admin@lists.digium.com
[mailto:asterisk-users-admin@lists.digium.com]En nombre de
asterisk-users-request@lists.digium.com
Enviado el: mi?rcoles, 31 de marzo de 2004 12:00
Para: asterisk-users@lists.digium.com
2009 Nov 24
1
Cross compiling tinc for arm platform
Hello.
I managed to setup a cross compiler on my Gentoo system to compile for arm
platform.
I installed all nessecary tools and libs in /usr/arm-unknown-linux-uclibc/
like openssl lzo and so on over the cross emerge package manager.
But what command is nessecary to configure tinc to run on arm?
I used:
./configure --host=arm-unknown-linux-uclibc