search for: almy

Displaying 5 results from an estimated 5 matches for "almy".

Did you mean: ally
2018 Jul 10
0
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
Hi Aleksey, did you find any solution for this? I just updated from 4.8.2 to 4.8.3 and had very similar effects: Login was no longer possible with 4.8.3 - log file was full of "ldb: Failed to unlock db" messages. I had to downgrade to 4.8.2 in order to make samba work again. Bye, Marcel June 28, 2018 10:28 AM, "Aleksey Vladimirov via samba" <samba at
2018 Jun 28
5
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
After update I have got this: samba-tool drs kcc -Uadm2 -d 9 INFO: Current debug levels: all: 9 tdb: 9 printdrivers: 9 lanman: 9 smb: 9 rpc_parse: 9 rpc_srv: 9 rpc_cli: 9 passdb: 9 sam: 9 auth: 9 winbind: 9 vfs: 9 idmap: 9 quota: 9 acls: 9 locking: 9 msdfs: 9 dmapi: 9 registry: 9 scavenger: 9 dns: 9 ldb: 9 tevent: 9 auth_audit: 9
2018 Jul 11
0
DRS and DNS sync are not working after update from 4.8.2 to 4.8.3
Hi there, I had some off list conversation with Aleksey and wanted to give an update on our findings (s. below). I'm currently preparing a test stack with ldb 1.4.0 (without lmdb support) and samba 4.8.3 build on top of it, to check whether lmdb support causes the mentioned trouble. An on a site note: When compiling ldb 1.4.0 with "--without-ldb-lmdb" a general error
2007 Jun 28
0
mixed-effects model using lmer
Hello R-users, I have been trying to fit what I think is a simple mixed-effects model using lmer (from lme4), but I've run into some difficulty that I have not been able to resolve using the existing archives or Pinheiro and Bates (2000). I am measuring populations (of birds) which change with time at a number of different sites. These sites are grouped into regions. Sites are not measured
2002 Aug 22
1
RXLisp
...more information. Type `demo()' for some demos, `help()' for on-line help, or `help.start()' for a HTML browser interface to help. Type `q()' to quit R. > library(RXLisp) > .XLispInit() XLISP-PLUS version 3.04 Portions Copyright (c) 1988, by David Betz. Modified by Thomas Almy and others. XLISP-STAT Release 3.52.18 (Beta). Copyright (c) 1989-1999, by Luke Tierney. NULL > .XLisp("+",1,2,3) [1] 6 > .XLisp("max",1,2) [1] 2 > .XLisp("tan",.25) [1] 0.2553419 > .XLisp("sum",1:10) [1] 55 > .XLisp("gcd",as.in...