similar to: logon problems!!

Displaying 20 results from an estimated 1000 matches similar to: "logon problems!!"

2004 Oct 13
1
Bad lockout attempt recorded 2x
All, I built and installed 3.0.7. I am trying to finalize my setup by limiting the user to 3 failed logon attempts. I used: ./pdbedit -P "bad lockout attempt" -C 3 This works fine for all users EXCEPT for the user with a matching Windows user name. In other words, if my windows user name is 'bender' and my samba user name is 'bender' the number of Bad logon attempts
2019 Apr 19
2
Forking AGI or GoSub
In PHP something like: $pid = pcntl_fork(); if ($pid != 0) { // we are the parent // do parent stuff exit; } // we are the child, detatch from terminal $sid = posix_setsid(); if ($sid < 0) { die; } // do child stuff On 04/19/2019 02:00 PM, Mark Wiater wrote: > On 4/19/2019 1:49 PM, Dovid Bender wrote: >> Mark, >> >> I am using PHP agi and when forking
2011 Jul 18
3
EL6, xinetd, and permissions. What am I missing?
Staging for a rollout of EL 6, and ran into a very strange permissions issue with xinetd that defies all (my) logic. It's a script called "spfiled" that we use for messaging between our server cluster servers. I'm trying to get it to run with "least permissions necessary". Because it reads/writes files in conjunction with a web-based service, it runs as user
2018 Jun 26
2
Asterisk not matching longest prefix with include
On Tue, Jun 26, 2018 at 7:28 PM, Doug Lytle <support at drdos.info> wrote: > On 06/26/2018 07:20 PM, Dovid Bender wrote: > > Doug, > > I tried that as well. Even with my dialplan looking like this: > > > > Ordering by includes works for me under Asterisk 11 and 13 > > What does the output of the below show? > > dialplan show from-external > >
2016 Oct 13
2
Openfile Issue
[root at abc asterisk]# lsof -u 50771 | wc -l 0 BTW, I'm using CentOS 6.5 > > Date: Thu, 13 Oct 2016 10:20:19 -0400 >> From: Dovid Bender <dovid at telecurve.com> >> To: Asterisk Users Mailing List - Non-Commercial Discussion >> <asterisk-users at lists.digium.com> >> Subject: Re: [asterisk-users] Openfile Issue >> Message-ID:
1999 May 07
2
banners
Can someone tell me how to configure my unix printers so that no banner page is printed at the beginning of a print job? I have gotten the printing to work, but I want to stop the banner page. What file do I change to configure that? AIX, 4.2.1, with NT Clients. Thanks in Advance, Pattee Bender Uniform Color Company
2019 Jul 09
2
SIP credentials in the dialplan
On Tue, Jul 9, 2019 at 6:05 AM Joshua C. Colp <jcolp at digium.com> wrote: > On Tue, Jul 9, 2019, at 7:00 AM, Dovid Bender wrote: > > Hi, > > > > Looking at http://the-asterisk-book.com/1.6/applikationen-dial.html you > > should be able to dial with SIP credentials in the DP. Is this still > > possible in recent versions of Asterisk either with chan_sip or
2018 Jun 06
2
Using ControlPlayback with AWS S3
On Wed, Jun 6, 2018 at 6:18 AM, Antony Stone < Antony.Stone at asterisk.open.source.it> wrote: > On Wednesday 06 June 2018 at 12:02:38, Dovid Bender wrote: > > > Hi, > > > > I have tested ControlPlayback and grabbed files via an apache server with > > no issue. > > ControlPlayback is an Asterisk dialplan function. > > How have you integrated this
2006 Jan 16
4
new in asterisk world
Hi, I'm new in asterisk world. I have questions. For example I have my server with public IP address, but two customer with softphone in a private network. How can I do to make them work with the asterisk server? Best Regards -- Ever Zalazar -------------- next part -------------- An HTML attachment was scrubbed... URL:
2019 Aug 01
4
Lightweight ODBC DB
Glenn, I can't use MySQL as each node currently has MySQL however there is a lot of data that is stored locally on each box. I may have to take this route if I can't find something else but that would mean syncing all sorts of data that does not need to be synced. On Tue, Jul 30, 2019 at 10:03 PM Glenn Geller (VDOPh) <ggeller at vdo-ph.com> wrote: > Hi Dovid, > >
2020 Apr 13
1
Multiple real times for same object
On Mon, Apr 13, 2020 at 10:45 AM Joshua C. Colp <jcolp at sangoma.com> wrote: > On Mon, Apr 13, 2020 at 11:38 AM Dovid Bender <dovid at telecurve.com> wrote: > >> Josh, >> >> What should Asterisk do if one of the real time methods fail? I have in >> extconfig.conf >> musiconhold => curl,http://localhost/moh.php,1 >> musiconhold =>
2004 Oct 29
2
GFS for CentOS-3
I have built GFS & CS packages for CentOS-3. I am not aware of official CentOS versions yet so I am offering these packages. The current location is http://bender.it.swin.edu.au/centos-3/ See the readme.txt for more information. John. -- John Newbigin Computer Systems Officer Faculty of Information and Communication Technologies Swinburne University of Technology Melbourne, Australia
1999 May 13
1
permissions for printing
I have just installed Samba for the following configuration: AIX 4.2, with NT clients We are trying to print from clients to unix printers through a Progress (database) program. On unix, I would identify my destination as "lp -s -dprinter1". Now, I indicate "//rs6000/printer1". People in our systems department (and therefore, people with "root" privileges) can
2019 May 20
2
Upgrade from 4.9.8 to 4.10.3 on Centos using Sernet Packages
Hello Cristian, Well, nothing to say about your steps, these looks good. And lmdb could be disable in the sernet packages, cant say, i dont know. And only one DC has these problems or all? If only one DC crashed. Which DC crashes. Last added? Oldest? Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Christian
2003 Jun 11
2
smbclient - session setup failed: NT_STATUS_UNSUCCESSFUL
I have been using Samba for years and am at my wits end with this problem. I have 3.0.0beta1-1 installed (actually, it's the latest Debian unstable package). I just upgraded it - it was working fine yesterday. I have rejoined my machine to the domain (did this by creating the account using NT4's Server Manager to add it and then net rpc join CCSU -U dnewcomb%password -W CCSU (The
2020 Apr 22
3
Troubleshooting load issues
All the calls are using ulaw. The files that I am playing are gsm. I suppose doing a file convert with sox to .ulaw may help but it should be able to do 500 calls without an issue. Can it possibly be a bug? if not how do I profile which call(s) can be causing the spike? On Wed, Apr 22, 2020 at 2:21 PM Telium Technical Support <support at telium.io> wrote: > Could some calls be arriving
2016 Mar 31
2
Lost outgoing SIP packets
Hi Roel Just guessing: do you have conntrack enabled? If not, "modprobe nf_conntrack_netlink" (you can remove it and its dependencies later) What are the outputs of sysctl net.netfilter.nf_conntrack_count and sysctl net.netfilter.nf_conntrack_max when the problem shows up? cheers Ethy On Thu, 31 Mar 2016 12:17:12 +0000 "Dovid Bender" <dovid at telecurve.com>
2020 Apr 13
2
Multiple real times for same object
Josh, What should Asterisk do if one of the real time methods fail? I have in extconfig.conf musiconhold => curl,http://localhost/moh.php,1 musiconhold => mysql,db-east,asterisk_moh,2 If the first server sends back a 404 it does not go to the second connection. Shouldn't a 404 be considered a failure and it should then move over to the next rt engine? On Thu, Jan 2, 2020 at 7:06 AM
2020 Feb 13
2
Help with FUNC_MATH
John, That is correct. I am trying to figure out why Asterisk is executing the set part of the execif, if it's coming back as false. On Thu, Feb 13, 2020 at 2:10 PM John Kiniston <johnkiniston at gmail.com> wrote: > My Apologies Dovid, I think I misunderstood your request. > > You don't have the time you need to convert in the format of date string, > Instead you
2018 Jun 26
2
Asterisk not matching longest prefix with include
On Tue, Jun 26, 2018 at 7:06 PM, Doug Lytle <support at drdos.info> wrote: > On 06/26/2018 06:57 PM, Dovid Bender wrote: > >> Hi, >> >> My dialplan looks like this: >> [from-external] >> >> Exten => _X.,1,Noop(CALL IS COMING INTO FROM EXTERNAL CONTEXT) >> Exten => _X.,n,Noop(IP: ${CHANNEL(recvip)}) >> Exten => _X.,n,Noop(CALLED