Displaying 3 results from an estimated 3 matches for "prinipally".
Did you mean:
principally
2004 Jun 15
1
(sans objet)
...have to reduce the dimension of X, and that's why I use the function #"dr" (dr package).
model<- dr(Y~X,family="binomial",method="phdy");
edr<- dr.direction(model);
#And now my problem: I hope that edr is a matrix constructed with linear #combinaison of X, prinipally the "index" vectors of X. But in reality it's not the #situation:
library(nnet);
fit<-multinom(Y~.,data=data.frame(edr));
pred<-predict(fit,data.frame(edr));
table(Y,pred)
0 21
0 19
????
thank you for tel me where is my error!
best regards
Benjamin Esterni
Institut Paoli...
2004 Jan 28
0
cross-realm spnego issue in 3.0.2rc1
Hi,
I just installed 3.0.2rc1 for testing, and I came across a problem with
cross-realm authentication. I joined samba to our active directory
domain, and I can see that it has host and cifs principals in windows
kerberos. Our organization's primary kerberos realm (CEDE.PSU.EDU) is an
MIT kerb5 realm, and we have a one-way non-transitive trust such that
windows (server 2003) kerberos
2002 Nov 01
0
Re: Samba PDC and Kerberos(MIT or SEAM in Uinx,without microsoft ADS)
Jonathan Higgins wrote:
>
> A few more questions and comments... related to this topic
>
> If Kerberos is the back-end to LDAP.. there is no need to synchronize or store a >password in the LDAP tree.. just the principal for the user in the userpassword >attribute: userpassword = {kerberos}name@domain
That is correct. I did not mean sync between Kerberos and LDAP, I mean
sync