Displaying 20 results from an estimated 800 matches similar to: "2003 R2 IDMAP Backend issues"
2008 Apr 04
0
Cannot print from Win2003 R2
Hi,
We have a Windows 2003 R2 server (Enterprise, 64-bit, SP2) and for some reason, cannot print to our samba exported printers.
I can add the printer to the system, all drivers are available, but any
attempt to print results in either "Printing failed when starting
document" (Firefox), "Test page failed to print." when doing a test
page or just a greyed out print button
2003 Aug 18
3
Call transfer ATA186
Hi all:
I'm testing a new installation of *, bringing up some ATA186. In * environment, all stuff works greats. The only thing that don't work is a Call Transfer, but the 3Party works ok. Some time ago I read that somebody had proven this functionality successfully. If somebody knows what I missing, please let me know.
Thanks in advance,
Gus
-------------- next part --------------
An
2012 Jul 21
1
top on host and guest
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have a 6.3 guest running on a 6.3 host and the output from top seems
strange to me. At least I did not expect this.
While in the guest on core is busy with i/o the host seems idle.
Does anyone know why it is this way?
See the output from top below, first the one from guest, then host.
top - 14:12:35 up 12 min, 1 user, load average: 2.76,
2009 Jul 21
3
EM algorithm
Hi,
I have the following problem: I am working on assessing the accuracy of
diagnostic tests. I have a log likelihood and 3 unknown parameters. Now I
want to apply the EM algorithm to find the maximum likelihood estimates of
these parameters. But I don't know anaything about how to code that in R.
Can somebody help me??
Greats,
Elena
--
View this message in context:
2013 Aug 09
0
smb_raw_open_recv error on Windows 2012 R2 Preview
Hello,
I am using Samba 4.0.8 on a Red Hat 5.2 x64 machine. I am getting the NT_STATUS_INVALID_PARAMETER error string when running smb_raw_open_recv for a Windows 2012 R2 Preview remote host.
I was unable to reproduce the error on other Windows platforms (works fine for Windows 2012 and other older versions).
The remote host has SMBv1, SMBv2 and SMBv3 enabled. If I disable SMBv1 I can't even
2012 Mar 05
1
Nagelkerke R2
Dear R community.
I´m working with a generalized linear model which the response variable is
a categorical one and the predictive variables are weather conditions. I
have 250 different places where I need to fit the model. In some of these
places I have strong correlations between some of the variables so I need
to deal with this problem.
I found a work similar than mine where they use tha
2010 Nov 10
1
MFC/R2 detected as ISDN PRI
Hi list,
I'm trying to setup an asterisk 1.8.0 with MFC/R2, but I'm having these
error messages loading chan_dahdi:
> module load chan_dahdi.so
ERROR[9241]: chan_dahdi.c:11848 mkintf: Signalling requested on channel
1 is MFC/R2 but line is in ISDN PRI signalling
ERROR[9241]: chan_dahdi.c:16180 build_channels: Unable to register
channel '1-15'
I got the config in
2004 May 27
0
Any news on OCFS R2 release? <EOM>
James A. Yaple
Austin Automation Center
Technology Infrastructure Division
Capacity Planning and Performance Tuning
(512) 326-6105
fax (512) 326-6731
2011 Jul 15
0
winbind 3.3.1.5 as 2008 r2 domain member | groups are not
Hi Oli,
I've just read your post about winbind 3.3.1.5 and 2008 r2 issue in archive of May, so I'm sending you this email. Did you get your samba working after you upgraded Windows 2003 DC to 2008 R2 yet? I'm facing this problem right now. I've posted my issue from the below links. Could you please let me know how you did and your smb.conf & krb5.conf files If you already got
2011 Aug 10
0
Administrator cannot connect to samba on 2008 R2 ADS members
I have an odd situation where Samba 3.x domain members in an Active
Directory 2008 R2 domain cannot authenticate the Administrator. All
other users work, but if I try to connect to the samba services as the
domain Administrator, authentication fails. The Windows domain
controllers are happy to accept connections from the Administrator (e.g.
using smbclient) but the Linux (Centos 5.5 and 5.6)
2009 Apr 03
1
is it possible to share files with windows 2003 r2 ad ?
Hi
is it possible to make samba 3.3.2 function as a member server (fileserver)
in a windows 2003 r2 Active directory enviroment ?
I am using
freebsd 6.3
samba 3.3.2
openldap-sasl-client-2.4
heimdal
current windows domain level is windows 2000 mixed, but forestprep for windows2003 has been run.
Samba is joined to the domain, I am getting stuck at the point to
2010 May 05
0
hibernation test result of windows srv2008 R2 x64 hvm and winpv guest
Hi
I run some hibernation tests on windows HVM and HVM with windows pv
driver. The test case is common scenario test(one test case of WHQL
test), this test case will hibernate the vm for many times, and doing
some IO operations for devices. The windows guest is Srv2008 R2 x64.
Following is my test result
HVM guest with pv driver,
machines 1cpu and 2cpu
4cpu
AMD pass pass
Intel pass
2010 Mar 25
1
ADS member server to 2008 R2
Hi all,
I have a strange problem, and I can't seem to solve it.
I have set up a Ubuntu 9.10 server with samba+kerberos to be an ADS member server. The PDC was a 2003 SBS server, and all was well.
Recently I added a 2008 R2 server standard to the mix, and promoted it as a domain controller. Ever since I did this, the samba server stops working daily.
I have updated to 3.4.7 out of the
2007 Aug 13
1
Does digium TE120P card support for MFC/R2 protocol
Hi,
I have successfully configured DIGIUM card and successfully communicated
through it to the another E1 card running application. Can anybody tell me
does TE120P
support MFC/R2 protocol.
Thanks and Regards
sanchal singh
2012 Jan 24
0
Partial R2 values calculated using different packages
Dear fellow R-users
I've always used Prof Harrell's rms package to calculate/visualize partial
R2 values from a standard regression analysis (below is a quick example on
how I've done so). Recently, I calcuated partial R2 values using the ppcor
and gRbase packages. As it turns out, ppcor and gRbase agree with each other
but the values generated from these packages tended to be greater
2008 Aug 16
1
Pseudo R2 for Tobit Regression
Dear All:
I need some guidance in calculating a goodness-of-fit statistic for a Tobit
Regression model.
To develop the Tobit regression, I used the tobit() method from the AER
package, which is basically a simpler interface to the survreg() method.
I've read about pseudo R2 and C-index and was wondering if there is a
package that calculates this for me. Also, is there a reason to select
2011 Feb 23
0
GLM, how to get an R2 to explain how much of data explained by one variable?
[This email is either empty or too large to be displayed at this time]
2013 Jul 06
1
Windows 2008 R2 on KVM
Hi All,
I have a KVM machine with CentOS 6.4 (64bit), I have a Linux guest running
well on this, I created a Windows 2008 R2 guest and once I start it, after
sometime all the host memory get exhausted and both the guests (linux+win)
killed.
Host has 32 GB RAM, 8 GB is allocated to Linux guest and 8 GB to Windows.
Any idea? anyone experienced similar issue?
2007 Oct 23
1
Compute R2 and Q2 in PLS with pls.pcr package
Dear list
I am using the mvr function of the package pls.pcr to compute PLS
resgression using a X matrix of gene expression variables and a Y matrix
of medical varaibles.
I would like to obtain the R2 (sum of squares captured by the model) and
Q2 (proportion of total sum of squares captured in leave-one-out cross
validation) of the model.
I am not sure if there are specific slots in the
2012 Mar 05
0
3rd attempt R2 and Q2 from pls regression
Greetings R users,
I have been hoping someone would be familiar with this topic. I understand
fully everything on this list is from the good graces of those who wish to
help. Thanks to those who have helped in multiple circumstances. However,
I wanted to post this question once more. I hope someone will read it and
perhaps have some additional insight into what I may be able to do.
Thank