similar to: Help with NT/Samba

Displaying 20 results from an estimated 30000 matches similar to: "Help with NT/Samba"

2016 May 23
1
[OT] Re: Ransomware?
ToddAndMargo <ToddAndMargo at zoho.com> writes: > On 05/20/2016 06:31 AM, Nico Kadel-Garcia wrote: >> Those can also >> often be made accessible by Samba as read-only CIFS shares, for people >> to recover their own files. It's invaluable for people not to have to >> bother their local sysadmin to get last night's copy of the files they >> just
2020 Nov 06
0
[Proposal] Introducing the concept of invalid costs to the IR cost model
Makes sense. I personally greatly prefer having a type rather than a `static constexpr int CostUnfathomable = 10000`. I think the type should have arithmetic operators defined such that an "invalid cost" on either side results in an invalid cost (similar to how NaN infects floats), and an implicit conversion that constructs a valid cost. Then I could just do: ``` Cost c = 7; // c is a
1998 Jan 28
2
NT - Not allowed from this workstation
I am the sysadmin in an office with an overabundance of Win95 machines and a few NT 4.0 workstations. All installs went relatively easy for logon scripts, wins, etc. I have run into a semi-serious problem with 2 of the 3 NT workstations. (All running the same service pack - 1). When trying to make a share from one of the 2 remaining workstations, I will recevie an error message saying that:
2020 Nov 06
1
[Proposal] Introducing the concept of invalid costs to the IR cost model
Hi Chris, Thanks for the reply. My email was really to just ask if people were ok with the idea in principle and I kind of deliberately avoided getting into too many details at this point. If people are happy with the idea in principle I can push a patch up soon that shows what such a class could like so that people can comment on it? Regards, David Sherwood. From: Chris Tetreault <ctetreau
2011 Apr 09
1
asterisk-users Digest, Vol 81, Issue 27
I need to change the sip port from 5060 to 5061 actually we already used 5060 for proxy to sip any idea to change 5060 to 5061 so all can acces the sip using this port please help........................ On 4/8/11, asterisk-users-request at lists.digium.com <asterisk-users-request at lists.digium.com> wrote: > Send asterisk-users mailing list submissions to > asterisk-users at
2006 Oct 06
0
Setting up apache for rails
I am a newbie to ruby rails and apache so i hope this is not a stupid question but, have written an application which runs on webrick the webserver that comes pre-packaged with locamotive. I am now trying to get the application to run on my apache server but i am having a small problem! in my httpd.conf i have set the server to load fast cgi and where the applications virtual host is to be
2020 Nov 17
0
[Proposal] Introducing the concept of invalid costs to the IR cost model
It might also make sense to have functions that return costs for vector ops return some sort of `LinearPolyBase` with `ScalarTy` being `InstructionCost`. From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Vineet Kumar via llvm-dev Sent: Monday, November 16, 2020 11:24 PM To: David Sherwood <David.Sherwood at arm.com>; llvm-dev at lists.llvm.org Subject: [EXT] Re:
2005 Sep 29
1
Audio Files, Filtering, and Formats for Asterisk
I listened to all the demos you showed. My ear discerns a little muffling and minor "slushiness" in the GSM files you sent, along with a much more narrow bandwidth, mainly on the high end side, and Allison either has a mild whistling s or slushy s sound in her voice or the producer didn't properly compress it to "de-ess" the recording. Or, I could just be rather tired.
2011 Apr 05
1
asterisk-users Digest, Vol 81, Issue 12
On 04/05/2011 03:06 PM, asterisk-users-request at lists.digium.com wrote: > Message: 12 > Date: Tue, 5 Apr 2011 13:36:21 -0500 > From: Sherwood McGowan<sherwood.mcgowan at gmail.com> > Subject: Re: [asterisk-users] Iptables configuration to handle brute, > force registrations? > To: Asterisk Users Mailing List - Non-Commercial Discussion > <asterisk-users at
2007 Feb 08
0
Re: samba Digest, Vol 50, Issue 11
Thanks & Regards Hitesh Lad Jr. System Administrator Suma Soft Pvt. Ltd., Pune. ----- Original Message ----- From: <samba-request@lists.samba.org> To: <samba@lists.samba.org> Sent: Thursday, February 08, 2007 8:49 AM Subject: samba Digest, Vol 50, Issue 11 > Send samba mailing list submissions to > samba@lists.samba.org > > To subscribe or unsubscribe via the World
2005 Aug 16
1
DTMF, Asterisk, External PSTN gateway, and PAP2 (was: RE: Issue with DTMF Tones - CodecIssues)
I run a bunch of the Linksys ATA's.. I always use rfc2833 for DTMF. works very well and have never had a problem with it. ..o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
2009 Mar 06
2
Paragraph tags around <div> blocks
For those of you who are expert you may chuckle over this. Perhaps if it's in the record, however, it may help someone else. I was getting cases of <div id="content"> standing on a line by itself, getting converted to this: <p><div id="content"></p> Yes, the line above and below are blank. Yes the div tag is starting at the first column It
2005 Aug 23
0
FW: SIP DEADLOCK
Sorry, sent with wrong account....read below _____ From: Sherwood McGowan [mailto:sherwood@viatalk.com] Sent: Tuesday, August 23, 2005 8:34 AM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: SIP DEADLOCK Anyone using a CVS-HEAD pulled later than 8/13? We're runnign a downloaded CVS-HEAD from 8/13/2005 and getting SIP Deadlocks like crazy.....
2020 Nov 05
0
[Proposal] Introducing the concept of invalid costs to the IR cost model
You're being quite vague about what the extra state is. Is this because you haven't yet settled on what it should be, or do you actually intend to let it be a template parameter: template <typename T> struct Cost { unsigned Val; T State; } Thanks, Christopher Tetreault From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of David Sherwood via llvm-dev Sent:
2005 Sep 02
3
DTMF and "breaking through" voice prompts
Has anyone else had problems with users being able to press key tones during a voice prompt? I have a few users complaining that some systems will not recognize key presses during them. using current CVS-HEAD, linksys PAP2 UA's, rfc2833 dtmf mode. Thanks Sherwood McGowan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Apr 21
0
samba 3.0.22 possible bug - sid for bdc
Hello Lads, Problem could be smbldap-tools, im using 0.97. I have manually set the sid on the bdc which seems to work. I am confused because I thought net rpc getsid stored the sid from the pdc on the bdc in secrets. I wasn't aware that net getlocalsid should return identical results on both pdc & bdc. Please explain this - why isnt the BDC obtaining the sid automatic as it should
2001 May 24
1
tinc from behind a NAT
I'm stuck behind a corporate NAT that I obviously have absolutely no control over. The nice thing is that the firewall rules, AFAIK, are very nice. I've had tinc running before from behind nazi firewalls with no NAT. Been fiddling with tinc for many hours, but have been SOL. The local machine is the client (has ConnectTo in the conf), and remote is the server (has Listen in the conf).
2010 Oct 14
1
MySQL and Channel Event Logging
Hey all, sorry if this has been covered, but I've not found anything after a couple hours' worth of googling. I can see (and I'm familiar with) all the usual MySQL addon apps once I install Asterisk 1.8.x, but I cannot find any reference to MySQL and the new CEL logging tool other than ODBC. Is this the only method available to use MySQL with CEL at this time? Thanks, Sherwood
2005 Aug 26
2
SIP Benchmarking / Stress Testing
Anyone have a good tool(s) to use for simulating a bunch of calls? Benchmarking or stress testing? I only need SIP protocol, and do appreciate any replies...I realize I could google it, but I am looking for opinions as well. Sherwood McGowan -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Sep 06
1
Routing depending on sip response code?
Hey all, I'm trying to create redial on busy for my users, but haven't the foggiest on how to make asterisk route depending on the status code returned over SIP (483, Busy Here?). . . anyone know how to do this? Thanks Sherwood McGowan -------------- next part -------------- An HTML attachment was scrubbed... URL: