Displaying 16 results from an estimated 16 matches for "aoliva".
Did you mean:
oliva
1998 Aug 20
1
Amanda + SAMBA 1.9.18p8 => useless backup
...ebuild it, otherwise the
backups will be useless! Then, force Amanda to run full backups, so
as to ensure that you have usable backups as soon as possible.
Thanks to Ronny Blomme for having investigated the problem and
suggesting a solution.
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sambatar.diff
Type: application/octet-stream
Size: 594 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/atta...
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
2001 Jan 17
2
OpenSSH 2.3.0p1 won't build on IRIX 5.2
...rrently using
GNU rx as a replacement, but it would be nice to have a portable
implementation of regular expressions built into OpenSSH, if it is to
depend on them.
Best regards,
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me
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
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
2000 Apr 27
1
Samba 2.0.7 configure-script disfunction.
If I do this on a Solaris 8, x86:
tar xzf samba-2.0.7.tar.gz
cd samba-2.0.7
mkdir OBJ/somedir
cd OBJ/somedir
../../configure --prefix=/usr/someplace
and then:
make
it doesn't mkdir "bin" for me, making it compile all
the way until it is about to link bin/smbd.
The linker gives me a message about not being able to find
"bin/smbd" which is kind of misleading. 8-(
Anyway,
1998 Sep 08
0
security bug in 2.4.1
...least reduce the amount of noise due to
SAMBA debugging output.
What would you prefer? If I submitted a patch implementing `du',
would you consider it for installation in SAMBA 2.0.0? How about
support for PASSWD_FILE and/or PASSWD_FD?
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
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.
>
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
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 May 09
2
Samba 1.9.18p5 released.
The Samba Team are pleased to announce Samba 1.9.18p5.
It may be fetched via ftp from :
ftp://samba.anu.edu.au/pub/samba/samba-1.9.18p5.tar.gz
This is a bugfix release, designed to address issues
that users have reported with the 1.9.18p4 release.
It is intended that the next Samba release will be an
alpha of Samba 1.9.19, which will contain significant
new functionality for integrating Samba