Displaying 20 results from an estimated 400 matches similar to: "Not Authenticate"
2005 Sep 28
1
Where MeetMe application
I haven't app_meetme.so file...
Where I can search?
___________________________________
Yahoo! Messenger: chiamate gratuite in tutto il mondo
http://it.messenger.yahoo.com
2009 Sep 08
7
Data separated by spaces, getting data into R using field lengths
I have a text file similar to this (separated by spaces):
x <- "DF12 This is an example 1 This
DF12 This is an 1232 This is
DF14 This is 12334 This is an
DF15 This 23 This is an example
"
and I know the field lengths of each variable (there is 5 variables in
this data set), which are:
varlength <- c(2, 2, 18, 5, 18)
How can I import this kind of data into R, using the varlength
2003 Oct 25
2
Voicemail help
hi,
i am trying to do autoattendant but failing. as in the
manual i inserted the background(welcome-mainmenu)
file so that after the sound the caller can dial the
extension he wants to call. i figured that the
background sound wasn't coming in the asterisk. how do
we do this without first loading the welcome message?
for example after certain rings the caller can dial
the extension no to
2007 Mar 12
0
net ads join error in debug mode when joining Windows 2003 AD
Hi!
I'm having the following issue: Linux Box with RedHat 3 joining a windows
2003 AD.
When doing net ads join the system reports
[2007/03/12 17:27:36, 5] libads/kerberos.c:get_service_ticket(367)
get_service_ticket: krb5_get_credentials for SAENET01$@ABC.COM enctype 16
failed: KDC has no support for encryption type
[2007/03/12 17:27:36, 3]
2017 May 11
1
Upgrading BIND DNS Backend
Hello Marc,
Upgrade DNS worked properly as you can see below.
---------
samba_upgradedns --dns-backend=BIND9_DLZ
Reading domain information
DNS accounts already exist
No zone file /usr/local/samba/private/dns/EXZA.LOCAL.zone
# is this the culprit?
DNS records will be automatically created
DNS partitions already exist
dns-dc account already exists
See
2017 May 11
2
Upgrading BIND DNS Backend
Hi,
After upgrading to BIND9_DLZ, BIND service is properly starting.
However, DNS updates are failing. When I try to force the DNS update, I
get the following error.
Even kinit command returns "kinit: Cannot find KDC for realm
"EXZA.LOCAL" while getting initial credentials"
---------------------------------------
[root at dc ~]# samba_dnsupdate --verbose --all-names
IPs:
2023 Aug 24
8
[Bug 3608] New: ssh version is different with sshd version
https://bugzilla.mindrot.org/show_bug.cgi?id=3608
Bug ID: 3608
Summary: ssh version is different with sshd version
Product: Portable OpenSSH
Version: 9.3p2
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at
2013 Nov 23
1
Maildir issue.
We brought up a test cluster to investigate GlusterFS.
Using the Quick Start instructions, we brought up a 2 server 1 brick
replicating setup and mounted to it from a third box with the fuse mount
(all ver 3.4.1)
# gluster volume info
Volume Name: mailtest
Type: Replicate
Volume ID: 9e412774-b8c9-4135-b7fb-bc0dd298d06a
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
2008 Jul 14
2
Convert data set to data frame
Greetings,
I have a data set look like this:
> print(MyResult)
2 5 9 10
11 13
mean 6.108394 3.272211e+01 3.951703e+02 2.086217e+03
79.838867 2.592272e+04
median 1.288889 2.743511e+00 4.061491e+00 4.943710e+01
-2.821667 -3.040625e+00
var 2885.350595 2.343144e+05 1.022680e+06 1.200589e+07
365179.508831
2005 May 08
1
Help with Realtime & Seeding
Hi All,
We have just configured our CVS Head realtime enviorment and we are now
recieveing constant messages in the Asterisk output along the lines of ;
SIP Seeding Peer from astdb: '2001' at 2001@192.168.1.90:9096 for 60.
Can anyone explain this to me ? I have not been able to find much info
on it anywhere.
Cheers,
Callum
problem with outgoing callsUnabletocreatechannelof type 'ZAP' (cause 34 - Circuit/channelcongestion)
2006 Feb 17
2
problem with outgoing callsUnabletocreatechannelof type 'ZAP' (cause 34 - Circuit/channelcongestion)
Nik,
This definitely helps! Please check your dial command. You've got
"Dial(Zap/0/mynumber)" and I think you might possibly want it to be
something like this:
Dial(Zap/1/mynumber) or
Dial(Zap/g0/mynumber)
I don't recall there being a zap channel zero, but it is common to have
a group zero. I would recommend trying Zap channel 1 -
Dial(Zap/1/mynumber) - before trying the
2017 May 11
2
Upgrading BIND DNS Backend
Hi,
I am trying to upgrade frm INTERNAL DNS to BIND_DLZ.
I followed the procedure given in
https://wiki.samba.org/index.php/Changing_the_DNS_Back_End_of_a_Samba_AD_DC
and https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End.
When I start the BIND Service, it fails with an error. In journalctl -xe
we come to know that named service is unbale to open dlz_bind9_9.so file.
Full error message
2007 Nov 03
4
Problems exporting a PCI device to a domU...
Hi!
I am trying to export a PCI device (an AVM Fritzcard PCI ISDN card...)
to a domU but when starting my domU I am getting this error:
"pciback pci-4-0: 22 Couldn''t locate PCI device (0000:00:06.0)!
perhaps already in-use?"
My system is running both debian etch in dom0 and domU...
Below you can find (hopefully) all important information...
Sincerely,
Gaubatz Patrick
2004 Sep 27
1
Fedora2 and zaptel - using the udev
Hi,
I am sorry if this message has been reposted, but for some reason I am
having problems with posting it.
I configured asterisk and zaptel modules with fedora2.
I want to be able to load the zaptel wcfxo and wcfxs modules.
For now I will use only the Wildcard TDM400P card.
I am able to load the modules but I cant configure them using ztcfg or
zttool because the tools are compiled to use the
2023 Aug 18
14
[Bug 3605] New: Tracking bug for OpenSSH 9.5
https://bugzilla.mindrot.org/show_bug.cgi?id=3605
Bug ID: 3605
Summary: Tracking bug for OpenSSH 9.5
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at mindrot.org
2005 Oct 14
2
Steganographic extension to Speex
Hello kind developers,
I am planning on creating a steganographic extension for speex/CELP.
Since speex/CELP is lossy, there should be quite many bits that one
can use for hiding data.
I'm familiar with the principles of CELP (two filter loops, one for
pitch, the other for formants, let the raw speech frame run through
those filter loops, take residue signal, map it on a codebook entry,
2011 Sep 13
0
WARNING[2209]: chan_sip.c:19667 handle_response_invite: just did sched_add waitid(3429468)
Hi All;
Asterisk version is: 1.8.5.0
But I see at the consol the following warning and really I did google but did not understand if it is bug or related to settings:
[Sep 13 15:04:56] WARNING[2209]: chan_sip.c:19667 handle_response_invite: just did sched_add waitid(3429468) for sip_reinvite_retry for dialog 3c581fa96f2b-53yysntgjmwb in handle_response_invite
But actually, we see some SNOM IP
2012 Oct 23
2
spamc can't seem to call /usr/lib/dovecot/deliver
Hi,
My server uses a system comprised of postfix, dovecot and dspam to filter and deliver mail.
Postfix used the following flags in calling spamc and dovecot:
flags=DRhu user=dovecot:secmail argv=/usr/bin/spamc -u ${recipient} -e /usr/lib/dovecot/deliver -d ${recipient}
after an upgrade from Debian lenny to squeeze we were able to get everything working except spam filtering. Spamassassin is
2008 Dec 03
0
chan_sip.c:14889 handle_response_invite: Failed to authenticate on INVITE to
Hello,
I need help for that error message:
?chan_sip.c:14889 handle_response_invite: Failed to authenticate on INVITE
to?
My network is:
Client1--
-----------asterisk1------asterisk2
Client2--
? With client1, I do a call
? Asterisk1 forward the call to asterisk2
? Asterisk2 forward the call to asterisk1
? Asterisk1 forward the call to
2008 Feb 20
0
samba doesn't accept groups?
Hi you all!
this is my strange problem of the day!
I use Debian stable, linux 2.6.18-5-686, samba Version 3.0.24.
Here's my smb.conf
[global]
workgroup = NO1KNOWS
realm = NO1KNOWS
bios name = PBT
server string = Rob's Samba
dns proxy = no
os level = 64
log file = /var/log/samba/log.%m
max log size = 50
syslog = 0
panic action = /usr/share/samba/panic-action %d
security = user
encrypt