search for: shortliv

Displaying 4 results from an estimated 4 matches for "shortliv".

Did you mean: shortly
2020 Jun 01
2
would it be possible to extend TrustedUserCAKeys so that certain keys could not be used to authenticate a particular user?
Wondering if it would make sense to have more granular control of trustedUserCAkeys? I have 1 key used to sign root certs, the key is shortlived, and is rotated daily. And I have a 2nd key to sign non- privileged user certs. The non-privileged certs have a longer validity period, and the signing keys are not rotated as frequently. It would be nice to ensure this second signing key's associated pubkey in trustedusercakeys is never c...
2019 Aug 27
2
Samba 4.10.7 and 4.9.12 for rhel7/centos7 rpms
Hi everyone, In case anyone's interested, I've posted the rpm builds of samba 4.10.4 that I'm using on RHEL7.7. (I run these in VMs, serving as AD DCs for my SOHO). Comments most welcomed. These rpms use the default python2 from the system. http://nova.polymtl.ca/~coyote/dist/samba/samba-4.10.7 http://nova.polymtl.ca/~coyote/dist/samba/samba-4.9.12 Regards, Vincent
2003 Jun 14
1
Missing data augmentation
...en run to start with and gives me the following error right away: iter imp variable 1 1 Liquidity.ratioError in chol((v + t(v))/2) : the leading minor of order 1 is not positive definite To be honest I have no idea whatsoever what that error message means, so my experiments with mice were shortlived :-) I then tried the package "norm". I got some ways with the experiment, following the help file: s <- prelim.norm(as.matrix(myDataSet)) thetahat <- em.norm(s) rngseed(1234567) theta <- da.norm(s, thetahat, steps=20, showits=TRUE) At this stage however I get the following e...
2006 Jul 24
22
which webserver to use in production?
Apologies in advance if this ignites a war of comflicting opinions.... I''m a few days away from going live with my first RoR application. It is completely database centric and each user will have his own queries so cacheing will not really help. I have a dedicated linux server being built by my hosting provider and I need to tell them which webserver to use. The databse is MySQL