Displaying 20 results from an estimated 1620 matches for "mads".
Did you mean:
made
2024 Jun 09
2
Member server: Failed to join domain: failed to find DC for
Agree.
But I don?t think it is. See:
root at member:/# cat /etc/hostname
member
root at member:/# cat /etc/hosts
127.0.0.1 localhost
192.168.3.1 member.mad.mater.int member
root at member:/# cat /etc/resolv.conf
search mad.mater.int
nameserver 192.168.0.12 -> DC1
nameserver 192.168.0.13 -> DC2
nameserver 192.168.0.14 -> DC3
nameserver 192.168.0.62 -> DC4
root at member:/# cat
2024 Jun 09
1
Member server: Failed to join domain: failed to find DC for
On Sun, 9 Jun 2024 10:20:46 +0100
Luis Peromarta <lperoma at icloud.com> wrote:
> Agree.
>
> But I don?t think it is. See:
>
> root at member:/# cat /etc/hostname
> member
>
> root at member:/# cat /etc/hosts
> 127.0.0.1 localhost
> 192.168.3.1 member.mad.mater.int member
>
> root at member:/# cat /etc/resolv.conf
> search mad.mater.int
>
2024 Jun 09
1
Member server: Failed to join domain: failed to find DC for
On Sat, 8 Jun 2024 18:07:55 +0100
Luis Peromarta <lperoma at icloud.com> wrote:
>
> LP
> On Jun 8, 2024 at 17:56 +0100, samba at lists.samba.org
> <samba at lists.samba.org>, wrote:
> >
> > I have never run those commands like that, I normally run 'net ads
> > join -Uadministrator' or 'net ads leave -Uadministrator', I have
> >
2024 Jun 09
2
Member server: Failed to join domain: failed to find DC for
I have restored the container from an early snapshot. This has all bits installed, but no config and not joined.
I needed -U with a username.
By the way my network is a /22
root at member:~# samba-tool dns zonelist awing.mad.mater.int --reverse -U?MAD\luis"
WARNING: Using passwords on command line is insecure. Installing the setproctitle python module will hide these from shortly after
2007 Oct 25
0
[PATCH] Fix logic in mad detection
If neither --enable-mad nor --disable-mad was given, try to find mad.
If it wasn't found, warn the user, but don't fail.
If --enable-mad was given, fail if mad is not found. If --disable-mad
was given, don't warn the user, as the user already knows that mad won't
be enabled.
mad is not and should not be considered a hard requirement, as it's
absent in most distros due to
2007 Dec 23
1
Problem with initialize of S4 classes
Dear all
Below is the code for "scriptPreFilter.R" which gives the following result:
> source("scriptPreFilter.R")
> prefltr <- new("PreFilter", mad=c(0.5,0.01))
[1] "------initialize:PreFilter------"
[1] "------initialize:Filter------"
> str(prefltr)
Formal class 'PreFilter' [package ".GlobalEnv"] with 2 slots
2024 Jun 11
1
use of ‘idmap_ldb:use rfc2307 = yes’ in DCs
All,
In the past few days I have been experimenting with the mappings in Samba servers. Today is the DC day.
Procedure:
In my setup, I provisioned with rfc2307 schema. In fairness everyone should, as it?s free, and you can later use it or not.
'idmap_ldb:use rfc2307 = yes' is in the smb.conf , it?s there by default when the domain is provisioned with rfc2307 - this reads gidNumbers and
2024 Jun 09
2
SeDiskOperatorPrivilege_Privilege
Mmm? strange ? Or is this what you were expecting ?
root at member:/# net rpc rights list privileges SeDiskOperatorPrivilege -Uadministrator
Password for [MAD\administrator]:
Could not connect to server 127.0.0.1
The username or password was not correct.
Connection failed: NT_STATUS_LOGON_FAILURE
root at member:/# net rpc rights list privileges SeDiskOperatorPrivilege -Uadministrator
Password
2024 Jun 08
1
Member server: Failed to join domain: failed to find DC for
LP
On Jun 8, 2024 at 17:56 +0100, samba at lists.samba.org <samba at lists.samba.org>, wrote:
>
> I have never run those commands like that, I normally run 'net ads join
> -Uadministrator' or 'net ads leave -Uadministrator', I have never
> specified the domain.
I did specify domain out of frustration I think. More test as per your inputs: (net ads join fails)
2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
LANG=C DRI_PRIME=1 vainfo
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/X11R7/lib/dri/nouveau_drv_video.so
libva info: Found init function __vaDriverInit_0_40
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.40 (libva )
vainfo: Driver version: Mesa Gallium driver 20.3.0-devel for NVA3
vainfo: Supported profile and
2012 Jul 11
2
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
Hello,
FYI, this is a bug http://llvm.org/bugs/show_bug.cgi?id=13324
When compiling the following code for sm_20, func params are by some reason
given with .align 0, which is invalid. Problem does not occur if compiled
for sm_10.
> cat test.ll
; ModuleID = '__kernelgen_main_module'
target datalayout = "e-p:64:64-i64:64:64-f64:64:64-n1:8:16:32:64"
target triple =
2010 Feb 01
1
Comparing Variables and Writing a New Column
HI,
I am using Windows XP and R version 2.9.2. I have a data frame written by R
similar to the following:
Lab_ID Analysis_Soil Results -4MAD -2.5MAD
+2.5MAD +4MAD
55003 Calcium-2008-116 900 961 1121.5
1656.5 1817
55003 Calcium-2008-117 3321 2175 2380.5
3065.5 3271
55003
2024 Jun 08
1
Member server: Failed to join domain: failed to find DC for
On Sat, 8 Jun 2024 17:41:57 +0100
Luis Peromarta via samba <samba at lists.samba.org> wrote:
> All,
>
> Doing some testing with 4.20.1 on a member server. I have no
> explanation for this.
>
> ?Member? member is just a test machine, I joined to domain *with* net
> ads join, no issues. A few minutes later ...
>
> root at member:/etc/samba# net ads leave domain
2015 Jan 23
3
[PATCH 1/2] nv50/ir: Add support for MAD short+IMM notation
Add emission rules for negative and saturate flags for MAD 4-byte opcodes,
and get rid of constraints. Short MAD has a very specific SDST == SSRC2
requirement, and since MAD IMM is short notation + 4-byte immediate, don't
have the compiler create MAD IMM instructions yet.
V2: Document MAD as supported short form
Signed-off-by: Roy Spliet <rspliet at eclipso.eu>
---
2012 Nov 09
0
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
Dear all,
I'm attaching a patch that should fix the issue mentioned above. It
simply makes the same check seen in the same file for global
variables:
emitPTXAddressSpace(PTy->getAddressSpace(), O);
if (GVar->getAlignment() == 0)
O << " .align " << (int) TD->getPrefTypeAlignment(ETy);
else
O << " .align " <<
2024 Jun 08
1
Member server: Failed to join domain: failed to find DC for
All,
Doing some testing with 4.20.1 on a member server. I have no explanation for this.
?Member? member is just a test machine, I joined to domain *with* net ads join, no issues. A few minutes later ...
root at member:/etc/samba# net ads leave domain -U luis
Password for [MAD\luis]:
Deleted account for 'MEMBER' in realm 'MAD.MATER.INT'
root at member:/etc/samba# net ads join
2004 Oct 08
1
Survey of "moving window" statistical functions - still looking f or fast mad function
Hi,
Lately I run into a problem that my code R code is spending hours performing
simple moving window statistical operations. As a result I did searched
archives for alternative (faster) ways of performing: mean, max, median and
mad operation over moving window (size 81) on a vector with about 30K
points. And performed some timing for several ways that were suggested, and
few ways I come up
2005 Apr 02
1
Survey of "moving window" statistical functions - still looking f or fast mad function
Hi,
First, let me thank Jaroslaw for making this survey. I find it quite
illuminating.
Now the questions:
* the #1 solution below (based on cumsum) is numerically unstable.
Specifically if you do the runmean on a positive vector you can easily
get negative numbers due to rounding errors. Does anyone see a
modification which is free of this deficiency?
* is it possible to optimize the
2012 Feb 07
2
Weighted mad
Greetings UseRs,
Pls advise if there is a way to write a func that can be supplied to aggregate to compute weighted MeanAbsolute Dev (MAD). I am having trouble passing the correct weights from each group level and cannot see the code behind aggregate. But maybe 'aggregate' is not the best way to do that.
> m1 <-
2024 Jun 09
1
SeDiskOperatorPrivilege_Privilege
On Sun, 9 Jun 2024 13:29:15 +0100
Luis Peromarta via samba <samba at lists.samba.org> wrote:
> Hi there,
>
> I wonder if this is relevant on Active Directory or maybe is a thing
> of older NT4 style domains.
>
> https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs#Granting_the_SeDiskOperatorPrivilege_Privilege
>
> I have tried setting up a member