Displaying 20 results from an estimated 6000 matches similar to: "[Bug 474] New: sftp should provide logging"
2003 Jan 25
0
[Bug 475] New: sshd should source /etc/default/login
http://bugzilla.mindrot.org/show_bug.cgi?id=475
Summary: sshd should source /etc/default/login
Product: Portable OpenSSH
Version: 3.5p1
Platform: All
OS/Version: Solaris
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy:
2008 Sep 19
1
APC SmartUPS 750 (SUA750) missing ambient data with usbhid-ups
I have a SmartUPS 750 (SUA750) which has the temperature and humidity
SmartSlot card installed. When NUT 2.2 communicates with this UPS over
/dev/ttyS0 using apcsmart, using the APC Smart cable connected to the
SUA750 serial port, and this ups.conf:
[su700]
driver=apcsmart
port = /dev/ttyS0
I can see the ambient temperature and humidity data with "upsc su700 at
2003 Jan 26
0
[Bug 474] sftp should provide logging
http://bugzilla.mindrot.org/show_bug.cgi?id=474
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Solaris |All
Priority|P2 |P5
Version|3.5p1 |-current
------- Additional
2002 Dec 08
1
Password expiry related clarification in OpenSSH3.5p1
fyi (i'm behind in following the passord expire efforts).
----- Forwarded message from Logu <logsnaath at gmx.net> -----
Date: Sat, 7 Dec 2002 02:42:52 +0530
From: "Logu" <logsnaath at gmx.net>
To: <stevesk at cvs.openbsd.org>
Cc: <kumaresh_ind at gmx.net>
Subject: Password expiry related clarification in OpenSSH3.5p1
Hello Stevesk,
We are using
2000 May 16
0
Samba 2.0.6 spools but doesn't print
When printing from Windows 95 to IRIX 6.5 Samba 2.0.6 spools
appropriately, but never prints. The sticky bit for samalp is turned
on, but does not seem to engage. When using the command directly,
everything prints fine. The config file is listed below. Any clues as
to what is wrong?
Thanks in advance for any assistance that you can provide.
Andrew
# Global parameters
[global]
workgroup =
2006 Oct 06
1
problem using libao on OSX 10.4
I installed fink and now I have the /sw/lib, however that didn't fix
my problem. I went as far as to take out the -
Ddlsym=dlsym_auto_underscore out of the configuration files. Now
however the libao package won't build at all and yips about this:
[ukiel:/MP3/OGG/libao-0.8.6] wind% make
Making all in src
Making all in plugins
Making all in oss
make[3]: Nothing to be done for
2003 Jan 07
2
[Bug 252] Patch for use of /etc/default/login
http://bugzilla.mindrot.org/show_bug.cgi?id=252
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2006 Oct 05
0
problem using libao on OSX 10.4
According to this:http://www.mail-archive.com/fink-users@lists.sourceforge.net/msg03120.html
try adding -L/sw/lib to the compilation.
Silvia.
-----Original Message-----
From: ogg-dev-bounces@xiph.org on behalf of wind
Sent: Thu 10/5/2006 5:19 AM
To: ogg-dev@xiph.org
Cc:
Subject: [ogg-dev] problem using libao on OSX 10.4
Hello,
I built the entire Vorbis kit on my PowerMac G4 running OSX
2006 Jul 06
1
[Bug 474] sftp should provide logging
http://bugzilla.mindrot.org/show_bug.cgi?id=474
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1155
nThis| |
------- Comment #7 from djm at mindrot.org 2006-07-06 20:55 -------
sftp
2006 Apr 01
1
[Bug 474] sftp should provide logging
http://bugzilla.mindrot.org/show_bug.cgi?id=474
------- Comment #4 from djm at mindrot.org 2006-04-01 16:58 -------
Created an attachment (id=1106)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1106&action=view)
sftp transaction logging
This diff implements transaction logging for sftp-server. It adds commandline
options to sftp-server to specify the log level and facility
2005 Feb 22
0
[Bug 474] sftp should provide logging
http://bugzilla.mindrot.org/show_bug.cgi?id=474
------- Additional Comments From diegoliz at gmail.com 2005-02-22 20:36 -------
Created an attachment (id=835)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=835&action=view)
Add logging facilities to sftp-server (patch got from mailing list and updated
to openssh 3.9p1)
Actually a patch has been posted to the mailing list some
2006 Oct 04
3
problem using libao on OSX 10.4
Hello,
I built the entire Vorbis kit on my PowerMac G4 running OSX 10.4.6.
I'm having problems however doing anything with the libao package.
Any time I try to use the library to link it errors out with the
following message:
/usr/bin/ld: Undefined symbols:
_dlsym_auto_underscore
collect2: ld returned 1 exit status
If I try to run the ogg123 application I get this:
2002 Dec 18
2
patch for openssh3.5p1 - adds logging option
this patch adds a LogFile option to sshd_config. it just logs messages
directly to a file instead of stderr or syslog. the largest change
is an additional argument to log_init() in log.c for the log file name
(and then changes to the rest of the tools to add a NULL arg).
galt
-------------- next part --------------
diff -urN openssh-3.5p1-orig/log.c openssh-3.5p1/log.c
---
2006 May 01
0
[Bug 474] sftp should provide logging
http://bugzilla.mindrot.org/show_bug.cgi?id=474
------- Comment #6 from mail at viliar.net.ru 2006-05-01 20:36 -------
I can not apply both patches : "revised patch, adding chroot option"
and
"sftp transaction logging". I try to apply it to openssh-4.3p2
(portable version) and cvs version (portable).
root at gcc /usr/src/openssh-4.3p2# patch -p0 --dry-run <
1997 May 08
1
R-alpha: machine-independent .Rdata
If a move toward machine-independent representation seems reasonable,
it may be worth looking at some of the binary data exchange formats
used by nasa and others,
CDF http://nssdc.gsfc.nasa.gov/cdf/cdf_home.html
netCDF http://www.unidata.ucar.edu/packages/netcdf/index.html
HDF http://hdf.ncsa.uiuc.edu/
There may also be something useful in the "Scientific Data Format
Information
2002 Dec 10
1
Problems with the tty's in openssh + AIX
Hi everybody.
I posted this also to comp.sec...ssh, so excuse me for multiple emails.
I downloaded openssh-3.5p1 and compiled under AIX.
Now,
if I run that program, Sandor W. Sklar in bugzilla #124 suggested (see
below),
it works in linux, not in AIX 5.1.
in AIX it produces the same "hang" as the original problems Ihave with
"tclsh"-command. sshd hangs with this output:
2013 Aug 30
1
libvirt-qemu/kvm passthru w/Intel 82598EB
Hi,
I am trying to configure two identical systems with the following setup.
dom0: Centos 6 OS on Apple Xserve i7 server with PCI cards for 4GB FC
(LSI FC949ES) and 10GB Ethernet (Intel 82598EB)
dom1: Centos 5 OS with passthru mode of PCI 4GB FC and 10GB Ethernet
(ixgbe and mptfc blacklisted in dom0)
Everything starts ok, but networking in dom1 using the 10GB interface
has extremely high rtt
2002 Jun 25
7
[Bug 294] tcp wrapper access changed between 2.9.9p2 and 3.3p1
http://bugzilla.mindrot.org/show_bug.cgi?id=294
------- Additional Comments From ktaylor at daac.gsfc.nasa.gov 2002-06-26 00:53 -------
This is what's reported in the syslog from openssh-2.9.9p2 - with an ip address
range listed in hosts.allow
Jun 25 10:50:08 6D:server sshd[30123536]: Failed keyboard-interactive for
ktaylor from xxx.xxx.xxx.xxx port 40333 ssh2
Jun 25 10:50:13 6D:server
2004 Apr 05
5
[Bug 832] X forwarding crashes on some applications
http://bugzilla.mindrot.org/show_bug.cgi?id=832
Summary: X forwarding crashes on some applications
Product: Portable OpenSSH
Version: 3.8p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: ktaylor
1998 Apr 01
1
"User not authorized to connect from this station"
Hello,
I'm running the newest version of Samba on an Irix 6.4 server.
One of our NT clients is having a problem. When the user tries to access
the server (Start-->Run-->"\\SERVER"), the username/password field comes
up. When that user puts in his valid username/password, and error pops up
that says "User not authorized to connect from this station."
No valid