Displaying 20 results from an estimated 600 matches similar to: "Samba 2.0.7 configure-script disfunction."
2014 Feb 26
2
error en ifelse
Hola
No es lo mismo pero en mi caso personal la forma que utilizo se basa en
el ejemplo de http://cran.r-project.org/doc/contrib/grafi3.pdf página
49, no usa el if pero también hay una condición para todos los verdaderos.
No intenté en este caso en particular, habría que ver si también da
problemas, pero como Carlos Ortega que sabe mucho dio una solución y
como vos estas empezando no quiero
2014 Feb 26
2
error en ifelse
El problema puede estar en el no uso de suficientes paréntesis. Por
ejemplo, con:
> a=1
> b=0
> c=0
la instrucción
ifelse(((a>1) | (b=0) | (c=1) | (d=1)), 11, 22)
da el resultado esperado:
[1] 11
Pero si se omiten los paréntesis se llega a un error de interpretación:
destino de la asignación se expande a un objeto fuera del lenguaje
Espero que sirva
Jorge
El 26/2/14, daniel
1998 Apr 03
4
smbclient (1.9.18p3) dies or needs killing when used for backups (via Amanda)
Has anyone noticed that there appears to be a few
problems with regards to Samba and in particular the
usage of smbclient, which can do one of the following :
1) Complete & udder death of the NT networking subsystem
(which requires a reboot to cure)
2) smbclient appears to lose its connection with the
host being contacted and eventually needs to be
killed.
I'm not too sure how
1998 Aug 20
1
Amanda + SAMBA 1.9.18p8 => useless backup
Ronny Blomme <Ronny.Blomme@elis.rug.ac.be> writes:
> The default configuration for smbclient in samba-1.9.18p8 is to send
> verbose output to stdout. The output sent to tape is a mix of this
> verbose output and the tar-file => corrupt tar file on tape
The attached patch for SAMBA fixes this problem, preventing log
messages from being printed to stdout if the tar-file is
1999 Mar 24
1
Amanda and Samba 2.0.3
Hi Folks,
I want to use samba and amanda to backup NT/win file system. I downloaded
the latest version of Samba and trying to install on bsdi4.0 and it
complains that the OS is a "trapdoor" OS and will not work propperly. I
installed it anyway and I can connect to NT no problem but when I connect
it back to the unix box, it complains about "Bad password - name/password
in a Tree
1999 Apr 21
1
Does smbtar have a size limit ?
Hello. I'm trying to use smbtar/smbclient (2.0.3) to copy
an NTFS share on an NT Server, onto a Solaris 2.5 system.
The NTFS partition is 10Gb. At the 2Gb mark, the tar stops.
No errors, the file just stops. The process (smbtar) returns.
Is this a problem with Solaris 2.5 ? I believe it is, and if
I upgrade to 2.6, I can create larger tar files. However, does
anyone know if
1999 Jun 09
1
smbtar cannot recognize space character in filename
Hi. My friend has a problem that smbtar cannot recognize space character
in specified filenames. He tried to execute following command line
to back file "long file name" up:
$ smbtar -s SERVER -p PASSWORD -x SHARE -u username -t /tmp/backup.tar \
"long file name"
but smbtar tried to include three files as 'long', 'file' and 'name'. :-(
Here is the
1998 Jul 20
1
USTAR format in SMBTAR
We've been having problems using SMBTAR to back up some of our PCs. It
seems that the tar format used by SMBCLIENT only supports a 100 character
path name. Some of the new Microsoft Software generates longer file names.
This causes an error when you attempt to write these files out to the tar
device.
I have developed a patch that will cause SMBCLIENT to write these files in
USTAR format (an
1998 Sep 23
1
problems compiling samba
When I try to compile the 1.9.18p10 samba package, I get following
error:
Maybe you guys help me?
---snip---
michelle:/usr/local/samba-1.9.18p10/source# make
Using CFLAGS = -O -DSMBLOGFILE="/usr/local/samba/var/log.smb"
-DNMBLOGFILE="/usr/local/samba/var/log.nmb" -D
CONFIGFILE="/usr/local/samba/lib/smb.conf"
-DLMHOSTSFILE="/usr/local/samba/lib/lmhosts"
1998 Dec 05
1
make
HI! i?installing samba in my SCO unix system and can?t found then "make" file... what may i do?.
Dennis.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 1780 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19981205/166fd13e/attachment.bin
2014 Feb 26
3
error en ifelse
Hola gente!! Estoy empezando a trabajar con R, y no puedo resolver lo
siguiente:
Quiero crear una nueva variable (datmatriz) que toma el valor de 1 si:
-la variable sp es igual a L.lucidum
-alguna de las variables pap11, pap06, pap01, pap96 es igual a muerto.
El script que utilicé es :
guaran$datmatriz<-ifelse (guaran$sp=="L.lucidum"|guaran$pap11 ==
2005 Jun 09
1
Help with SOM membership
Hi all,
I originally posted this to the bioconductor group, but maybe it's better
suited to the r-help...
I'm using som() to partition samples of gene expression data into clusters.
The point is to classify control vs. experimental cases (sample clustering).
The original matrix was 22283 x 8. The 8 samples have 4 controls and 4
experimentals.
I transposed the matrix so that its dim
1999 Feb 23
2
Installation of 2.0.2 on HPUX 10.2 - configure giving error
Hi,
I have tried to run the ./configure on a HP-UX 10.2 server ( using cc
) and get no further than
"Error No locking available. Running Samba would not be safe"
From the summary.c program testing for fcntl locks ......
I notice that 10.2 binaries are available so, it must work ...
(There is a similar problem mentioned recently
1998 Sep 11
3
SAMBA digest 1809
> From: Gary Stainburn <gary.stainburn@ringways.co.uk>
> To: "Samba Mailing List (E-mail)" <samba@samba.anu.edu.au>
> Subject: smbtar multiple machines
> Message-ID: <01BDDD6E.ABFF0580@garys.computer.leeds>
>
> Hi all,
>
> I'm just looking at using smbtar to backup the Win95 PC's on my network, and would like usability ideas please.
>
1997 Jul 25
7
Amanda 2.3.0.5-Samba 1.9.16p11 PC backups...
At the bottom is what I got returned from AMANDA 2.3.0.5 after patching
Samba 1.9.16p11 to give estimates. Any idea what I might not have done yet?
My disklist reads:
shokk \\thor\depot nocomp-user-gnutar
To connect successfully to that server with smbclient, I have to do this,
giving the same password that I now have in /etc/amandapass:
smbclient \\\\THOR\\DEPOT -U BACKUP
Also, the
1998 Nov 18
5
PC Backup Script?
I am trying to setup my Sun running samba 1.9.18p10 so that it can
backup my dept's PCs. I can get it to work manually using the
smbclient command with no problem. What I would like to do is have
a script that is able to take a list of PCs, determine if a PC is online,
backup that PC, then move on to the next one. If a PC is down,
it can report an error to the admin to state that the
2010 Sep 13
15
Enter key disfunction on Arc+ progress 3 cad software
Hello to everyone
I report a bug that persists wine 1.3.2 with the win program ARCPLUS (or ARC+) release PROGRESS 3 (year 2003) http://www.arc-techno.com.
It's a not widespread cad and it's not included in the list compatibility for wine.
Arc+ software receives input from keyboard shortcuts (eg Ctrl + F2), pop up menus, icons, buttons, context menu (right mouse button) or from the
2013 May 29
1
smbclient fails only for the domain Administrator
4.0.6 with 3.6.12 file server
Hi
Ordinary users can connect fine:
smbclient //oliva/users -Usteve2
Enter steve2's password:
Domain=[HH3] OS=[Unix] Server=[Samba 3.6.9]
smb: \>
log:
schannel_fetch_session_key_tdb: restored schannel info key
SECRETS/SCHANNEL/OLIVA
schannel_store_session_key_tdb: stored schannel info with key
SECRETS/SCHANNEL/OLIVA
auth_check_password_send: Checking
2011 Aug 08
7
“bio too big” regression and silent data corruption in 3.0
tl;dr version: 3.0 produces “bio too big” dmesg entries and silently
corrupts data in “meta-raid1/data-single” configurations on disks with
different max_hw_sectors, where 2.6.38 worked fine.
tl;dr side-issue: on-line removal of partitions holding “single” data
attempts to create raid0 (rather than single) block groups. If it can''t
get enough room for raid0 over all remaining disks, it
2002 Dec 26
3
Win98 clients not 'seeing' each other
Hi there,
I have a somewhat wide experience with samba. I've succesfully installed
it as a client as well as a PDC on Windows networks.
The last time, however, there has been an issue with the win9x stations.
I've setup the Samba server over Linux to act as a PDC for the domain. I
use dhcp to assign the network configuration to the hosts, and the only
protocol installed on them is