Displaying 17 results from an estimated 17 matches for "exchweb".
2006 Jan 05
1
Apache reverse proxy authentication problem on RHEL based distribs only
...estHeader set Front-End-Https "On"
ProxyRequests Off
ProxyPreserveHost On
LogLevel debug
<Location /exchange>
ProxyPass http://yyy.yyy.yyy.yyy/exchange
ProxyPassReverse http://yyy.yyy.yyy.yyy/exchange
SSLRequireSSL
</Location>
<Location /exchweb>
ProxyPass http://yyy.yyy.yyy.yyy/exchweb
ProxyPassReverse http://yyy.yyy.yyy.yyy/exchweb
SSLRequireSSL
</Location>
<Location /public>
ProxyPass http://yyy.yyy.yyy.yyy/public
ProxyPassReverse http://yyy.yyy.yyy.yyy/public
SSLRequireSSL
</Loc...
2010 Sep 24
0
Fwd: Can't cross compile asterisk 1.6.2.13 on arm using ltib
...nks a lot.
Sebastien
On Fri, Sep 24, 2010 at 9:11 AM, IMS <ims77.dev at gmail.com> wrote:
> No ideas ?
> Just give me the way if possible
>
Download the latest asterisk version (1.4.36) and retry, if it fails
create a new issue on
https://issues.asterisk.org<http://192.168.49.5/exchweb/bin/redir.asp?URL=https://issues.asterisk.org>
--
Paul Belanger | dCAP
Polybeacon | Consultant
Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode)
blog.polybeacon.com
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided...
2007 Oct 29
4
Joining a Linux Machine to a Windows 2003 Active Directory Domain
...CentOS 5, Samba version
3.0.23 to a Windows 2003 Active Directory. I can authenticate successfully
against Kerberos, but I cannot seem to join the domain. I'm using
instructions from this article
http://www.enterprisenetworkingplanet.com/netos/article.php/3487081<https://mymail.clarkson.edu/exchweb/bin/redir.asp?URL=http://www.enterprisenetworkingplanet.com/netos/article.php/3487081>
but when I get to the join command I get this
[root@0-1-3-1d-38-f2 ~]# net ads join -U adjoin
adjoin's password:
Failed to set password for machine account (NT_STATUS_ACCESS_DENIED)
Failed to join domain!...
2007 Sep 07
1
contourplot lines, text, and mtext
If I have a contourplot (in the lattice package) and I want to add
straight lines to it, how do I do this?
I see that there are llines() and lsegement() functions for lattice
plots, but they don't seem to do anything in this case:
library(lattice)
library(KernSmooth)
x=rnorm(10000)
y=x+rnorm(x,0,.5)
a=bkde2D(cbind(x,y),.7)
z=as.vector(a$fhat)
grid=expand.grid(x=a$x1,y=a$x2)
grid$z=z
2005 Oct 21
3
Windows interacting with SAMBA share
...ed the internet for a
couple days now and haven't found a solution. Thanks for your help.
Jeremy
_____________________________________
Jeremy Hatter
Business Intelligence Associates, Inc.
Voice: 212-240-2282
Fax: 212-240-2298
jhatter@biaprotect.com
http://www.biaprotect.com
<blocked::/exchweb/bin/redir.asp?URL=http://www.biaprotect.com/>
Digital Discovery Services & Computer Forensics
This message may contain confidential and/or legally privileged
information intended only for the use of the individual(s) named on the
To:, Cc: and Bcc: lines. If you are not one of the intended...
2005 Sep 01
1
AW: Administrators and Users Rights for Windows workstations
Hi,
it's simple:
1.) put all users in YOURDOMAIN\Domain Users or YOURDOMAIN\Workstation Admins or what you would like
2.) put this group (YOURDOMAIN\Domain Users, YOURDOMAIN\Workstation Admins) into the local group
Administrators of each Workstation (you may use vbscript to automate this...)
Mit freundlichem Gru?,
Dirk Laurenz
Systems Engineer
PSO - Professional Service
2007 Feb 23
2
Extracting a subset from a dataframe
Good day everyone,
Can anyone suggest an effective method to solve
the following problem:
I have 2 dataframes D1 and D2 as follows:
D1:
dates ws wc pwc
2005-10-19:12:00 10.8 80 81
2005-10-20:12:00 12.3 5 15
2005-10-21:15:00 12.3 3 15
2005-10-22:15:00 11.3 13 95
2005-10-23:12:00 12.3 13 2
2005-10-24:15:00 10.3 2 95
2005-10-25:15:00 10.3 2 2
D2:
2008 Jan 21
4
I am having a problem connecting my X-Lite to my Asterix box
...ation name :1000
Domain:192.168.3.128
I have tried domain Proxy on and off
When on
I enter proxy as 192.168.3.128
I even added port 5060 to both IP's any one have some clue on this one.
Andrew Ladanowski
AddInSolutions Inc.
www.addinsol.com
<https://mymail.ladanowski.com/exchweb/bin/redir.asp?URL=http://www.addi
nsol.com>
andrew at addinsol.com <mailto:andrew at addinsol.com>
Phone: 954-815-2402
Fax: 954-414-8432
CONFIDENTIAL : The information in this email (including any attachments)
is confidential and may be privileged. If you are not the intended
r...
2010 May 24
3
5.2: Solaris 10 x86 x-11 forwarding fails, assign requested address
...s?
Am I approaching this wrong, and this shows a mis-configured machine? ( happens on multiple machines, all default setups connected to IPV4 networks ).
---
Seth Ellsworth
Vintela Development
The people and products of Vintela are now a part of Quest Software.
Read the press release<dhtmled5://exchweb/bin/redir.asp?URL=http://www.quest.com/news/show.asp?ContentId=1826%26ContentTypeId=2%26site=> to learn more.
2009 Jan 07
0
samba-3.2.0.1-smbd hangs up when kernel has ipv6 disabled
...e but smbd would still hang up with
strace showing up EAFNOSUPPORT.
So does it mean that samba-3.2.0.1 can not work with a kernel having IPV6
disabled?
But the following pdf disagrees -
http://www.sambaxp.org/files/SambaXP2008-DATA/01-04-Jeremy_Allison-encryption.pdf<https://webmail.marvell.com/exchweb/bin/redir.asp?URL=http://www.sambaxp.org/files/SambaXP2008-DATA/01-04-Jeremy_Allison-encry>
So I must be messing things up somewhere and can't seem to find it with
hours n hours of fiddling. Can anyone help me out here?
Thanks in anticipation ;-)
Salil
2009 Sep 10
0
new version of R-package mice
...sum scores, indices and interactions using passive imputation, and to the proper setup of the predictor matrix.
We have written also a complete new manual for mice, which can be downloaded from http://www.stefvanbuuren.nl/publications/MICE%20in%20R%20-%20Draft.pdf <https://webmail.kpnplanet.nl/exchweb/bin/redir.asp?URL=http://www.stefvanbuuren.nl/publications/MICE%2520in%2520R%2520-%2520Draft.pdf>
This article/manual provides a hands-on, stepwise approach to using mice for solving incomplete data problems in real data.
Best Regards,
Karin Groothuis-Oudshoorn & Stef van Buuren...
2009 Sep 10
0
new version of R-package mice
...sum scores, indices and interactions using passive imputation, and to the proper setup of the predictor matrix.
We have written also a complete new manual for mice, which can be downloaded from http://www.stefvanbuuren.nl/publications/MICE%20in%20R%20-%20Draft.pdf <https://webmail.kpnplanet.nl/exchweb/bin/redir.asp?URL=http://www.stefvanbuuren.nl/publications/MICE%2520in%2520R%2520-%2520Draft.pdf>
This article/manual provides a hands-on, stepwise approach to using mice for solving incomplete data problems in real data.
Best Regards,
Karin Groothuis-Oudshoorn & Stef van Buuren...
2010 Nov 04
0
[backport] Allow app_dial to play 'indication tone while ringing' back ported to 1.6.2.X
...${DIALARGS})
.
.
Hope this helps someone.
Mitch Sharp
BIG Networks
5647 Galeria Drive, Suite D
Baton Rouge, LA 70816
tel: 225.214.1444 x101
fax: 225.214.1443
email: msharp at bignetworks.com <mailto:msharp at bignetworks.com>
web: www.bignetworks.com
<https://www.bignetworks.com/exchweb/bin/redir.asp?URL=http://www.bignet
works.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101104/b247b54c/attachment.htm
2004 Feb 12
2
Samba 3.0.2 & Exchange 2003 / Active Directory?
My dilemma is this. My company is in the midst of doing some moves. Our
network will be merged with another section of the company. They are
completely MS servers, while all my servers are running linux / samba. Our
new CTO told me that the company IS moving to Exchange 2003 (in ~ 6 months),
and said that he is open to use linux for authentication, file servers, print
servers, etc IF I
2004 Sep 18
2
Timing source on SMP system
...as told that this solution will
not work with SMP systems. My DL360G2 is a dual proc machine.
I'm running out of options here...please advise.
Thanks,
Chad M. Brown
Infrastructure Architect
identity mine, inc. - http://www.identitymine.com
<BLOCKED::https://mail.microsoft.com/exchweb/bin/redir.asp?URL=http://ww
w.identitymine.com/>
chad.brown@identitymine.com
<BLOCKED::mailto:mark.brown@identitymine.com>
253.927.7737 - Office
866.4ID.MINE (866.443.6463) - Toll free
253.405.6726 - Cellular
253.444.5170 - Fax
-------------- next part --------------
An HTML attachm...
2008 Feb 08
1
(no subject)
...or to simply not
; use user authentication at all.
;
;context=default
;
; Use this option to help Cisco (or other) gateways to setup backward voice
; path to pass inband tones to calling user (see, for example,
; http://www.cisco.com/warp/public/788/voip/ringback.html <https://webmail.wipro.com/exchweb/bin/redir.asp?URL=http://www.cisco.com/warp/public/788/voip/ringback.html> )
;
; Add PROGRESS information element to SETUP message sent on outbound calls
; to notify about required backward voice path. Valid values are:
; 0 - don't add PROGRESS information element (default);
; 1 - call i...
2009 Sep 11
3
For sending my R package as part of R-project
...sum scores, indices and interactions using passive imputation, and to the proper setup of the predictor matrix.
We have written also a complete new manual for mice, which can be downloaded from http://www.stefvanbuuren.nl/publications/MICE%20in%20R%20-%20Draft.pdf <https://webmail.kpnplanet.nl/exchweb/bin/redir.asp?URL=http://www.stefvanbuuren.nl/publications/MICE%2520in%2520R%2520-%2520Draft.pdf>
This article/manual provides a hands-on, stepwise approach to using mice for solving incomplete data problems in real data.
Best Regards,
Karin Groothuis-Oudshoorn & Stef van Buuren
C.G....