similar to: urgent - migration samba domain from machine and version

Displaying 20 results from an estimated 240 matches similar to: "urgent - migration samba domain from machine and version"

2015 Nov 06
2
(sin asunto)
Hola a tod en s, sigo intentando representar una variable en función de meses. En la columna Mesos tengo los meses de la siguiente manera: 01/08/1996, 01/09/1996 etc. He probado con el siguiente comando: plot(Mesos, Serie01) obteniendo y tendría que obtener: [image: Imágenes integradas 2] Pero donde pone Observation Index, me gustaria tener los meses (para esta grafica he usado
2015 Sep 15
4
Fwd: problema en while y en extraer valores de un vector
Hola chicos, muchas gracias, funcionan vuestros códigos, pero no entiendo porqué el mío no funciona, y me gustaría aprender R bien. Quiero sacar números de 5 en 5, desplazándome una posición cada vez para la derecha: a <- c(8,10,4,1,7,2,4,6,3,8) b <- rep(0,5) i=1 while (i<=6) { b <- a[i:i+4] print(b) i=i+1 } quiero que en la primera iteración me saque en
2015 Nov 07
2
desviacion estandard
Hola chic en s, tengo una pregunta teórica. Tengo la evolución de una variable en función del tiempo. Hay 145 valores. Los primeros 1 son 0, y los demás son crecientes. Calculo la desviacion estandard con R, contemplando las 145 muestras (incluyendo los 0), y las 132 muestras (sin incluir los ceros). Me da que la desviación estandard sin contemplar los 0 es mayor. Como puede ser? no le veo el
2015 Nov 05
4
Duda respecto a la dimensión de la división de dos columnas de una tabla
Muchas gracias a tod en s por las respuetas! tengo en una variable wb una tabla con 145 filas y 17 columnas. dim(wb) 145 17 Creo una variable Serie16, la cual resulta de dividir la columna 3 y la 12. Serie16 <- c(wb[3]/wb[12]) Serie16 Aquí viene el problema. La dimensión de la nueva columna, pensaba que seria 145 filas y 1 columna. Le doy a dim, y me devuelve el valor NULL. Por qué? he
2015 Sep 15
4
Fwd: problema en while y en extraer valores de un vector
> > >> >> Hola a todos, >> >> es la primera pregunta que hago a esta lista, no se si estoy en el sitio correcto. >> >> Tengo el siguiente vector: >> >> a <- c(8,10,4,1,7,2,4,6,3,8) >> >> y quiero conseguir en pantalla 5 valores, empezando por el final, y recorriendo el vector de derecha i izquierda cada vez, es decir,
2015 Nov 05
2
seleccionar columnas en archivo .csv
Hola chic en s, tengo un archivo .csv con 145 filas y 17 columnas. He importado en R el archivo con la funcion de leer .csv. //especificar ruta del directori. setwd("/home/albert/Documentos/R/PAC1") wb <- read.csv("Dades_PAC1Des96_Des08.csv",header=TRUE) wbs1<-(wb[,1:3]) quiero meter en una variable una sub-tabla de la tabla 145x17. Se hacer una matriz 145*3, es
2015 Nov 08
2
desviacion estandard
Hola, ¿qué tal? Lo que te pasa no es tan raro: set.seed(1234) muestra <- abs(rnorm(100)) sd(muestra) #[1] 0.5811866 muestra.ceros <- c(muestra, rep(0, 100000)) sd(muestra.ceros) #[1] 0.03196273 En una muestra de números positivos, añadir un cero (sobre todo si está lejos de la media) sube la varianza. Si añado otro, posiblemente también. Pero cuando añado muchísimos ceros, la varianza
2015 Nov 10
4
función par dentro de bucles, representar gráficas en bucle
Hola chic en s, querría construir mi primera función, y tengo una duda respecto al comando par( mfrow =c(3,3)). Primero de todo, tengo una tabla con 10 variables, para cada variable, unos 145 datos. Quiero representar para cada variable su gráfica de dispersión respecto a las demás. Es decir, coger la primera variable y la segunda, y hacer gráfica, coger la primera variable y la tercera, y hacer
2007 Jun 21
1
Hi
Hi to all: I've reading about btrfs and some features looks very interesting! Exist any documentation where I can learn more about them? I'm very interested in understand what exactly signifies: 1.- Btr ;) 2.- Object level mirroring and striping ( something like Oracle ASM does? ) 3.- Strong integration with device mapper for multiple device support ( some type of LVM ? ) 4.-
2006 Feb 26
3
Change Domain SID
Is there a way to change SAMBA Domain SID? My SAMBA PDC Server hard drive crashed. I have created a new install with new Samba PDC Server. I know my old Domain SID. Is there a way to change the New Domain SID to original SID? I have read losts of thread here. I have tried "net setlocalsid SID" command on the SAMBA PDC Server. But, that did not change the Domain SID. I have
2010 May 10
1
Samba PDC and OpenLdap Debian Lenny, Change IP, Clean cache?
Hello Sorry for my english I have a PDC with Samba and OpenLdap in Debian 5 lenny. I am testing group, users,policy, net join workstation.... bla bla bla. results very good. Today change ip static the pdc 192.168.56.101 for new ip address: 192.168.56.102 static. error log in /var/lib/samba/log.nmbd nx-1:/var/lib/samba# /etc/init.d/samba restart Stopping Samba daemons: nmbd[2010/05/10
2019 Oct 04
1
Primary group is 0 and contains 0 supplementary groups
I haven't learned to use the list yet, sorry! :( See below the two smb.conf ### smb.conf - AD [global] netbios name = SRV-SAMBA realm = DOMINIO.LAN workgroup = DOMINIO dns forwarder = X.X.X.X server role = active directory domain controller idmap_ldb:use rfc2307 = yes ntlm auth = yes ldap server require strong auth = no tls enabled = no security = user vfs objects = acl_xattr map acl
2006 Nov 21
1
QMAIL - RBLSMTP - HOW to WHITELIST
Dear Friend, I done configuration using RBLSMTPD with WHITELIST, but I don't know it is correct. Please check files below are corrects. Thanks Adriano === FILE WHITELIST.DOMINIO.RBL. ==== $ttl 900 whitelist.dominio.rbl. IN SOA host1.xxxxxx.com. root.xxxxx.com. ( 2006112002 ; serial; 3600 ; refresh period (1 hora); 900 ; retry time (15 minutos); 1800 ; expire tiem (30 minutos); 900 ;
2009 Dec 18
2
new user can't log
Hello everyone. I was having a problem with my Samba PDC with LDAP backend. The command 'net getlocalsid' gaves me the message "Got too many (2) domain info entries for domain [domain]". I logged im my ldap server, and saw that i have the following entries: dn: sambaDomainName=DOMINIO,dc=dominio,dc=com,dc=br sambaDomainName: DOMINIO sambaSID:
2005 Jan 18
2
auth samba+squid+ntlm
Hi. I need to use the ntlm_auth module to auth. users so a group can use Internet and other not, using squid. The users that belong to "Internet" group may use Internet. I've being looking for info. about this but there is no much info. in google. Until now this is the only info. that I had found: for squid.conf: auth_param ntlm program /usr/bin/ntlm_auth
2009 Apr 30
2
PDC: Linux Client can't join the domain.
Hi there. I've a problem with using samba as Primary Domain Controller with backend ldap. Version release (Samba 3.2.5, OpenLDAP 2.4.11) on Debian Lenny. When I try to join the domain with a Windows XP Pro Client, all works fine...profiles updating, logon, ecc..but when I try to join the domain with a Linux Client (Slackware 12.1) I get different errors: client:~# net rpc join -U
2006 Nov 27
2
Problema ao Logar no Dominio
Boa Tarde, Estou com problemas para autentica??o de meus computadores no dominio samba. Quando tento pelo pr?prio windows ou na m?o pelo console adicionar uma m?quina ao dominio, ela ? cadastrada com sucesso, ela fica em ou=Computers,dc=xxx,dc=xxx por?m o smbd a procura em people o que resulta que meus usu?rios n?o conseguem logar... assim ... ao inves de o sambra procurar em ou=Computers ele
2010 Dec 13
1
Winbindd log error
Hello everyone I have a Debian Lenny running Samba 3.4.7 + OpenLDAP as PDC. I'm having trouble with Winbind. He logs so much messages that my disk is almost full! here is the log: Dec 13 16:18:14 fileserver smbd[10017]: [2010/12/13 16:18:14, 0] lib/util_sock.c:539(read_fd_with_timeout) Dec 13 16:18:14 fileserver smbd[10017]: [2010/12/13 16:18:14, 0]
2018 Apr 04
2
Lmtp issues on dovecot 2.3.x with big messages
Hello, After update dovecot to version 2.3.x, LMTP stopped to receive big messages ( > 45 MB ). Messages are being sent to dovecot LMTP by postfix. If I change this email to another server with dovecot 2.2.x the same message are delivered immediately. Log with mail_debug = yes: Apr? 4 13:36:13 mailsrv01 dovecot: lmtp(190031): Debug: none: root=, index=, indexpvt=, control=, inbox=, alt=
2015 Nov 23
2
Dibujar en tres dimensiones para un dominio dado. Añadir curvas de nivel.
Hola, Deseo dibujar en tres dimensiones la siguiente función z= min( 1 - abs(x-0.7), 1 - abs(y-0.2)) en este dominio 0<= x <= y <=1 En el ejemplo que hay abajo, se dibuja para 0<=x<=1, 0<=y<=1. ¿Me pueden ofrecer alguna ayudita para dibujarla en el recinto 0<= x <= y <=1 ? Y si además me indican cómo dibujar las proyecciones (curvas de nivel) en los planos XY, YZ y