similar to: Controlling smbclient from python weirdness

Displaying 20 results from an estimated 1000 matches similar to: "Controlling smbclient from python weirdness"

2002 Nov 22
0
RE:swat in samba-2.2.7
Hi, I have installed samba 2.2.7 and cannot get swat to work. I have entry in /etc/services file and alo in /etc/xinetd.d/swat. I'm logging in as root/rootpassword from local or other machine. i'm getting error 401 Bad Authorization username or password incorrect What am i doing wrong??? Thanks Mohan -----Original Message----- From: samba-request@lists.samba.org
2011 May 10
1
popen4 gem for windows
hi, i want to make application that run a process automatically after server starts completely. I have explore and find popen4 gem which provides this facility. I have installed a gem but there is some problem while executing the ruby program. The error is like * <internal:lib/rubygems/custom_require>:29:in `require'': no such file to load -- win32/open3 (LoadError)* * from
2006 Apr 16
3
[ win32utils-Patches-4121 ] Make it possible to read process exit status
Patches item #4121, was opened at 2006-04-16 12:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=413&aid=4121&group_id=85 Category: win32-open3 Group: None Status: Open Resolution: None Priority: 3 Submitted By: Samuel Tesla (stesla) Assigned to: Nobody (None) Summary: Make it possible to read process exit status Initial Comment: The UNIX Open3 sets the
2004 Oct 06
0
Open3 progress
Hi all, I''ve got an initial version of Open3.popen3 checked into CVS, along with a test suite, a sample program and some of the usual files (README, etc). This is just Park''s win32_popen package stripped down and modified to match the Open3 API. So far, so good. For the first release, I''ve decided that we should strip it down to popen3 only. We can always add
2006 Nov 01
0
fatal flaw in popen4 on windows? [WAS] Re: Nonblocking IO read (fwd)
Hi Ara, I''ll take a look. In the meantime, I''ve cc''d the win32utils-devel mailing list to see if anyone has any ideas/suggestions. Regards, Dan > -----Original Message----- > From: ara.t.howard at noaa.gov [mailto:ara.t.howard at noaa.gov] > Sent: Wednesday, November 01, 2006 12:36 PM > To: Berger, Daniel > Subject: fatal flaw in popen4 on windows?
2000 Jan 04
0
MS Access on Samba 2.0.6
I'm running an MS Access databasen on a RedHat 6.0 Intel box, using Samba 2.0.6. Clients running Win95/98 and WinNT 4.0. When more than 6-7 clients opens the Access database I get an error message like "Table <NAME> is exclusively locked by user <NAME> on machine <NAME>. Error number 3261. (I don't have the exact error message in English since I'm using the
2004 Dec 18
0
Removing COMSPEC from win32-open3
Hi all, Aslak brought up a good point with regards to returning the pid for a popen4() method. As it stands now, it returns the pid of the shell rather than the pid of the process itself. However, my attempts to remove the COMSPEC stuff result in CreateProcess() failing with an error code of 2, i.e. "the system cannot find the file specified" - not too helpful. This is when I tried
2006 Apr 19
0
open4-0.3.0
URIS http://rubyforge.org/frs/?group_id=1024 http://www.codeforpeople.com/lib/ruby/ SYNOPSIS open child process with handles on pid, stdin, stdout, and stderr HISTORY 0.3.0 : - bug fix from jordan breeding. general clean up. added spawn method. 0.2.0 : - added exception marshaled from child -> parent when exec fails. thanks to jordan breeding for a patch
2004 Dec 10
5
win32-process 0.3.1 is out
Hi all, Just wanted to let you know that I released 0.3.1 last night. This addresses Bug #712 and incorporates Patches #1087 and #1137 (thanks Aslak). I''ll try to get an open4 implementation out this weekend, though I noticed that Aslak''s patch is different than what Park originally had, so I''ll have to decide which I prefer, or if they can be blended somehow.
2006 Aug 07
0
open4-0.5.0
URIS http://rubyforge.org/projects/codeforpeople/ http://www.codeforpeople.com/lib/ruby/ SYNOPSIS open child process with handles on pid, stdin, stdout, and stderr: manage child processes and their io handles easily. HISTORY 0.5.0: - on the suggestion of tim pease (thanks tim!), i added timeout features to open4. the command run may have an overall timeout and
2006 Nov 04
0
open4-0.5.1
URIS http://rubyforge.org/frs/?group_id=1024 http://www.codeforpeople.com/lib/ruby/ SYNOPSIS open child process with handles on pid, stdin, stdout, and stderr: manage child processes and their io handles easily. HISTORY 0.5.1: - fixes a __critical__ but in ThreadEnsemble class that had a race condition that could cause thread deadlock. sorry bout that folks.
2011 May 10
7
Webrick script/server file does not exist
Hello all, I worked fairly enough with PHP and MySQL, but am very new to Ruby. I have Windows machine with Apache and MySQL installed previously. Both Apache and MySql were stopped while installing Ruby. I tried several ways to install Ruby 1.8.7 and one-step installer. I can use Ruby with netbeans 6.0.1 with its own Ruby or with the one I installed now. The problem starts when I try to create
2011 Feb 21
1
authlogic problem
I can''t get authlogic to work. (https://github.com/binarylogic/authlogic) i''ve installed it, i''ve put the following in environment.rb: config.gem "authlogic" ''gem list'' gives: *** LOCAL GEMS *** abstract (1.0.0) actionmailer (3.0.3, 2.0.2) actionpack (3.0.3, 2.0.2) activemodel (3.0.3) activerecord (3.0.3, 2.0.2) activeresource (3.0.3,
2006 Jul 05
0
using show argument of Open4.popen4 win32:open3 module
Hi, I am trying to start a rails webrick server programmatically. I want the console for that server to be shown. I earlier decided on using win32-open3 module as it provides me with flexibility to keep track of running of processes. I use following call to start webrick server, input, out, err, pid = Open4.popen4("ruby homedir/script/server -p 3001",
2006 Jul 03
0
[ win32utils-Patches-4121 ] Make it possible to read process exit status
Patches item #4121, was opened at 2006-04-16 10:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=413&aid=4121&group_id=85 Category: win32-open3 Group: None >Status: Closed >Resolution: Accepted Priority: 3 Submitted By: Samuel Tesla (stesla) Assigned to: Nobody (None) Summary: Make it possible to read process exit status Initial Comment: The UNIX
2006 Jun 18
7
[Fwd: Ruby Win32-Service]
Thoughts? Dan -------------- next part -------------- An embedded message was scrubbed... From: "Patrick Hurley" <phurley at gmail.com> Subject: Ruby Win32-Service Date: Sun, 18 Jun 2006 12:46:01 -0400 Size: 2863 Url: http://rubyforge.org/pipermail/win32utils-devel/attachments/20060618/cc346796/attachment.eml
2003 Jul 18
0
Packages of beta3 for Mandrake Linux (8.1 through 9.1)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have built RPMs of samba3.0.0beta3, which are parallel-installable with samba-2.2.x (for easy testing, though you can change that by rebuilding the srpm with other options) for Mandrake 8.1 through 9.1, which are available on my site. I hope to get these up on the samba ftp servers soon, but if you desperatly need packages, grab them from the
2020 Jan 04
2
A modern object-oriented machine learning framework in R
Estimadísimo Carlos: Muchísimas gracias por responderme y hacerlo tan rápido. Contemplé esa posibilidad, es decir, que el hiperparámetro estuviera suponiendo un problema, y probé de esta forma: > learner <- lrn("classif.ranger", num.trees = 5, mtry = NULL) Error: Element with key 'classif.ranger' not found in DictionaryLearner!
2020 Jan 03
2
A modern object-oriented machine learning framework in R
Estimados amigos: Esta tarde he estado probando la librería mlr3, que me resulta muy interesante para trabajos de clasificación. En concreto, para entender su funcionamiento he probado un ejemplo simple (viene en CRAN). Sin embargo, cuando cambio el parámetro de clasifiación en la función de aprendizaje, me aparece el error siguiente: *Error: Element with key
2003 Jan 22
0
[Fwd: Re: Authoring a HOWTO]
Forgot to cc samba ... -------- Original Message -------- Subject: Re: [Samba] Authoring a HOWTO Date: Wed, 22 Jan 2003 18:41:56 +0200 From: Buchan Milne <bgmilne@cae.co.za> To: Jim <jcllings@tsunamicomm.net> CC: Ronan Waide <waider@waider.ie> > Message: 20 > Date: Wed, 22 Jan 2003 11:37:18 +0000 > From: Ronan Waide <waider@waider.ie> > To: Jim