Displaying 20 results from an estimated 300 matches similar to: "smbd daemon running as wrong user ID"
2015 Mar 28
1
Fwd: samba_dnsupdate failed with RuntimeError: kinit for SMB4ECONOMIA$@ECONOMIA failed (Cannot contact any KDC for requested realm)
---------- Forwarded message ----------
From: Dania Ramirez Moya <dania181087 at gmail.com>
Date: 2015-03-27 15:32 GMT-04:00
Subject: Re:samba_dnsupdate failed with RuntimeError: kinit for
SMB4ECONOMIA$@ECONOMIA failed (Cannot contact any KDC for requested realm)
To: samba <samba at lists.samba.org>
2015-03-27 14:00 GMT-04:00 <samba-request at lists.samba.org>:
> Send
2015 Mar 27
2
samba_dnsupdate failed with RuntimeError: kinit for SMB4ECONOMIA$@ECONOMIA failed (Cannot contact any KDC for requested realm)
2015-03-27 14:00 GMT-04:00 <samba-request at lists.samba.org>:
> Send samba mailing list submissions to
> samba at lists.samba.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.samba.org/mailman/listinfo/samba
> or, via email, send a message with subject or body 'help' to
> samba-request at lists.samba.org
2015 Mar 27
1
samba_dnsupdate failed with RuntimeError: kinit for SMB4ECONOMIA$@ECONOMIA failed (Cannot contact any KDC for requested realm)
Hi list:
I joined Samba4.1.7 to Windows2k3 R2 domain, when I run:
*samba_dnsupdate --verbose --all-names*
IPs: ['192.168.186.137']
Skipping PDC entry (SRV
_ldap._tcp.pdc._msdcs.${DNSDOMAIN} ${HOSTNAME} 389) as we
are not a PDC
Skipping PDC entry (SRV
_ldap._tcp.pdc._msdcs.${DNSFOREST} ${HOSTNAME} 389) as we
are not a PDC
Traceback (most recent call
2015 Apr 06
1
Fwd: Fwd: samba_dnsupdate failed with RuntimeError: kinit for SMB4ECONOMIA$@ECONOMIA failed (Cannot contact any KDC for requested realm)
---------- Forwarded message ----------
From: Dania Ramirez Moya <dania181087 at gmail.com>
Date: 2015-03-30 16:45 GMT-04:00
Subject: Re: Fwd: samba_dnsupdate failed with RuntimeError: kinit for
SMB4ECONOMIA$@ECONOMIA failed (Cannot contact any KDC for requested realm)
To: Rowland Penny <rowlandpenny at googlemail.com>
Cc: samba <samba at lists.samba.org>
Hello rowland
I tested
2013 Jun 09
3
Preparación de datos
Hola, ¿como están?
Me encuentro haciendo un trabajo de Explotación de Información para
la facultad y tengo un inconveniente a la hora de preparar los datos para
poder operar con ellos.
Tengo un atributo "Titulo Secundario" que cuenta con 139 valores
diferentes (al final les dejo algunos de estos valores con la cantidad de
ocurrencias de cada uno) y lo que quiero hacer es
2009 Jun 15
3
MS-VAR Introduction
Dear R community,
I'm starting to learn the MS-VAR methodology and I would like to know what I
need to download (e.g. packages) to make MS-VAR estimations using R.
Best,
Henrique C. de Andrade
Doutorando em Economia Aplicada
Universidade Federal do Rio Grande do Sul
www.ufrgs.br/ppge
[[alternative HTML version deleted]]
2011 Nov 17
2
function sum for array
I'm looking for a function that allows to sum the elements of an array
along a dimension that can be different from the classical ones (rows or
columns).
Let's suppose for example that:
- A is an array with dimensions 2 x 3 x 4
- I want to compute B, a 2 x 3 matrix with elements equal to the sum of the
corrensponding elements on each of the 3 strata.
I've tried to use
2003 Jun 13
2
Darwin-Aqua R-devel
I've been able to build a very primitive Aqua GUI for Darwin R.
This version as minimum event handler support but at least you can drag
around the quartz device.
You need to download the RAqua.app.sit archive from
http://www.economia.unimi.it/R/
You need to unstuff it and put inside your system Applications folder
(i.e. /Applications)
If you click on the RAqua icon nothing will happen
2015 Mar 28
0
Fwd: samba_dnsupdate failed with RuntimeError: kinit for SMB4ECONOMIA$@ECONOMIA failed (Cannot contact any KDC for requested realm)
On 28/03/15 21:15, Dania Ramirez Moya wrote:
>
> Hello, thank you Rowland for you response
> Yes, it is.This domain was installed with a single label, just
> ECONOMIA. Is that a problem?
It could be, the realm name is usually the DNS domain name, whilst the
windows domain name is just one word and is usually the left hand part
of the realm name. i.e. if the DNS domain name is
2011 Nov 02
4
array manipulation
Hello,
I'm at the very beginning of the learning process of this language.
Sorry in advance for the (possible but plausible) stupidity of my question.
I would like to find a way to permute the DIMENSIONS of an array.
Something that sounds like the function "permute()" in matlab.
Given an array C of dimensions c x d x T , for instance, the command
permute(C, [2 1 3])
would provide
2001 Apr 02
2
tables of frequencies
Hi!
How to make tables of frequencies in R?
Thanks.
Prof. Carlos A. S. de Andrade
Universidade Federal da Para?ba
Centro de Humanidades
Departamento de Economia e Finan?as
Tel.:83-333-5509(res)
310-1215(DEF/CH)
E-mail: casandrade at super11.net
cantonio at ch.ufpb.br
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list --
2009 May 21
1
Rpart - best split selection for class method and Gini splitting index
Dear R-users,
I'm working with the Rpart package and trying to understand how the
procedure select the best split in the case the method "class" and the
splitting index "Gini" are used. In particular I'd like to have look to the
source code that works out the best split for un unordered predictor.
Does anyone can suggest me which functions in the sources I should
2017 Mar 03
1
Samba Version 4.1.9-Zentyal (Zentyal4.0) is using a lot of RAM memory to crash
I have been using two Zentyal 4.0 domain controllers for a long time.
3Gb of RAM each one and working okay. I have not updated them from
Internet and my users are the same. Suddently, the first DC began to
comsume memory to the top.
I detected that samba processes are the responseble of this behavior.
More processes with more memory come on. They get more and more memory
in such a way that the
2004 Apr 25
1
ts's in lm()
Is this a bug?
seasonal.dummies <-
function(x, contr=NULL) {
# takes a time series and returns a matrix of seasonal dummies for
# x. This is almost cycle(x), we only have to make it into a factor
# and add suitable level names.
# return a matrix which includes a constant!
# level names here assumes frequency is 12!
cyc <- factor( cycle(x), labels=c("ene","feb",
2005 May 16
2
a problem sourcing a file using chdir=TRUE
Dear R-users,
I used to give commands such as:
> source(file="~/path/to/file.R", chdir=TRUE)
but with the latest v. 2.1.0 it does not seem to work anymore.
I tried to figure out what it was going on and it seems that the string
for which
> class(file)
[1] "character"
is changed to
> class(file)
[1] "file" "connection"
when the connection is
2003 Nov 08
1
RAqua with X11 TclTk
I've built a version of RAqua that uses X11 TclTk and NOT AquaTclTk.
http://www.economia.unimi.it/R/RAquaX11.dmg (15 MB disk image)
The idea is that you: launch RAqua, launch X application (the X
Server), and from inside R type
x11() # just tt set DISPLAY to :0.0. Eventually close this window
device, we don't need this.
load(tcltk)
quartz()
demo(tkdensity)
It works on my Panther
2010 Nov 19
2
help
Hola,
Tengo la base de datos de un censo agropecuario el cual está en
formato de SPSS, cuando cuando ejecuto el comando para introducirlo a
R, despues de permanecer lento R, aparece esto:
Error: cannot allocate vector of size 1.6 Mb
Hasta aquí llega y no introduce ninguna observación. Mi pregunta es si
existe alguna solución, talvez aumentar la memoria de R?? Imagino que
como ustedes han
2011 Nov 08
3
GAM
Hi R community!
I am analyzing the data set "motorins" in the package "faraway" by using
the generalized additive model. it shows the following error. Can some one
suggest me the right way?
library(faraway)
data(motorins)
motori <- motorins[motorins$Zone==1,]
library(mgcv)
>amgam <- gam(log(Payment) ~ offset(log(Insured))+
s(as.numeric(Kilometres)) + s(Bonus) + Make +
2018 Jun 19
2
Paquete dismo, cálculo coeficiente de variación
Hola,
en la misma definici?n de la funci?n:
# P15. Precipitation Seasonality(Coefficient of Variation)
# the "1 +" is to avoid strange CVs for areas where mean rainfaill is < 1)
p[,15] <- apply(prec+1, 1, cv)
Un saludo,
Jorge
On Martes, 19 de Junio de 2018 13:07:27 Marcelino de la Cruz Rot escribi?:
> Hola Jaume:
>
> Si miras el c?digo de biovars() ver?s que la
2001 Feb 01
1
Generalized Error Distribution (Exponential Power) CDF?
Hi all,
Just a random shot in the dark. Does anyone have/know of a function for the
CDF of a generalized error dist?
--
Elliot Williams (ewilliams at ucsd.edu)
Economics Department, UC San Diego
-------------- next part --------------
An embedded message was scrubbed...
From: Elliot Williams <ewilliams at ucsd.edu>
Subject: [R] Generalized Error Distribution (Exponential Power) CDF?