Displaying 20 results from an estimated 8000 matches similar to: "openssh-6.6p1 on Solaris 10 - 'make tests' fails, sshd won't start"
2015 Mar 11
4
Call for testing: OpenSSH 6.8
On Tue, 10 Mar 2015, Damien Miller wrote:
> On Fri, 6 Mar 2015, Damien Miller wrote:
>
>> On Wed, 4 Mar 2015, mikep at noc.utoronto.ca wrote:
>>
>>> Re-testing 'openssh-SNAP-20150305' on Solaris 10, with 'gcc':
>>>
>>> Configure, 'make' complete; 'make tests' fails at:
>>>
>>> postcondition check
2014 Feb 13
0
openssh-6.5p1 on Solaris 10 - segmentation fault
I just installed 'openssh-6.5p1' on a Solaris 10 system, and when
attempting to 'ssh' anywhere as anybody from the 'root' account,
I get a segmentation fault.
Debug output as 'root':
kraken:/opt/local/src/security/openssh-6.5p1# ./ssh -vvv mimir
OpenSSH_6.5, OpenSSL 1.0.1f 6 Jan 2014
debug1: Reading configuration data /etc/ssh/ssh_config
debug3: cipher ok:
2013 Nov 12
0
OpenSSH 6.4 connection to Cisco 6506 routers/switches fails
Just upgraded to OpenSSH_6.4 with OpenSSL 1.0.1e and libz.so.1.2.8.
Now some (but not all) Cisco router logins hang:
kraken> ssh -vv -l noc XXX-mgmt.gw
OpenSSH_6.4, OpenSSL 1.0.1e 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 50: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to XXX-mgmt.gw [10.12.0.1] port 22.
2014 Feb 20
1
Samba 4.1.4 on Solaris 10 fails linking 'default/examples/libsmbclient/teststatvfs'
Building Samba 4.1.4 on Solaris 10 with command line:
CC=gcc LDFLAGS='-R /opt/local/samba/lib:/opt/local/samba/lib/private' \
./configure --prefix=/opt/local/samba
make
fails linking 'default/examples/libsmbclient/teststatvfs':
[3505/3811] Linking default/examples/libsmbclient/teststatvfs
ld: warning: symbol 'dyn_LIBDIR' has differing sizes:
(file
2015 Mar 06
2
Call for testing: OpenSSH 6.8
On Wed, 4 Mar 2015, mikep at noc.utoronto.ca wrote:
> Re-testing 'openssh-SNAP-20150305' on Solaris 10, with 'gcc':
>
> Configure, 'make' complete; 'make tests' fails at:
>
> postcondition check failed: setstat readonly
I couldn't reporoduce this on an illumos zone that I had access to,
will try installing solaris10 next.
-d
2002 Jul 16
0
[Bug 356] New: 3.4p1 hostbased authentication between Linux and Solaris
http://bugzilla.mindrot.org/show_bug.cgi?id=356
Summary: 3.4p1 hostbased authentication between Linux and Solaris
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
2004 Jul 14
4
String overflow in safe_strcpy .
Just Installed 3.0.5rc1 and the problem persists unfortunately,
heres a sample of my log :
wins[15212]: [2004/07/12 12:31:03, 0] lib/util_str.c:safe_strcpy_fn(600)
Jul 12 12:31:03 mandrake1 nss_wins[15212]: ERROR: string overflow by 1
(9 - 8) in safe_strcpy [TAENO~EI.PDF]
Jul 12 12:31:03 mandrake1 nss_wins[15212]: [2004/07/12 12:31:03, 0]
lib/util_str.c:safe_strcpy_fn(600)
Jul 12 12:31:03
2015 Jul 23
3
Cisco vs. 6.9
After upgrading a Linux system from OpenSSH 6.7 to 6.9, Cisco
switches/routers can no longer scp config files to/from the system. The
last debug entry before the Cisco device closes the connection is "debug1:
server_input_channel_open: confirm session". The next line is "Connection
closed by x.x.x.x". Anyone else seen this or know of a fix? The Cisco
device gives
2005 Jun 01
0
[LLVMdev] [Cygwin] 'make tools-only' configuration error
On Tue, 2005-05-31 at 23:56 +0100, Aaron Gray wrote:
> Reid,
>
> I did look on eBay for you for replacement 2.5" harddisks but they
> were expensive and in short supply :(
LOL.
>
> >That all sounds right to me. Must be the "new" version of Cygwin. Go
> >to /usr/include and do this:
> >
> >find . -name '*.h' -exec grep mkdtemp {} \;
2015 Feb 19
34
Call for testing: OpenSSH 6.8
Hi,
OpenSSH 6.8 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release contains
some substantial new features and a number of bugfixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is
2001 Apr 17
2
Unable to find the Domain Master Browser name
I have just installed Samba on RedHat Linux 6.2 which is working fine.
However, I've noted that for every 20 minutes, the following error message
being logged under log.nmb,
[2001/04/17 14:29:27, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_
fail(362) find_domain_master_name_query_fail: Unable to find the Domain
Master Browser name HOME<1b> for the workgroup HOME. Unable
2008 Dec 02
1
CentOS-4 Xen kernel with low RAM and Badness in local_bh_enable at kernel/softirq.c:141
I have small xen VM running centos4 which acts as a router/firewall, and has
been working fine for over 1.5 years with 32MB of RAM and a kernel I either
got from xensource.org or built myself from their sources. (centos 4 didn't
have a xen kernel back then)
I lost the kernel to a corrupted disk and decided to use the centos provided
xen kernel.
All these months 32MB + 64MB Swap was more than
2005 Sep 30
1
question on reporting bytes transferred
hi, i was reading a rsync log file, and i discovered that the summatory of
each file transfer(in bytes) doesn't match the total transfer for the
operation.
for instance:
2005/09/28 22:02:06 [1072] rsync to NOC from nocbox
(63.110.176.221<http://63.110.176.221>
)
2005/09/28 22:02:07 [1072] IdsProcessor/IdsProcessorLogs/
2005/09/28 22:02:11 [1072] IdsProcessor/SysLogs/Heartland-Bank/Pix/
2019 Apr 05
1
wbinfo isn't working on domain member
Can you post the following files:
/etc/resolv.conf
/etc/hostname
/etc/hosts
/etc/krb5.conf
pi at fs1:/var/log/apache2 $ cat /etc/resolv.conf
# Generated by resolvconf
search samdom.example.com
nameserver 192.168.1.229
nameserver 192.168.1.228
nameserver X.X.X.X
nameserver X.X.X.X
nameserver 8.8.8.8
pi at fs1:/var/log/apache2 $ cat /etc/hostname
fs1
pi at fs1:/var/log/apache2 $ cat /etc/hosts
2005 Dec 19
1
logrotate. Bug or am I blind?
Hello!
I having a problem with the permissions of some of my logfiles.
It seems that when the files are rotated, the user/group is root root and the permissions are rw for root only.
more info hereunder:
The strange thing is that sometimes it works for one file...
/var/log/cisco_acl.log /var/log/cisco_debug.log {
rotate 1
notifempty
#daily
size 1k
create 0640 root noc
2012 Sep 21
2
Parallel Programming
I am trying to do parallel programming and I tried this
library(doSNOW)
library(foreach)
testfunc<-function(x){
x<-x+1
x
}
noc<-2
cl <- makeCluster(do.call(rbind,rep(list("localhost"),noc)), type = "SOCK")
registerDoSNOW(cl)
clusterExport(cl=cl,c("testfunc.r"))
testl<-foreach(pp=1:2) %dopar% {
testfunc(pp)
}
And this works but if I try to
2008 Dec 19
2
error bars
Dear Help
I'm new to R (from matlab)...using windows XP.
I've tried to work out, to no avail, 4 things:
1) rotating the numbers on axes...something to do with par(str) ??
2) how to close a window having opened one e.g. windows(7,7)
3) how to manipulate the key (e.g. dots, lines etc) on the legend. Using pch just gives me the same key for all functions on a plot.
i.e. legend
2015 Jul 02
0
Dovecot auth username mapping
It?s actually unbelievable how much slower LDAP auth is than PAM. Does anyone have any suggestions how I can improve Dovecot LDAP auth? I have tried caching authentications and that doesn?t help either.
~ Laz Peterson
Paravis, LLC
Ph: 951.319.3240 x201
> On Jul 1, 2015, at 4:41 PM, Laz C. Peterson <laz at paravis.net> wrote:
>
> Thank you for the response Axel. I will look
2018 May 04
0
Converting a list to a data frame
It looks like you made a copy/paste error below. Your ata.frame should
be data.frame.
Kevin
On 05/04/2018 08:18 AM, Bill Poling wrote:
> Good morning.
>
> Novice usR. Here.
>
> I am following this string, among many, learning as I go.
>
> Quick question please?
>
> I thought that perhaps ata.frame was part of the zoo pkg, b/c when I
> searched it came up in
2018 Nov 23
0
Setup a Samba AD DC as an additional DC
Samba 4.7.6 Ubuntu
/etc/hosts:
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
/etc/resolv.conf:
# This file is managed by man:systemd-resolved(8). Do