similar to: allowing full access to files

Displaying 20 results from an estimated 1000 matches similar to: "allowing full access to files"

2001 Nov 01
6
WinXP - Can Join 2.2.2 domain - Not log on
I have read through the mail archives to find a solution to my problem... to no avail. Here is the issue: I have a Samba 2.2.2 acting as a PDC, with Win2k I can join the domain and logon as a domain user. No problem. (So it is working and set up properly). With WinXP - Pro, I can join the domain, successfully. However, once I do the reboot I cannot logon as a domain user as I did with
2006 Mar 31
6
Split Validations?
I have a single table that two people enter data into. Person A creates the record and I need to specify certain required fields in his form. Person B has a separate form and she fills in additional fields and I need to specify that some of these are required. Since the data is all in one table and since the validations are in the model, won''t Rails complain when person A tries to
2002 Jun 06
1
WARNING! Re: ASSISTANCE NEEDED
(Embedded image moved "Geert Jansen" <g_jansen@geert.co.uk> to file: 06/06/2002 01:55 PM pic20654.pcx) People be carefull, the people behind this
2011 May 20
3
Downloading a csv from Dropbox using the shareable link
Hello Kindred R Spirits... I'm trying to get a file (csv) from Dropbox using their shareable link concept. They issue a short URL that goes to a web page where you see a button that says "Download File". They don't really give you the URL of the file itself, just this page. Is there a way to coax R into getting such a file? I don't even really want the file per
2003 Dec 01
0
No subject
Is there another way of doing the bindings so that the Windows share doesn't run on TCP/IP but will still work with SAMBA? If so, where in the docs should I be looking, and if not - maybe this should be something discussed by the SAMBA dev people.. Regards, Marc. Return-Path: <twunder@iwmail.com> Delivered-To: samba@lists.samba.org Received: from femail14.sdc1.sfba.home.com
2006 Jun 05
6
ISDN BRI (I.430) over ethernet
Does anyone know of a hardware adapter that can take ISDN BRI frames (I.430) and encapsulate them in Ethernet (any form, but TDMoE would be really cool), in much the same way that the redfone does for PRI? (yes I have asked this before in looser terms, but it was a while ago :) Would anyone find such a device useful? Thanks James
2015 Dec 17
2
Añadir encabezados a un archivo TXT
Gerard, dos preguntas: 1) Porqué quieres directamente especificar los encabezados en el fichero? Es porqué tus ficheros no tienen las columnas igualmente ordenadas? 2) Qué sistema operativo tienes? Un saludo. Olivier ----- Mensaje original ----- De: "Reverté Calvet, Gerard" <greverte en ajmataro.cat> Para: "Olivier Nuñez" <onunez en unex.es>, "Javier
2015 Dec 17
2
Añadir encabezados a un archivo TXT
Hola Gerard, En Windows puedes hacer lo siguiente: Suponiendo que "fichero.txt" es el archivo de texto con tus variables, que se encuentra en el directorio de trabajo [compruébalo con dir()] y que "nombres" es un vector que tienes en R con los nombres que quieres poner a las variables de tu fichero, # guarda los nombres en un fichero llamado "nombres.txt"
2015 Dec 16
2
Añadir encabezados a un archivo TXT
Gerard, supongamos que tu fichero de texto ("test.txt") tiene cuatro columnas separadas por espacios. Si decides llamar estas columnas por ("A","B","C","D"), lo siguiente debería funcionar: linea0="A B C D" fichero <- file("test.txt") linea1<- readLines(fichero) writeLines(c(linea0,linea1), con=fichero)
2014 Oct 27
2
Microstrategy web y R
Carlos e Isidro, nuevamente muchas gracias por vuestra respuesta. Carlos no me he explicado bien. Yo me descargo los datos en XLSX, lo que pasa es que tengo que realizar diversas consultas para poder disponer de todos los datos que quiero, y lo que pretendía con R es preparar un script para utomatizar la descarga y dejar preparados los datos para hacer análisis. Carlos, intenté hacer "web
2008 Jan 23
2
Modem bridging on Asterisk (no VoIP involved)
Hi everybody. I know maybe this question has been posted some time ago, but I need your updated opinion on the subject. I'm replacing our old pbx with asterisk. I have two TE207 dual pri (e1) cards on a clustered system (one on each node). I absolutely need to connect 4/5 analog extensions with modems, they're being used for remote assistance on very old systems which cannot be upgraded
2019 Jan 11
2
upgrade to 4.8.3 authentication not work without specifying domain
How about setting: map untrusted to domain = yes The default changed here. But it would still help if we could see the smb.conf as the big difference with 4.8 is that winbind needs to run now. This might also do something like this. Regards Christian Am 11.01.19 um 10:46 schrieb L.P.H. van Belle via samba: > I gave you the most simple option. > > And the difference is. >
2015 Apr 24
2
Codificación UTF-8 en un Mc
Hola, Emilio Muchas gracias por la respuesta. El problema es que la otra persona no sabe nada de R, e instalarle RStudio va a ser casi peor. Además, parece que el origen es que tiene su Mac con configuración USA por un tema de correos y fechas; así que creo que lo que necesitaría es algo que cambie solo la configuración de la sesión de R a UTF-8 o algo parecido. Quizás no es posible ....
2013 Oct 01
3
Análisis de componentes principales con ade4 y FactoMineR
Instalo ade4 correctamente y no me abren los datos como por ejemplo data(bsetal97) ¿Qué piensan de eso? De: r-help-es-bounces en r-project.org [mailto:r-help-es-bounces en r-project.org] En nombre de Francesc Carmona Enviado el: Tuesday, October 01, 2013 7:30 AM Para: r-help-es en r-project.org Asunto: Re: [R-es] Análisis de componentes principales con ade4 y FactoMineR Por definición
2019 Jan 11
3
upgrade to 4.8.3 authentication not work without specifying domain
If the clients login locally and not in a domain. Then tell you users to use .\loginname Greetz, Louis > -----Oorspronkelijk bericht----- > Van: Alberto Maria Fiaschi [mailto:alberto.fiaschi at estar.toscana.it] > Verzonden: vrijdag 11 januari 2019 10:16 > Aan: L.P.H. van Belle > CC: samba at lists.samba.org > Onderwerp: Re: [Samba] upgrade to 4.8.3 authentication not
2008 Mar 15
3
[HELP]No :secret given to the #protect_from_forgery call
I am starting to BDD. When specing the controller I want to test for object creation: it "deberia crear una nueva persona en post create" do Usuario.should_receive(:create).with({:nombre => "camilo", :clave => "secreta", :tipo => "administrador"}).and_return(@usuario) post ''create'', {:usuario => {:nombre =>
2015 Apr 24
2
Codificación UTF-8 en un Mc
Hola a todos Estoy desarrollando unos scripts en Windows y cuando se los paso a una persona que tiene un Mac estoy teniendo algunos problemas con caracteres especiales (acentos, º, … ) y algunos de ellos vienen en los ficheros de datos, y no los puedo cambiar. Creo que tiene que ver con la codificación UTF-8, que el Mac no la está sabiendo interpretar ¿alguna idea para cambiar esto en el Mac?
2012 Jul 24
1
NA's
Buenas tardes Les consulto los siguiente, dentro de unos datos hay registros faltantes, estos son NA. Me gustaría poder avisar cuáles son los registros no tomados en cuenta porque son NA. Como no puedo reproducir el error, copio y pego un script R que es la forma que yo razone, la cuál me funciona, y un trozo de la captura de pantalla donde aparece mi error, es decir todo NA. # NA's
2016 Jan 27
2
Bootstrap data frame (Jesús Para Fernández)
Hola Jesús, Si no entiendo mal lo que planteas, has observado unas frecuencias N = c(12, 0, 8, 6, 4, 2) de pedidos acaecidos en 1:6 días, en total n = sum(N) pedidos. Llamemos P = (p1, p2, ?, p6) a las probabilidades ?teóricas? de pedido en cada día. En principio el vector N se puede considerar una realización de una distribución multinomial M(n; p1, ?, p6). P se puede estimar mediante las
2019 Jan 11
6
upgrade to 4.8.3 authentication not work without specifying domain
I updated a centos 7 without changing the samba configuration. Before authentication worked even without having to specify the domain to the logon. After the update, on the other hand, it is mandatory to specify the domain. user password: not work. domain \ user password work. I have 5000 windows (xp / 7/10) clients not in domain. Client workgroups are varied. Users are not expert at all and