Displaying 20 results from an estimated 20000 matches similar to: "OpenSSH 2.1.1p4 won't build on AIX 4.1 (patch)"
2001 Jan 17
2
OpenSSH 2.3.0p1 won't build on IRIX 5.2
It depends on regex.h, that is not part of IRIX 5's standard library
and, in fact, that is no portable in general. I'm currently 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
2011 Nov 01
7
corrupted btrfs after suspend2ram uncorrectable with scrub
Hello,
I''m using kernel 3.1.0 and I have both / and /home as btrfs. I used
suspend to ram quite often and never had a problem, but yesterday I''ve
suspended to get into a plane and when I resumed my /home was all
about input/output errors. Reboot did not help either. My root (/)
did not suffer any problems.
Today I''ve upgraded btrfs-progs to latest GIT and tried scrub
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
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,
2011 Aug 06
0
help recover from unmountable btrfs
After running one too many times into “parent transid verify failed”
that prevents a filesystem from being mounted, I found out how to adjust
some system blocks so that the kernel could get past that check and
mount the filesystem. In one case, I could get all the data I wanted
from the filesystem; in another, many checksums failed and I ended up
throwing it all away, so no guarrantees.
2000 Aug 23
14
Test snapshot
I have just tarred up a snapshot and uploaded it to:
http://www.mindrot.org/misc/openssh/openssh-SNAP-20000823.tar.gz
The snapshot incorporates the last month's fixes and enhancements from
the openssh-unix-dev mailing list and from the OpenBSD developers.
In particular:
- ssh-agent and ssh-add now handle DSA keys. NB. this does not interop
with ssh.com's ssh-agent. (Markus Friedl)
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
2005 Aug 26
0
Patch for UnixWare 7
Hi Openssh developers,
Attached please find patch to support long passwords (> 8-char) on
UnixWare 7.
Thanks,
Ahsan
--
Ahsan Rashid
Escalations Research Group arms at sco.com
The SCO Group Inc., Murray Hill, NJ 908 790 2279
-------------- next part --------------
--- openssh/CREDITS.old 2004-05-26 16:59:31.000000000 -0700
+++ openssh/CREDITS 2005-08-25 13:53:08.602447006 -0700
@@ -3,6 +3,7
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
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
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
2000 Aug 12
0
OpenSSH-2.1.1p4 and SuSE 6.4
Hi folks,
I meant to send this in to the devel list a while ago (1 Jul,
actually) but school has until recently had a strangehold on me. The
issue is this: the sshd.pam.generic in the openssh-2.1.1p4/contrib
directory can be modified to suit standard SuSE 6.4 configurations as
thus:
{crimsun@[dhcp1520]:~} diff -c /etc/pam.d/sshd
openssh-2.1.1p4/contrib/sshd.pam.generic
*** /etc/pam.d/sshd
2000 Aug 06
1
openssh-2.1.1p4 + libwrap problem
Hi all,
I've hit a problem with OpenSSH 2.1.1p4 and TCP Wrappers, and have noticed
others may also have seen the problem. When OpenSSH is compiled with wrapper
support, access using standard userid/password fails - authentication works
ok and a shell is gained and then immediately terminated.
Running client in debug mode shows no obvious errors, and debug output from
syslog also reveals
2000 Jul 16
0
Announce: portable OpenSSH 2.1.1p4
I have just uploaded portable OpenSSH 2.1.1p4, it should be making
its way to the mirrors listed at http://www.openssh.com/portable.html
soon.
This release contains several bugfixes from the OpenBSD team,
primarily the config file parsing problem reported by Ralf
Engelschall <rse at engelschall.com>
Regards,
Damien Miller
--------------- Changelog:
20000716
- Release 2.1.1p4
20000715
2000 Jul 16
0
Announce: portable OpenSSH 2.1.1p4
I have just uploaded portable OpenSSH 2.1.1p4, it should be making
its way to the mirrors listed at http://www.openssh.com/portable.html
soon.
This release contains several bugfixes from the OpenBSD team,
primarily the config file parsing problem reported by Ralf
Engelschall <rse at engelschall.com>
Regards,
Damien Miller
--------------- Changelog:
20000716
- Release 2.1.1p4
20000715
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