search for: adirs

Displaying 20 results from an estimated 53 matches for "adirs".

Did you mean: adi's
2016 Apr 01
2
knit and smbclient executed with different users but no error thrown
Hi, I am using different users while executing kinit and smbclient as shown below, but I am not getting any error. How can a initial ticket granted to one user can be used for another user. Can you give some clarification. I am not an expert hence this doubt. I am using win 2003 AD. [root at 0050568B7DEB samba-4.3.4]# klist klist: No credentials cache found (ticket cache FILE:/tmp/krb5cc_0)
2005 Apr 26
2
problem with foxpor adir function under win'98
hi, we use samba as fileserver. i always download and install the newest version of it to keep the system up-to-date. but now i have a problem. i've updated to 3.0.14a. after it i can not start an old DOS program, because it sais a directory does'n exist. i tried to start it under win'98. under windows xp it had no problem and started. i consulted with the programmer and he said that
2016 Apr 04
0
knit and smbclient executed with different users but no error thrown
Hi Paul, I think -U is just ignored when -k and a valid ticket is available. Here you have a valid ticket, you use -k to ask smbclient to use credentials from that ticket, and you add -U for another user. Please try same smbclient command without -k, it should ask you the password for test123 user. That's not a bug, for me it is a lack of documentation on how to use -k switches with almost
2007 Jul 23
1
Theora and OLPC
Hi guys, My name is Adir. I'm a Google Summer of Code student, and in addition to that I will be working both with Xiph.org and with OLPC on optimizing Theora's performance. I'm in the list to get a shiny B4, but at the moment I can't do anything since sending the laptop to my place involves some difficulties. Until I get the laptop, I would like to hear from any of you, XO users
2006 Apr 18
1
[patch] sparc build fix
add object rules so that the division, remainder and friends get really build on sparc, patch from Fabio M. Di Nitto <fabbione@ubuntu.com>. reworked to apply on latest git tree. Signed-off-by: maximilian attems <maks@sternwelten.at> --- Has been since long in the Debian and Ubuntu klibc. diff --git a/klibc/arch/sparc/Makefile.inc b/klibc/arch/sparc/Makefile.inc index
2014 Dec 17
3
Problema con el subset
Hola a todos, Agradeceros de antemano vuestro tiempo y paciencia ya que soy un poco novato y tal vez esto sea un poco trivial.  Lo que quiero hacer es que me represente en eje de las x las fechas (columna fecha) y los valores de z (columna z) pero de los datos que he filtrado antes en (dfgrupo<-subset(df,df$parametroslaboratorio=="Aflatoxinas ByG")) y que los parámetros iguales
2024 Dec 18
2
Query concerning working directory for file.choose()
I've been working on a small personal project that needs to select files for manipulation from various directories and move them around in planned ways. file.choose() is a nice way to select files. However, I've noticed that if file.choose() is called within a function, it is the directory from which that calling function has been invoked that is displayed by file.choose(). This is not
2024 Dec 18
2
Query concerning working directory for file.choose()
Try choose.files choose.files(default = file.path(mydir, "*.*"), multi = FALSE) On Wed, Dec 18, 2024 at 10:33?AM J C Nash <profjcnash at gmail.com> wrote: > > I've been working on a small personal project that needs to select files for manipulation from > various directories and move them around in planned ways. file.choose() is a nice way to select > files.
2010 Feb 11
2
LinkingTo and C++
Hello, I've been trying to make LinkingTo work when the package linked to has c++ code. I've put dumb packages to illustrate this emails here ; http://addictedtor.free.fr/misc/linkingto Package A defines this C++ class: class A { public: A() ; ~A() ; SEXP hello() ; } ; Package B has this function : SEXP say_hello(){ A a ; return a.hello() ; } headers of package A are copied
2024 Dec 18
2
Query concerning working directory for file.choose()
I believe file.choose() remembers the last choice, and repeats that location the next time you call it. This is true when it is called at top level or from within a function. The first time you call it in a session, it will default to the current working directory, but not after that. Front ends are allowed to replace the underlying function, so that may depend on which front end you are
2004 Jul 17
0
mkstemp failed: (code 23) main(633)
Hi, I am a new user and tried at least some of the recommended ways to find an answer to my question (search the net, ask IT professionals). But when everything fails nothing beats newsgroups... Here is my problem. I compiled rsync 2.6.2 on a Tru64 v5.1b system. I am trying to use rsync to backup data to a NFS mounted disk outside our immediate local network. Needless to say that rsync works
2006 Feb 27
0
Authenticating users via samba to an active directory
Chaps, Got a small problem here that I could do with some help with. I am looking at implementing 802.1X wired based network authentication here and am using a RADIUS server called Radiator as the primary authentication mechanism. Radiator has an authentication module that'll allow user auth to an active directory via components of the samba suite. The requirement is that the host samba
2010 Dec 16
2
Samba printer management commands
Hi I am trying to setup remote printer management commands, so the users could add and delete printers from "Printers" share of Samba in Windows. I have this script, that is launched using an administrator account, when I add a printer from there, using a new TCP/IP port: ================================================================ #!/bin/bash {
2006 Feb 23
1
Problems joining a RHEL4.0 version of samba to an active directory
Chaps, I'm trying to join a RHEL 4.0 Linux server to an active directory domain. The server in question runs a RADIUS server and I need it to be able to authenticate users via AD. Basically when we try running net ads join member -I 150<an ip address> -U <admin user> -d 2 we get [2006/02/23 10:05:20, 2] lib/interface.c:add_interface(79) added interface ip=150.237.47.22
2006 Mar 09
2
Using ntlm_auth to authneticate to an NTLMv2 AD
Chaps, I'm trying to get a radius server to authenticate to AD via the samba ntlm_auth program. I've just built samba vsn 3.0.21c with the following config parameters ./configure --with-pam --enable-socket-wrapper --with-ldapsam --with-syslog --with-ldap --with-winbind My smb.conf has global] workgroup = ADIR security = domain password server = 150.237.54.198 realm =
2007 May 16
2
read.table opening a website incl Password
Dear all, in the past I have been able to access websites with data directly. For example the following code works nicely mydata <- read.table("http://www.lifetable.de/data/MPIDR/POL_2004.txt", header=TRUE) But what happens if I need a username and password (a different site)? How do I do that? Or is it not possible to this in R? I tried something like this mydata.frame <-
2014 Dec 06
2
sernet samba4 on Ubuntu
On 06/12/14 20:34, Donelson Trophy wrote: > > > Thank you Hector. Despite my poor spanish, I can see that I need to > check what dependencies are loading with Sernet-samba. > > More tomorrow when I am at a better machine to communicate with the > forum on. > > Thanks. > > --- > > ------------------------- > > Bob Wooden of Donelson Trophy > >
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote: > > > But we'd like to go one step further and have the return code from preexec > be used to continue or abort the connection being established. The script > above would be modified to generate this return code. > > Looking through the source code (smbd/service.c), it doesn't seem to check > the return code (calling smbrun to do the
2014 Dec 06
0
sernet samba4 on Ubuntu
Thank you Hector. Despite my poor spanish, I can see that I need to check what dependencies are loading with Sernet-samba. More tomorrow when I am at a better machine to communicate with the forum on. Thanks. --- ------------------------- Bob Wooden of Donelson Trophy 615.885.2846 (main) www.donelsontrophy.com [3] "Everyone deserves an award!!" On 2014-12-06 14:23, Hector
2014 Oct 08
4
Pregunta sobre manipulación de shapefile
Gracias Beatriz, efectivamente, lo que indicas en tu ejemplo es lo que obtengo al final de mi proceso. En todo caso pruebo tu opción con mis datos, si es como imagino seguro que es más rápida de montar y más elegante que tratar el resultado de un sink() (recuerdo que en su momento lo intenté con fotify pero no supe bien como atacarlo, no conocía el enlace que me mandas, por tanto lo pruebo de