Displaying 20 results from an estimated 3000 matches similar to: "WinXP won't authenticate"
2005 Feb 09
1
net join ads gives segmentation fault
Hi,
We have been working with samba 3.0.4 and MIT 1.3.6 on SUSE SLES 8 (SP3)
for some time. We use security=ads and our samba is joined to the W2K3
domain.
We use this with winbind to use the authentication from w2k3 instead of
local users (telnet, squid, samba and via smbauth also apache).
When preparing a new server with suse SLES 9 and heimdal 0.6.1 RC3 (suses
package) we started running
2013 Jul 02
1
[PATCH] drm/nv50-/disp: Use output specific mask in interrupt
The commit
commit 476e84e126171d809f9c0b5d97137f5055f95ca8
Author: Ben Skeggs <bskeggs at redhat.com>
Date: Mon Feb 11 09:24:23 2013 +1000
drm/nv50-/disp: initial supervisor support for off-chip encoders
changed the write mask in one of the interrupt functions for on-chip encoders,
causing a regression in certain VGA dual-head setups. This commit reintroduces
the mask
2004 May 07
4
SIP Wokflow diagram
Hi everybody,
I would like to create SIP call flow Diagram under Windows. Is anybody
know a program to perform it? I have already Ethereal and I would like
an explicit diagram just to show where something have problems...
Thanks
Ignace
2004 May 17
4
Asterisk Proxy Type
Perhaps stupid question but, is Asterisk a statefull or stateless proxy?
Ignace
2004 Apr 26
2
Registering a Grandstream Budgetone with Asterisk from Home
Hello guys,
I ask you to share your experience with your BudgeTone 100....
I have my asterisk @ work and I've bought a GrandStream BudgeTone (SIP
phone) and I usually use X-Lite
I have plugged my BudgeTone into my home network because I want to be
called even at home.
I succeed to register my X-Lite with Asterisk from home but I can't do
that with my BudgeTone. (I don't know
2004 May 03
1
Asterisk & MGCP / NCS
Hi everybody,
I have a MTA from Terayon that I try to make run with Asterisk using
MGCP channel.
The device is running with MGCP 1.0 NCS 1.0
Each time Asterisk try to send a Request (Request Notify, Audit
Endpoint....) the device returns error 510 "Protocol Error"
Does anybody have already meet this problem and provide me support to
make run it ?! (I have already try to change
2010 Sep 09
0
calling Rf_initEmbeddedR error
Hi all,
I have a problem of Rf_initEmbeddedR function.
I've tried with:
try
{
int Argc1 = 1;
char *Argv1[] = {"Rtest_1"};
int Argc2 = 1;
char *Argv2[] = {"Rtest_2"};
// Init R(first)
Rf_initEmbeddedR(Argc1, Argv1);
// R package load
SEXP e = R_NilValue;
SEXP r = R_NilValue;
PROTECT(e =
2004 Apr 23
1
CAPI and Extensions.conf Security problem
Hi,
I've installing a AVM Fritz Card in my ASterisk Box
I've configured everything and its running perfectly.
The problem is that everybody is allow to call through it.
Explaination:
All users registered in Asterisk can make a call towards the ISDN network
But, everybody from the Internet, knowing the extension of CAPI in the
dialplan, can call through my Asterisk to any phone
2010 Mar 16
4
Get content from HTML element in Rails
Hey,
I''m looking for a way to get the content of my div in my Rails view. I
would like the literal HTML content, so only HTML and no Rails
I thought inner_html would work, but I get a RJS exception (TypeError:
$("content").innerHtml is not a function)
Does anyone know how I can get the content? Thanks!
In my controller I use this code:
[code]
def save_test
render :update
2004 Apr 29
1
Need an explanation about different protocols
Hello,
Is there someody who can explain me the meaning of these sentence.
"Sip is philosophically horizontal and H.323/MGCP are vertical"
Thank U
(if you have some links to share about this protocols, share it :) )
Ignace
2003 Jan 04
0
WinXP reghack wont stick after reboot
I have a handful of machines with all of the latest windows updates,
and the WinXP reghack wont stay.
If I enter the EnablePlainTextPassword reghack, and reboot, all is
fine, until the machine is logged off or rebooted, then it reverts
back to EnablePlainTextPassword=no
Seems to be only affected on machines using Novell 4.83.6 SP1
client... although something else could be the cause.
Machines
2003 Jun 06
3
SIP codecs
i've been having a problem getting two SIP phones
to bridge running through asterisk, actually one is
a SIP softphone, SJ Phone, and the other is the
Go2Call calling gateway.
Someone suggested that I don't have the right codecs.
How do I find out which codecs are installed, and how
can I install further codecs? Any suggestions which
would be the right one?
I think hte problem is from the
2003 Nov 24
0
samba3 with ldap: connections from WinXP and smbclient 3 are OK, but not from WinNT and smbclient 2
Hello,
please excuse if this question was asked before, but I wasn't able to
find an answer for my problem in the list archive nor (with google) on a
website.
Here is my problem:
I use Samba 3 from Debian/unstable together with ldap. The ldap-server
is a NDS Server (Novell directory service/eDirectory). Authentication
works well
- with the smbclient of samba 3.x
- from Windows2000 with
2003 Apr 26
6
DynExtenDB
I have been fooling around with DynExtenDB and run into two glitches.
1) The code is looking for (chan->dnis) and in my case I find (null). I
forced (chan-dnis) to be the same as (chan->exten). So far so good. Now I
can connect and talk. This lead me to the second glitch.
2) As soon as the call ends by hanging up, the code issues a
(ast_spawn_extension). This causes asterisk to drop
2002 Nov 19
1
Samba mappings not reconnected on WinXP reboot
Dear Samba Team,
We're running Samba version 2.2.4 on a Solaris 8 file server.
Recently all PC clients were upgraded from NT4 to WinXP and although all
drives are mapping (following the EnablePlainTextPassword fix) the Samba
drives are not being reconnected correctly during a reboot of the client.
We are used to the NT clients prompting for a password during boot to
authenticate any
2004 May 28
1
Immortal SIP & NAT problem
Hi guies,
I know I know this subject have been The most written subject about VoIP
Right... but I just want to make clear, just one time !
If Asterisk is on a Public IP Address and a softphone behind the nat,
sip.conf must contains for this phone: nat=yes ....
Now if I want to configure my sipphone (X-Lite) placing behing the NAT,
it must have in "Domain/Realm" the external IP
2008 Nov 04
1
Confusing behavior of hosts allow/hosts deny in Samba 3.0.28/3.2.4
I saw some unexpected behavior in the interaction of hosts allow and
hosts deny on Samba 3.0.28. I built Samba 3.2.4 just to be sure it
wasn't something that had been fixed. I saw the same behavior.
I'm not sure if it is a bug or a failure on my part to
understand the documentation or misleading documentation.
If I have a share defined as
[export]
comment = exported
2010 Jan 31
2
[LLVMdev] Boehm GC + static variables?
Hi,
I'm running LLVM bitcode generated by my compiler under lli. The bitcode is
linked against Boehm GC (lli -load=/usr/lib/libgc.so).
It looks like Boehm GC isn't scanning global variables and as a result
objects referenced only through globals are being prematurely collected. I
understand that Boehm GC needs to see the data segment containing my global
variables as a root. For native
2020 Sep 03
1
[PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device
On Tue, Sep 01, 2020 at 07:38:10PM +0200, Thomas Bogendoerfer wrote:
> this is the problem:
>
> /* Always check for received packets. */
> sgiseeq_rx(dev, sp, hregs, sregs);
>
> so the driver will look at the rx descriptor on every interrupt, so
> we cache the rx descriptor on the first interrupt and if there was
> $no rx packet, we will only see it, if