Displaying 20 results from an estimated 1000 matches similar to: "troubles with getting odbc to load data"
2005 Aug 18
2
Asterisk configuration from database with res_config
I want to let Asterisk read its configuration from a mysql database. I
configured everything according to the wiki page:
http://www.voip-info.org/tiki-index.php?page=Asterisk+res_config.
However it doesn't work. I am using 1.0.8 asterisk version and here are
my config files:
Extconfig.conf:
[settings]
;uncomment to load queues.conf via the db engine.
;queues.conf => 	
2005 Aug 18
0
Asterisk configuration from database
Nope, I got the stable 1.08 release from cvs.
Frank
From: "Wei Kun" <wei-kun@mediaring.com>
Subject: RE: [Asterisk-Users] Asterisk configuration from database
	withres_config
To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
	<asterisk-users@lists.digium.com>
Message-ID: <00a301c5a3c5$93384370$6f01010a@corp.mediaring.com>
Content-Type:
2005 Feb 11
1
Still stuck trying to make Asterisk read MySQL
I've been continuing to experiment with MySQL. I'm
having absolutely no luck getting asterisk to read
voicemail configuration data and mailbox configuration
data from mysql tables instead of from voicemail.conf.
The default Asterisk setup that reads from
voicemail.conf and extensions.conf works fine. I'm
using 
Asterisk CVS-v1-0-12/12/04-15:58:29 on a Whitebox
Enterprise Linux box.
2025 Jan 08
1
FIDO2 resident credentials
On Mon, 6 Jan 2025, Pavol Rusnak via openssh-unix-dev wrote:
> Hello list!
> 
> Recently, there was a request to implement CTAP 2.1 resident credential
> management to Trezor, a hardware wallet which already supports FIDO2
> authentication (full CTAP 2.0).
> 
> My colleague Andrew[1] raised some points on GitHub and I'd like to check
> with you what are we missing or
2004 Oct 22
3
res_config
Hello,
I am just getting started with res_config and ODBC.  I have MySQL all 
setup and am filling it with my data.  Everything seems very straight 
forward.  One thing catches me so far:
1) How are register lines in sip.conf and iax.conf represented?
	i.e. register=> username:password@fwd.pulver.com/700
insert into ast_config (filename,category,var_name,var_val)
2025 Jan 07
1
FIDO2 resident credentials
Pavol Rusnak via openssh-unix-dev:
> Quoting from [1]:
> 
> It really makes no sense to me why credential management is needed by
> OpenSSH in the first place. In fact it doesn't even make sense to me why
> resident credentials are needed by OpenSSH. Firstly, the private key file
> `id_ed25519_sk` contains primarily the FIDO credential, which is nothing
> secret and
2020 Sep 27
0
Announce: OpenSSH 8.4 released
OpenSSH 8.4 has just been released. It will be available from the
mirrors listed at https://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2002 Aug 13
1
RES: Simple and Stupid Share...
for your information, it didn't work... it needs a password... but i don't
want to send any password... any ideasd?
-----Mensagem original-----
De: Rasmus Reinholdt Nielsen [mailto:rasmus@narani.dk]
Enviada em: segunda-feira, 12 de agosto de 2002 17:34
Para: Demerson Zounar; samba@lists.samba.org
Assunto: Re: [Samba] Simple and Stupid Share...
# Global parameters
[global]
        
2020 Feb 14
2
Announce: OpenSSH 8.2 released
OpenSSH 8.2 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2020 Feb 14
2
Announce: OpenSSH 8.2 released
OpenSSH 8.2 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2020 Feb 14
2
Announce: OpenSSH 8.2 released
OpenSSH 8.2 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.
OpenSSH is a 100% complete SSH protocol 2.0 implementation and
includes sftp client and server support.
Once again, we would like to thank the OpenSSH community for their
continued support of the project, especially those who contributed
code or patches, reported bugs, tested
2006 Apr 26
3
Test fixture syntax
OK, I know I''m doing something bone-headed, but I can''t for the life of 
me figure it out.
I''ve read the test fixtures Rdoc about eight dozen times, and it says 
(to me) that if I have a YAML fixture file, dogs.yml that looks like 
this:
fido:
  id: 1
  breed: Terrier
fifi:
  id: 2
  breed: Poodle
Then I can include
fixtures :dogs
in my functional test, and
2002 Aug 13
0
Samba/Linux - Password synchronization problem - solved!!!
ok!
i did everything  as John said and it works!
" %o " is not necessary. so there must be a mistake in the 
book "using samba".
thanks for helping
slawek
----- Original Message -----
From: "John Benedetto" <jbenedet@unm.edu>
To: "Rasmus Reinholdt Nielsen" <rasmus@narani.dk>; "Slawek W"
<to-slawek@wp.pl>;
2024 Oct 21
2
Security of ssh across a LAN, public key versus password
Stuart Henderson wrote:
>> This is why I push for challenge/response tokens, not simply
>> cert authentication, and really wish that FIDO (such as yubikey)
>> was an option, but the discussions I've seen about suporting
>> that have not been encouraging.
>
> hmm? That works pretty well in OpenSSH.
hmm, what I'm finding doesn't seem to use the FIDO
2020 Sep 20
13
Call for testing: OpenSSH 8.4
Hi,
OpenSSH 8.4p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a bugfix release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at
2007 Jun 21
0
problem with redirect_to() and VirtualHost
I''m running into a problem with redirect_to() and Apache''s
VirtualHost facility.  I have probably have something set up
wrong, but I''m not even sure how to approach the problem.
Background:
  We have DNS set up to return the domain''s address for all
  sub-domains.  So, "dig xyz.cfcl.com" returns the same IP
  address as "dig cfcl.com".
 
2025 Jan 06
2
FIDO2 resident credentials
Hello list!
Recently, there was a request to implement CTAP 2.1 resident credential
management to Trezor, a hardware wallet which already supports FIDO2
authentication (full CTAP 2.0).
My colleague Andrew[1] raised some points on GitHub and I'd like to check
with you what are we missing or whether Andrew is right.
Thank you for your help and understanding!
Quoting from [1]:
It really
2020 Jul 19
2
OpenSSH not requesting touch on FIDO keys (was: OpenSSH not requesting PIN code for YubiKey)
On Mon, Jul 13, 2020 at 01:34:37PM +1000, Damien Miller wrote:
> On Fri, 10 Jul 2020, Frank Sharkey wrote:
> 
> > I set up the YubiKey with OpenSSH 8.2 (Ubuntu client and server) and it
> > works. However, it does not do PIN enforcement at SSH login.  It only
> > requests the PIN during the set-up process (when the key is being
> > generated). Is that the way it's
2000 Dec 15
0
sshd demons
Hi there,  I'm having a problem with sshd demons not shuting down after
connection is closed.
The strange thing is that this is happening on both my Redhat 6.2 server and
Redhat 7.0, both running
OpenSSH_2.3.0p1.  I'm positive that KeepAlive is set to yes !
Is this a common problem ?  I'm suspecting that is has something to do with
the client as well.  Think we're all using
2020 Feb 05
19
Call for testing: OpenSSH 8.2
Hi,
OpenSSH 8.2p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a feature release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at