similar to: GUI administration for Samba+LDAP

Displaying 20 results from an estimated 400 matches similar to: "GUI administration for Samba+LDAP"

2004 Sep 20
2
Samba + Share Quota's
Hi Samba users. I have the following problem and I hope somebody can help me: I installed Samba on a White Box linux machine and used LDAP for authentication. I created a directory /work/shares. In /work/shares are all share directories created. The problem I'm having now is that the total capacity of each share is the same because they are on the same partition. (So /work/shares/test
2008 Dec 12
1
Functions in R like lincom and nlcom of Stata
Hello all, Does anyone know if there exists any function in R that resembles the "lincom" and "nlcom" of STATA?. These functions computes point estimates, standard errors, significance levels, confidence intervals, etc. for linear and non linear combinations of previous estimated parameters. Down here you've got links to descriptions of the functions of STATA nlcom:
2005 Mar 16
2
Two questions
Hi All, I have the following questions: We have some folders / shares where we store for example only .doc files. But some users also saves the .jpg files in this share. We don't want this and we wondered if we can block saving .jpg files with samba. Is there an option to set in smb.conf so we can block the saving of .jpg files? Second one: Some users saves the .doc files for example as
2006 Jun 15
4
ldap administration tool??
Greetings I am nearing being prepared to get our corporate network from Active Directory to samba3 with ldap. The last hurdle is to get an administrative interface to the ldap repository containing the users and Groups. I,m hoping for some recommendations. I have attempted the following. Samba Console: http://imc.sourceforge.net/samba-console.html The difficulty I'm having is that it is
2013 Sep 27
3
duda
#Imagino que hay un camino más corto para resolver mi duda #Adjunto unos datos en csv library (epicalc) #Gráficos exploratorios #este comando no se ejecuta porque no ve las variables summ(IMC, by=escolaridad ) ##?porqué no ve las variables? #tuve que hacer esto que me parece que se podría hacer de manera más sencilla IMC <- (sanda[,c(1)]) escolaridad <-
2005 Apr 13
2
IMC
Hi, I'm trying to setup IMC (idealx management console) to give our windows admins some nice toy to play with, but I have problem to make it work. I can log in after I authentificate as Administrator, but, I can't modify any LDAP entries, as that fails with unsufficient privileges due to the IMC trying to bind to LDAP as logged in user (Administrator), instead of something like
2005 Feb 10
4
[ANNOUNCE] New stable release of Samba Console (1.1.23)
Hi, I'm officialy announcing the new 1.1.23 stable release of Samba Console, along with a stable IMC release too (1.2.24). This code is just going in production at a new customer site this week. From the project web site : Samba Console <http://imc.sourceforge.net/samba/index.html> is the first console developped for IMC. It offers a simple and ergonomic interface for managing a
2013 Sep 16
3
b
Estimado José, por lo que estuve mirando aqui https://en.wikipedia.org/wiki/Wilcoxon_signed-rank_test, en ?wilcox.test y en libros de papel ... los datos deben cumplir ciertas condiciones, quiza la mas restrictiva es que sean pareados ... si no lo son, quiza esta variante del test es mas apropiada: https://en.wikipedia.org/wiki/Mann-Whitney-Wilcoxon_test la que en R se aplica usando el mismo
2013 Sep 15
4
b
Lo que deseamos realizar es una prueba no paramétrica para demostrar que el IMC encontrado difiere significtivamente entre aquellos que tienen a_HTA (entecedentas HTA) y los que no lo tienen ( en SPSS de forma fácil utilizo varios métodos ¿Cuál es la sintaxis para hacerlo posible en R? a_HTA IMC si 26 si 25 si 26 si 21 si 25 si 23 si 28 si 24 si 27 si 22
2015 Aug 02
3
ayuda con análisis de supervivencia
Hola a todos, -Estoy estudiando el efecto de dos genotipos (~tratamientos) en la aparición de síndrome metabólico (MetS) con datos longitudinales recogidos a tiempo 0,7,10,15,20 y 25 años. -He hecho un dataframe con las siguientes variables MetS: Síndrome Metabólico (Si=1,No=0) bmi: Indice de masa corporal (IMC) cuando se produce la conversión a MetS+ . Para los que permancen MetS-, esta variable
2001 Apr 23
4
What happened to --desktop geom?
Hey, I'd like to apologize in advance if this is an old issue that everyone already dealt with in some new mechanism... But I compiled today's CVS for the first time in a few months, and when i tried to fire up programs/games with --desktop geom 640x480 (or any other dimensions) I get an "unknown option --desktop" error and the "usage" list pops up. I read the man
2002 Mar 23
4
Antigen Notification:Antigen found FILE FILTER= *.pif file
Antigen for Exchange found Gizn.pif matching FILE FILTER= *.pif file filter. The file is currently Purged. The message, "Have a humour Lady Day", was sent from konkurs and was discovered in IMC Queues\Inbound located at WRQ/Seattle/ABRA.
2013 Sep 15
1
b
LO HICE DE ESTA MANERA Y FUNCIONÓ a_HTA <- (estudiantes1[,c(1)]) IMC <- (estudiantes1[,c(2)]) estudiantes4 <- data.frame( IMC, a_HTA = factor(c(rep("si", 29), rep("no",30)))) wt <- wilcox_test(IMC ~ a_HTA, data = estudiantes4, distribution = "exact", conf.int = TRUE) print(wt) De: Jorge I Velez
2023 Feb 22
2
manejo bases de datos
Estimados He trabajado en R, pero los cambios a las bases de datos los he hecho en Excel. Quisiera saber como se puede desde el propio R: 1. Anadir Mas casos (filas) 2. Calcular una nueva variable, ejemplo el IMC a partir del peso y la estatura 3. Agrupar edades en grupos (0-10, 11-20 etc.) 4. Ordenar casos (descendente o ascendente) Saludos José
2013 Sep 15
1
b
En la ayuda ?wilcox.test hay varios ejemplos. En tu caso, creo, lo siguiente deberia funcionar: wilcox.test(IMC - a_HTA, data = tusdatos, alternative = "two.sided") Saludos, Jorge.- 2013/9/16 Dr. José A. Betancourt B. <jbetancourt@iscmc.cmw.sld.cu> > > > deseamos r > > ealizar es una prueba no paramétrica para demostrar que el IMC > encontrado difiere
2005 Jan 20
1
Problem adding computer to domain
Hi All I have the following problem: I'm using samba with ldap. Everybody can login on the domain, access shares and so on. But when I want to add a new computer to the domain, windows asks for a password (this is normal) and as ever we tried to login with root and the password. But unfortunately , now it says: can't find user. I check with phpldapadmin and I see the user root in the
2001 Apr 19
1
let's get some ogg streams here ;)
www.indymedia.org --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
2002 Feb 27
1
Another newbie-question about the registry...
On Fri, 22 Feb 2002 00:02:43 GMT, Tony Lambregts <lambregt@telusplanet.net> wrote: >Since no one else seems they want to answer this I think I will give it >a shot. This looks like wine is not importing the relevant info from the >window's user.reg to wine's user.reg. It appears to be importing the info to userdef.reg instead of user.reg, and then not using the settings
2003 Aug 08
4
Listening to Ogg streams with MacOSX
This comes from Indymedia audio list, Whamb! should probobally be listed on the vorbis.com software pages. ----- Forwarded message from nathaniel t <vsea75@hotmail.com> ----- The whole world doesn't use Linux or Windows. Some tiny fraction of computer users use Macs. I didn't realize until yesterday evening how difficult and mysterious it is to try to listen to an icecast ogg
2003 Feb 25
11
Exchange Server in DMZ
I would like to place an exchange 5.5 server in my DMZ. Can anyone tell me how I can set this up to allow LAN clients to be able to connect to Exchange and also so I can admin the box from the LAN with Terminal Services? Thank you.