Displaying 20 results from an estimated 1000 matches similar to: "multiple ldap servers in bdc/pdc environment"
2004 Jan 23
1
NFS re-export 64bit / 32bit locking issue?
Hi all,
I've got kind of strange setup, wherein all of my data is on a big NFS
server (RH linux 8.0 running the 2.4.18 kernel and nfs-utils 1.0.1-2.80)
and my Samba 3.0.0 PDC server (RH linux 7.3 w/ 2.4.18 kernel, nfs-utils
0.3.3-6.73) mounts the NFS export with the following options:
rw,vers=3,wsize=8192,rsize=8192,hard,intr
This mounted partition is then re-exported to the windows users
2003 Oct 23
0
Win NT 4.0 clients give error C0000078 when login to Samba PDC
Hi all,
I've tried searching all over the net for any information about this
error but can't seem to find any.
I've compiled Samba 2.2.8a on a RH Linux 7.3 box (kernel 2.4.18-3) with
lsapsam support against openldap 2.0.23-4. I'm also using pam_ldap such
that all authentication (unix + samba/windows) is done through LDAP,
which is working quite nicely.
However, none of my NT
2012 Oct 24
2
Recode function car package erases previous values
Hi all,
I am attempting to create a new variable based on values of other variables. The variable is called pharm. It basically takes the numeric code of 1 as yes and 0 to be No from the variable B20_C1 (a question on a survey). However, I would also like to have a level for non-respondents and these are captured in the variable nr.B20C, which is a 1 when there is a non-response on the whole group
2008 Nov 14
1
ParkandAnnounce?
In theory ParkAndAnnounce has a lot of usefulness, however, that we've had
very little success with application... Our application is similiar to
the local Walgreens pharmacy.. Dr. Calls in, selects the "Im a doctor with
a prescription option"... call is parked, and announcement overhead is
given.. "Doctor holding on ${EXTEN}"
exten =>
2002 Dec 29
1
Re: Fwd: Samba & Referrals
>>Hello,
>>
>>I am the administrator of a network student that hosts 2000 accounts of
>>students from three schools. We use a different LDAP base from each
>>school, bases are linked with referrals.
>>
>>BUT, as you know, Samba does not support referrals, I found your patch
>>that enable referrals (but i don't find the smb.conf option to
2007 Oct 22
1
loess coefficients output
May I inquire about how to obtain the coefficients from a loess fit of
multiple covariates? I have tried terms and coef, but it does not provide
me with the coefficients to identify the terms of the entire regression
equation.
Many thanks
Paul
--
Paul R. Hutson, Pharm.D.
Associate Professor
UW School of Pharmacy
777 Highland Avenue
Madison WI 53705-2222
2006 May 17
1
Example Syntax for if - then- and - else Statements
Hello R users,
I am a fairly new R user, however, one of the problems I am having is
the use of applying if-, and-, then-, else- statements in R against
datasets & dataframe. Rtips mentions it, but without simple examples I
am not quite sure what my syntax should look like. I am particularly
interested in syntax that can be used with the transform function. for
example
if foo[,1] ==
2000 Sep 18
1
phantom(0) doesn't do what I expect it to [plotmath]
Hi,
I'm trying to make a legend with a justified list of numbers, so I
thought I would use phantom(0) to align the 3-digit numbers properly
with the 4-digit ones:
legend(x, y, xjust=1, yjust=1, lty=c(1,2,3,4,5), adj=c(0,0.5),
legend=expression(phantom(0)*300*plain(K),
phantom(0)*550*plain(K),
phantom(0)*830*plain(K),
2009 Jul 24
1
Conditional sorting
Greetings!
I am trying to figure out how to order a data frame by one variable
conditioned on another.
Here is an example of what I have:
d <- data.frame(RUN = rep(1:3, each = 3), ID = 1:9, AUC =
runif(9,1,100))
> d
RUN ID AUC
1 1 70.2
1 2 86.5
1 3 20.1
2 4 74.3
2 5 53.6
2 6 67.6
3 7 99.9
3 8 47.3
3 9 41.3
2012 Oct 22
3
Any good R server-with connection examples
I want to connect R with HTML/PHP pages to take input from user,do some
statistical processing on it & show results to HTML page again.
I search on net,i got Rserve package,but examples are mainly for java
langaure & not for PHP
i am wondering how to connect it to PHP-Apache-MySQL
Is there any good tutorial/video which will tell me how to do that ?
At least tell me logical way how to
2010 Mar 24
1
R warning and error messages taking a long time and generating pop-up windows
Hi all, thanks for your help in advance.
I was running some scripts and suddenly R began taking a very long time to process mundane errors, which I often generate since I am new to R...such as forgetting to add in my quote
getOption(warn)
Error in options(x) : object 'warn' not found
Not only does the warning message print in the R console when it finally writes the error, but it also
2011 Feb 28
1
Robust variance estimation with rq (failure of the bootstrap?)
I am fitting quantile regression models using data collected from a
sample of 124 patients. When modeling cross-sectional associations, I
have noticed that nonparametric bootstrap estimates of the variances
of parameter estimates are much greater in magnitude than the
empirical Huber estimates derived using summary.rq's "nid" option.
The outcome variable is severely skewed, and I am
2011 Sep 30
1
Odd gridding pattern when plotting
Hi, I'm no longer on the subscribing list, but was hoping to get my question posted.? Please inform if this is ok, although I am guessing you wont post with the image below.? If so, let me know and I will resend without the image.
Thanks
Hi,
I just upgraded my system and my version of R all at once.? Upon running old code for heatmaps etc, I suddenly notice that there is an odd grid pattern
2003 Sep 17
3
More than one logon script, can I have?
Hi,
RH7.3, Samba 2.2.8a, Win2KSP4 clients...
I was just wondering,
I know I can have a logon script based on a machine name, on a group, a
username, etc., but am I able to actually have a combination of the
above?
I would like to have a standard group logon script (which I currently do
have), but I would also like an extra script to run if they log on to
particular machines under my domain...
2002 Mar 07
3
ldap problems
Hello,
I am doing a samba pdc with ldap. When I try to login to the domain, or
access some shares I get this in my ldap logs:
Mar 7 16:46:16 localhost slapd[3588]: conn=25 op=4 SRCH
base="ou=People,dc=test,dc=org" scope=1
filter="(&(objectClass=posixAccount)(uid=DOMAIN\5CTD))"
Mar 7 16:46:16 localhost slapd[3588]: conn=25 op=4 SEARCH RESULT
tag=101 err=0 text=
My
2014 Jan 28
5
NIS or not?
Hi all,
We're getting to a point in our linux environment where it's starting to be
cumbersome to keep shadow and passwd-files up-to-date for the users to login
on each computer. Scripts can only get us so far. 8-/
I've looked a bit into central login systems for linux, and NIS and LDAP seem
to be prevalent. NIS being the simpler-to-setup solution for small to medium
networks as
2012 Oct 15
1
how to include --configure-args= in R CMD INSTALL
I am installing RMySQL_0.9-3.tar.gz pkg on windows-7 64 bit machine as:---
C:\Users\trendwise> R CMD INSTALL
--configure-args='--with-mysql-inc="C:\\Program Files\\MySQL\\MySQL Server
5.5\\include"' "C:\\Users\\trendwise\\Downloads\\RMySQL_0.9-3.tar.gz"
* installing to library 'C:/Users/trendwise/Documents/R/win-library/2.14'
* installing *source* package
2003 Jul 01
2
Unable to get SetMusicOnHold working...
Hello,
I'm trying to do something really easy : transfer a PSTN call to a H323
client. This works great. Now I'm trying to use the SetMusicOnHold
function. I din't find any doc about it, I've just seen some mails in
the list archive, but it still doesn't work.
That's my extension.conf :
[incoming]
exten => s,1,SetMusicOnHold,default
exten =>
2005 Aug 25
4
covariance matrix under null
Hello
I am fitting a Cox PH model using the function coxph(). Does anyone know how
to obtain the estimate of the covariance matrix under the null hypothesis.
The function coxph.detail() does not seem to be useful for this purpose.
Thanks,
KD.
[[alternative HTML version deleted]]
2002 May 30
3
Profile creation
SAMBA VERSION: 2.2.4
ERROR(S): Profile Creation
I have recently been assigned to create a Samba PDC. Earlier in the
week, I thought I was successful. I was able to log in, load (or create)
the test user's .ntprofile, etc. Went home that night, happy as could be.
Came back the next day - and nothing was working correctly. The systems
could not find the domain. The domain was not