Displaying 20 results from an estimated 6000 matches similar to: "HP-UX: sshd[11336]: Cannot delete credentials: Permission denied"
2000 Sep 06
0
2.1.1p4: sessions automatically closed, if sshd is run from inetd
Hi all,
I have noticed a problem with the newly released version 2.1.1p4 (as well
as with 2.1.1p3) :
If sshd is run from inetd, all interactive sessions are automatically closed
right after (successful) login.
The problem disappears, if sshd is run from the command line (ie. no -i option)
and did not exist in 2.1.1p2.
This was noticed on a linux x86 box. I have appended a typescript of the
2000 Nov 06
1
openssh-2.1.1p1 on HP-UX 11.00: processes hanging around
Hello,
I'm unsure what kind of problem this is, but If I use
eval $(ssh-agent)
ssh-add
scp ...
(several times)
ssh-add -D
exit
There are many ssh processes around in the system:
UID PID PPID C STIME TTY TIME COMMAND
root 4266 1 0 11:33:56 pts/0 0:00 /usr/local/bin/ssh -x -oFallBack
ToRsh no -oFallBackToRsh no
root 1876 9788 0 11:11:26 ? 0:01
2000 Nov 29
4
RPC exception: "Who are you failed (dce / rpc)"
Hello,
with OpenSSH_2.3.0p1 running in HP-UX 11.00 I noticed that the "SD
commands" (like "swcopy") produce the following error when being logged
in via SSH:
ERROR: RPC exception: "Who are you failed (dce / rpc)" 11/29/00
11:20:18 MET
Ideas?
Regards,
Ulrich
P.S. Not subscribed to the list
2001 Feb 12
1
OpenSSH 2.3.0p1 bug with SCO UnixWare 7.1.0
I wasn't sur if you're the right person to send the bug reports to...
SCO Unixware 7.1.0 (uname: UnixWare) and probably the 2.1.x versions
(uname: UNIX_SV)
requires also to have USE_PIPES defined.
Also when compiling with tcpwrap it doesn't link due to the fact that UW
doesn't have setenv() and libwrap have one built-in (duplicate
symbols)...
Also when using the SSH2 protocol to
2002 Jun 11
2
ssh hang on wrong port - is it a bug ?
Hi,
ssh client program seems to hang when specified a wrong port no (port on
which some other server, like telnetd is running).
"netstat -an" shows the connection is established.
I expect the ssh program to report invalid server msg and exit.
Is this a bug or known behaviour ???
I have attached the -v -v -v output.
Thanks,
Hari
[hari at linux ssh]$ /usr/bin/ssh -v -v -v -p 23 hari
2016 May 12
2
Ogg Format
Hello Jean-Marc,
As an example, I am using the output of opus encoder to store the file as
the following format and read back the same during decode process, without
having much overhead. (Thought it would be useful to put a picture rather
than running text)
[image: Inline image 2]
Regards
Amit
On Thu, May 12, 2016 at 10:47 AM, Amit Ashara <ashara.amit at gmail.com> wrote:
> Hello
2000 Jul 27
1
Permission Denied
Solaris 8
Openssh 2.1.1p4
Openssl-0.9.5a
Zlib 1.1.3
Anyone know why one would get the permission denied error?
It seems to be failing on the "Doing passwd authentication" phase
after the "Received encrypted confirmation" phase. I have included
the output of ssh -v.
Thanks,
David
# ssh -v hostname
SSH Version OpenSSH_2.1.1, protocol versions 1.5/2.0.
Compiled with SSL
2000 Jun 21
1
Linux sshd dumps core unless client is insecure.
pausmith at nortelnetworks.com (Paul D. Smith) had a problem where his
2.1.1p1 wouldn't connect if it was running set-UID root, unless "-P" was
given.
Gert Doering <gert at greenie.muc.de> suggested a firewall problem.
Damien Miller <djm at mindrot.org> tried to help too.
Now I've got the same problem: my 2.1.1p1, 1.2.2, and 1.2.3 clients won't
connect to
2015 Dec 22
1
Antw: Re: Beginner's questions/suggestions
>>> Ralph Giles <giles at thaumas.net> schrieb am 21.12.2015 um 19:51 in Nachricht
<CAEW_RkshUM55uwdvU6DsE17pLZki651Xvvu7d2Y6jObePXZwCQ at mail.gmail.com>:
> On 21 December 2015 at 04:31, Ulrich Windl
> <Ulrich.Windl at rz.uni-regensburg.de> wrote:
>
>> opusenc does not display the file name it processes. In Lunux when you use
> some batch processing,
2000 Sep 04
0
msg "X11 connection uses different authentication protocol" ?
Hi,
using OpenSSH_2.1.1 p4 i have problems with X11 forwarding. I used the
same sources for Solaris and Linux. Tried nearly every combination,
but it seems that the "opensshd" for Solaris has some problems.
Of course i tried to connect with "ssh -X", the server has in its
/etc/sshd_config:
X11Forwarding yes
X11DisplayOffset 10
XAuthLocation /usr/openwin/bin/xauth
The client
2016 May 12
3
Ogg Format
On 05/12/2016 10:35 AM, Amit Ashara wrote:
> For HMI panels, except for the capture pattern and a single page segment
> entry, other fields are not important, and which results in almost 7%
> overhead for a 20ms raw frame encoded with Opus.
I'm not sure how you get a 7% overhead. In most uses I've seen, the
overhead is more around 1%.
> At the same time the
> file
2000 Jun 13
1
Remote -> remote scp not working
Hello,
Using openssh 2.1.1p1 I have tried to use scp to copy a file from one remote
system directly to another remote system - e.g. 'scp -i ./ecp eros:jhf
alice:jhf', so the file jhf is copied from the remote system eros to the
remote system alice via an intermidate system (the one where the command is
issued from). The key is in the file ecp.
Using protocol 1 it doesn't seem to
2016 May 12
2
Ogg Format
The overhead of Ogg (in file size) is pretty small and it's efficient
enough for most applications (and uses far less CPU than the codec
anyway). If anything, you might want to look at optimizing the existing
Ogg implementation (e.g. like Tremor did in the context of Vorbis).
Of course, you're always free to design a new container, but I doubt
it's worth it and it's a lot of work
2000 Dec 07
0
sshd fails to accept connections on HP-UX 11.00
Hello,
we run OpenSSH_2.3.0p1 on HP-UX 11.00. Today I had a problem connecting
to a machine via SSH. The connection seemed to hang. Syslog showed
nothing, and no sshd processes were started, although I had two hanging
connections (no output). I logged in via telnet and found one sshd
(master) running in addition to a ssh-agent from a session that went
away. That ssh-agent was owned by my
2015 Dec 21
2
Beginner's questions/suggestions
Hi!
I was just trying libopus0-1.1-3.2.x86_64 and opus-tools-0.1.9-3.2.x86_64 on openSUSE Leap, and I was wondering:
opusenc does not display the file name it processes. In Lunux when you use some batch processing, it might be interesting! Example output for
"for f in *.wav;do opusenc --bitrate 160 $f ${f%.wav}.opus; done":
---just on file---
Encoding using libopus 1.1 (audio)
2003 Sep 04
3
OpenSSH 3.5p1 (HP version): permissions of public identity
Hello,
I just received thes odd messages from HP-UX Secure Shell A.03.50.000.
(OpenSSH 3.5p1):
# ssh-add id_rsa.pub
5215: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
5215: @ WARNING: UNPROTECTED PRIVATE KEY FILE! @
5215: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
5215: Permissions 0644 for 'id_rsa.pub' are too open.
5215: It is
2017 Apr 24
2
2 patches related to silk_biquad_alt() optimization
Hi Ulrich,
As Jean-mark recommended, we created "--enable-check-asm" config option to
active OPUS_CHECK_ASM macros in the optimization, where the C function is
called inside and the results of C and optimization functions are compared
when encoding/decoding the real audio files.
Thanks,
Linfeng
On Wed, Apr 19, 2017 at 11:46 PM, Ulrich Windl <
Ulrich.Windl at
2015 Apr 30
4
MP3/Vorbis/Opus: What I think I hear
Hi!
Sorry, I know the rules for comparing objective subjective listening impressions, but I'd like to know whether from the algorithmic or implementer's point of view the following personal impressions can be confirmed:
Comparing MP3 with Vorbis at rather high bitrates, I had the impression the Vorbis sounded more crispy, while MP3 sounded somewhat softened. I preferred Vorbis for that
2016 May 13
2
Antw: Re: Ogg Format
>>> Amit Ashara <ashara.amit at gmail.com> schrieb am 12.05.2016 um 17:47 in Nachricht
<CAEyg9sgjbsxQY-=VnhQrKiGeTcFSRr1wxOPUhNyCQF8Piuahow at mail.gmail.com>:
> Hello Jean-Marc,
>
> Assuming that a 48KHz, 20ms 8-bit linear PCM data which is 960 bytes is
> compressed to 64 bytes (for assumption). The with the Oggs header (4 byte)
Actually what I don't
2001 Aug 22
1
open-ssh error...
hi everyone,
i do have a Redhat7.0 with
open-ssh-2.1.1p4-1.src.rpm installed together with
openssh-server-2.1.1p4 and openssh-clients in my linux
server.
i used the default configuration under
/etc/ssh/sshd_config. but when i ran ssh -v
root at x.x.x.x, it doesn't establish a connection and i
have this error: ssh_exchange_identification error
what does it mean? and can