search for: repling

Displaying 20 results from an estimated 623 matches for "repling".

Did you mean: replying
2012 Jul 30
3
replace values in vector from a replacement table
Dear all I've got stuck when trying to replace values in a vector by selecting replacements from a replacement table. I'm trying to use only base functions. Here's a dummy example: > (x <- rep(letters,2)) [1] "a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "l"
2015 May 28
2
RES: UpdateRefs failed with WERR_DS_DRA_ACCESS_DENIED/NT
[2015/05/28 14:41:18.977544, 0] ../source4/smbd/server.c:370(binary_smbd_main) samba version 4.1.16 started. Copyright Andrew Tridgell and the Samba Team 1992-2013 [2015/05/28 14:41:19.173118, 0] ../source4/smbd/server.c:488(binary_smbd_main) samba: using 'standard' process model [2015/05/28 14:41:19.196917, 0] ../lib/util/become_daemon.c:136(daemon_ready) [2015/05/28
2015 May 28
2
UpdateRefs failed with WERR_DS_DRA_ACCESS_DENIED/NT
[2015/05/28 14:43:54.003207, 0] ../source4/dsdb/repl/drepl_out_helpers.c:873(dreplsrv_update_refs_done) UpdateRefs failed with WERR_DS_DRA_ACCESS_DENIED/NT code 0xc0002105 for b5b7b83d-1705-4690-bdd1-3cfe3dd2c8dd._msdcs.brhc.local DC=ForestDnsZones,DC=brhc,DC=local [2015/05/28 14:46:06.541434, 0] ../source4/dsdb/repl/drepl_out_helpers.c:873(dreplsrv_update_refs_done) UpdateRefs failed with
2015 Jun 01
0
RES: UpdateRefs failed with WERR_DS_DRA_ACCESS_DENIED/NT
On 05/28/2015 11:54 AM, EDGARD B SOUZA wrote: > [2015/05/28 14:41:18.977544, 0] ../source4/smbd/server.c:370(binary_smbd_main) > samba version 4.1.16 started. > Copyright Andrew Tridgell and the Samba Team 1992-2013 > [2015/05/28 14:41:19.173118, 0] ../source4/smbd/server.c:488(binary_smbd_main) > samba: using 'standard' process model > [2015/05/28
2023 Mar 08
1
Unable to "rejoin" existing DC after upgrade (infamous WERR_FILE_NOT_FOUND)
Hi. As happened some weeks ago, here I am again updating an old Samba 4.14.x network to a current version. The server hosting the FSMO roles is a Debian10 with 4.14.14, while the third node is a Ubuntu 18 running LinuxSchools build 4.14.8. We started from a Ubuntu 20.04 server running Louis builds. We demoted the node and joined it back to the domain with 4.17.5 from Michael. Although on the
2013 Apr 15
1
Using PuppetDB REPL
I want to experiment a bit with PuppetDB and in the documentation there''s mention of the built in remote repl, but I can''t seem to get it working. After enabling it on "/etc/puppetdb/conf.d/repl.ini": [repl] enabled = true type = nrepl port = 8082 When I restart it the log "/var/log/puppetdb/puppetdb.log" shows that it''s started: WARN [main]
2015 Apr 23
3
samba-check-db-script python failure
I went and got the newest (upped recently) script. No love. I removed the email address line to get more command line output. root at dc01:~# ./samba-check-db-repl.sh Running with with console output Running : /usr/bin/samba-tool ldapcmp --filter='whenChanged' ldap://dc01 ldap://dc02.dtsh***m.dt. Please wait.. this can take a while.. Failed to bind - LDAP error 49
2003 Aug 29
1
about REPL and loops in general ...
I need to implement some external callbacks to R and I'm not happy with the current REPL, since it prevents any general solution. Are there plans to improve the current REPL anytime soon? The current approach has some deficiencies you are surely aware of (only one input (=external event loop), the loop is blocked while waiting for input in R_ReadConsole, ...). But the major problem is
2015 Apr 23
3
samba-check-db-script python failure
When I run ./samba-check-db-repl.sh script I am getting the following: root at dc01:~# ./samba-check-db-repl.sh Failed to bind - LDAP error 49 LDAP_INVALID_CREDENTIALS - <SASL:[GSS-SPNEGO]: NT_STATUS_LOGON_FAILURE> <> Failed to connect to 'ldap://dc02.dtsh**m.dt.' with backend 'ldap': (null) ERROR(ldb): uncaught exception - None File
2008 Oct 07
3
vectorized sub, gsub, grep, etc.
R pattern-matching and replacement functions are vectorized: they can operate on vectors of targets. However, they can only use one pattern and replacement. Here is code to apply a different pattern and replacement for every target. My question: can it be done better? sub2 <- function(pattern, replacement, x) { len <- length(x) if (length(pattern) == 1) pattern <-
2015 Feb 04
1
Samba4 - Corrupted group caused stop of replication - "Object class violation"
Hi Samba List! We are using Samba Version 4.1.12 on two master DC. We've noticed that a corrupted group has been created, we tried to delete it, and since then, the replication fail between the two DC. The result of the command : "samba-tool drs showrepl" is the following : On the first DC, INBOUND NEIGHBORS : Last attempt @ Wed Feb 4 11:26:41 2015 CET failed, result 58
2015 Aug 26
2
Inconsistent DCs / Failed to convert objects / WERR_GENERAL_FAILURE
Hi, I'm experiencing a strange replication problem. Context: 5 samba DC in a single domain FSMO roles are owned by 10.0.10.11 (vs-dc-siege-001) vs-dc-siege-001: 10.0.10.11 vs-dc-siege-002: 10.0.10.12 vs-dc-vty-001: 10.0.100.11 vs-dc-vty-002: 10.0.100.12 vs-oc-vty-001: 10.0.100.156 I get the following errors in : samba-tool drs showrepl CN=Configuration,DC=corp,DC=mydomain,DC=fr
2010 May 23
1
Problems with W2K8R2 <-> S4 replication
Hello! I'm trying to get Samba4 working as an additional AD DC. bin/net vampire reports no errors, but when I start sbin/samba I got the following in my var/samba.log: -------------------- [Sun May 23 03:58:08 2010 MSD, 0 ../smbd/server.c:373:binary_smbd_main()] samba version 4.0.0alpha12-GIT-UNKNOWN started. Copyright Andrew Tridgell and the Samba Team 1992-2010 [Sun May 23 03:58:08
2016 Sep 30
0
A package that traces base functions
I'm working on a package that implements a REPL.? A typical interaction with the package might look like: > launch_REPL()REPL> 1 + 1[1] 2REPL> QDo you wish to save results? [y/n]REPL> ygoodbye ...> This is very similar to what happens when in `browser()`: the REPL evaluates arbitrary R user expressions and offers some additional commands. In order to implement functionality
2011 Nov 14
0
Samba4 joining a domain as DC
I followed https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC but when I get to samba-tool drs kcc -Uadministrator windowsdc.samba.example.com then the result is: ERROR(runtime): DsExecuteKCC failed - (8409, ?WERR_DS_DATABASE_ERROR?) and in samba.log: [2011/11/14 16:03:30, 0] ../source4/smbd/server.c:365(binary_smbd_main) samba version 4.0.0alpha17 started. Copyright
2012 Nov 16
0
samba4 ad problems
Hello, i have a samba4 ad domain with 5 domain controllers. Since 2-3 weeks, i have problems with kerberos, log.samba: [2012/11/16 16:21:11, 1] ../source4/auth/gensec/gensec_gssapi.c:645(gensec_gssapi_update) GSS server Update(krb5)(1) Update failed: Miscellaneous failure (see text): Decrypt integrity check failed [2012/11/16 16:21:12, 2]
2014 Sep 23
1
Replication Failure
I have 2 DCs running 4.1.12 that have stopped replicating and are producing these error messages: from dc1: Failed to commit objects: WERR_GENERAL_FAILURE/NT_STATUS_INVALID_NETWORK_RESPONSE [2014/09/23 10:43:35.530000, 0] ../source4/rpc_server/drsuapi/getncchanges.c:1646(dcesrv_drsuapi_DsGetNCChanges) ../source4/rpc_server/drsuapi/getncchanges.c:1646: DsGetNCChanges 2nd replication on
2011 Mar 16
2
calculating AUCs for each of the 1000 boot strap samples
Hallo, I modified a code given by Andrija, a contributor in the list  to achieve two objectives: create 1000 samples from a list of 207 samples with each of the samples cointaining 20 good and 20 bad. THis i have achievedcalcuate AUC each of the 1000 samples, this i get an error. Please see the code below and assist me. > data<-data.frame(id=1:(165+42),main_samp$SCORE,
2020 May 04
2
ORC JIT Weekly #14 -- Removable code
Hi All, A preliminary version of removable code support has been posted for review in https://reviews.llvm.org/D79312. This patch removes all uses of VModuleKeys (except for Legacy layers) and takes a whole-JITDylib-at-a-time approach to removal. Removing whole JITDylibs requires more work from clients (compared to per-module removal): Modules to be removed must be placed into throw-away
2005 Oct 20
1
Windows 2000 crash while using rbind (PR#8225)
Windows 2000 reports that "Rgui.exe has generated errors and will be = closed by Windows. You will need to restart the program." when using = rbind.=20 df1 <- data.frame(cbind(x=3D1, y=3D1:1000), fac=3Dsample(LETTERS[1:3], = 1000, repl=3DTRUE)) df2 <- data.frame(cbind(x=3D1, y=3D1:10), fac=3Dsample(LETTERS[4:6], = 10, repl=3DTRUE)) df3 <- data.frame(cbind(x=3D1,