search for: doer

Displaying 20 results from an estimated 272 matches for "doer".

Did you mean: der
2002 Apr 02
3
PrivSep and portability
...igurable, to enable building on "legacy" platforms. gert PS: my SCO 3 fix for the suid problem seems to have been lost, I'll resubmit via bugzilla. -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany gert at greenie.muc.de fax: +49-89-35655025 gert.doering at physik.tu-muenchen.de
2016 Mar 08
2
Need Help to Fix CVE-2008-1483, CVE-2008-5161, CVE-2015-5600 and CVE-2015-6565
Hi Gert, Thanks for your reply. But we can't upgrade to 7.2 version also we don't have plan to upgrade in near future. Can I fix these vulnerabilities in the current version? Regards Abhishek On Tue, Mar 8, 2016 at 6:42 PM, Gert Doering <gert at greenie.muc.de> wrote: > Hi, > > On Tue, Mar 08, 2016 at 06:14:01PM +0530, abhi dhiman wrote: > > Actually I am working with the OpenSSH version 6.2p which is vulnerable > to > > above mentioned vulnerabilities. > > > > So am looking for some h...
2000 Dec 22
1
bug in sshd.d (destroy_sensitive_data core dumps)
...key: %.200s: %.100s", options.host_key_files[i], strerror(errno)); + sensitive_data.host_keys[i] = NULL; continue; } switch(key->type){ -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany gert at greenie.muc.de fax: +49-89-35655025 gert.doering at physik.tu-muenchen.de
2001 Feb 16
1
CVS and AIX
...39;t those things be included with #include "something.h", as opposed to #include <something.h>? Should we rename ./login.h to ssh-login.h? gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany gert at greenie.muc.de fax: +49-89-35655025 gert.doering at physik.tu-muenchen.de
2017 May 19
2
feature request: use HOME before getpwnam() in misc.c
...correct thing.? Sorry ?didn't give the use case clearly.? I'm talking about the use of tilde inside client config. ?The example was to illustrate desired behavior. Ssh itself does not eval tilde with any consideration for environment. That is the problem.? ? Original Message ? From: Gert Doering Sent: Friday, May 19, 2017 02:19 To: matthew patton Cc: openssh-unix-dev at mindrot.org Subject: Re: feature request: use HOME before getpwnam() in misc.c Hi, On Thu, May 18, 2017 at 09:51:04PM +0000, matthew patton wrote: > What is the use case? > > HOME=longpath_to_config1 > ssh...
2000 Nov 08
4
man pages won't work
Hi, I am sorry about this stupid question but after compilation of openssh-2.3.0p1 the manpages were installed but a man ssh gives only unstructured response without underlined lines etc. A nroff -man sshd.8 gives the same output but the contents of the file shows a nroff-format. Any ideas? My system is a HP-UX 11.000 with the pam-patch. regards Stephan -- LDS Brandenburg Dr. Stephan Hendl
2001 Jun 27
2
OpenSSH, Cygwin, eXceed, and SIGINT
All, When logging into an HP-UX 10.2 system from a Windows NT machine running Cygwin and openssh 2.9p2, control-c sends a sigint to the ssh client on the NT system, thus killing the ssh process. Interestingly enough, this behavior is only observed when using X11 forwarding. I can eliminate the behavior by changing clientloop.c to ignore SIGINT (signal(SIGINT, SIG_IGN) ) but then I'm bak to
2005 Jun 24
1
Any status on timestamp vulnerability fix for 4.X?
Any information on when (or if) the following timestamp vulnerability will be fixed for 4.X? Any information would be appreciated. http://www.kb.cert.org/vuls/id/637934 Thanks. Richard Coleman rcoleman@criticalmagic.com
2001 Nov 12
1
Interesting problem with 3.0p1 and IPv6
...an see, there is no way to force -4 / -6 from the config file - or did I overlook something? The client machine is running 4.0-STABLE-20000617. regards, gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany gert at greenie.muc.de fax: +49-89-35655025 gert.doering at physik.tu-muenchen.de
2004 Apr 21
1
Fwd: RE: OCFS Hang
...w if this bugfix was included in 1.0.11-1?) Check http://oss.oracle.com/pipermail/ocfs-users/2004-March/000192.html For the geek [technical] description, check http://oss.oracle.com/pipermail/ocfs-users/2004-March/000185.html or http://www.asugroup.com/ocfsbugfix.txt Jeremy >>> "Doering, Randy" <Randy.Doering@ventersciencejtc.org> 04/19/2004 6:23:52 PM >>> Kurt, Thanks for the info. We ended up stopping/restarting the DB. That was successful, although trying to get to /u06/oradata/database was still hanging. We then rebooted the node, and after that everythi...
2002 Jul 25
0
openssh-unix-dev digest, Vol 1 #505 - 15 msgs
...iedl) > 5. scp bug? or is it intended? (Lapo Luchini) > 6. Re: OpenSSH 3.4p1 hostbased auth - howto? (Tim Rice) > 7. Re: scp bug? or is it intended? (Ben Lindstrom) > 8. pam problems with securid patch (Edward Quick) > 9. Re: OpenSSH 3.4p1 hostbased auth - howto? (Gert Doering) > 10. Re: OpenSSH 3.4p1 hostbased auth - howto? (Gert Doering) > 11. Re: privilege separation breaks dns lookups (Gert Doering) > 12. Re: OpenSSH 3.4p1 hostbased auth - howto? (Tony Finch) > 13. [Bug 369] New: Inconsistant exiit status from scp > (bugzilla-daemon at mindr...
2017 Oct 17
2
Status of OpenSSL 1.1 support
...SSL) || (OPENSSL < 1010...) > > Else > > Whatever. > > Is that too much work? Littering code with #ifdef is almost never a good idea. gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany gert at greenie.muc.de fax: +49-89-35655025 gert at net.informatik.tu-muenchen.de
2000 Oct 30
2
Feature disappeared?
...s train of thought flawed somewhere? (As usually, I have to balance user convenience vs. security - if security is to inconvenient, people won't use it). gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany gert at greenie.muc.de fax: +49-89-35655025 gert.doering at physik.tu-muenchen.de
2002 Jun 27
3
UsePrivilegeSeparation: "fatal: xrealloc: out of memory"
I just upgraded to OpenSSH 3.4p1 from 2.5.2p2 to take advantage of privilege separation. After installation, when a user tries to login he gets dropped almost immediately. In the server's /var/log/messages: Jun 26 20:15:04 sclp3 sshd[6433]: Accepted password for jason from 128.165.148.66 port 41871 ssh2 Jun 26 20:15:12 sclp3 jason[110]: sshd[6444]: fatal: xrealloc: out of memory (new_size
2007 Dec 07
6
4.x Collecting pv entries Suggest increasing PMAP_SHPGPERPROC,
Hello List, I know FreeBSD 4.x is old..., but we are using on a production system with postgres and apache. The above message is appearing periodically. I googled for the message but found no recommendation for adjusting it. Any suggestions. Thanks, Steve -- "They that give up essential liberty to obtain temporary safety, deserve neither liberty nor safety." (Ben Franklin)
2018 Jul 06
2
Does anyone use UsePrivilegedPort=yes or setuid ssh(1) ?
On 6 July 2018 at 17:24, Gert Doering <gert at greenie.muc.de>wrote: [...] > I think we have one customer connection where their firewall admin > thinks "it is more secure that way" - read, we can't ssh in if we come > from high ports. > > OTOH, thanks for the pointer with ProxyCommand - it's a...
2004 Jul 06
4
AIX and zlib
I noticed that AIX now comes with a version of zlib installed in /usr. (I'm working on 5.2) My first inclination was to simply uninstall it and use the one we compile (and put in /usr/local). However, IBM has made zlib part of the RPM package itself! So, I cannot uninstall it without removing RPM.... Next, I tried passing --with-zlib=/usr/local to configure for ssh. This seems to work, but
2004 Apr 19
5
OCFS Hang
Greetings, Having read about the previous OSFS hangs, I think this one that we are seeing is different, but I'm not sure if this is caused by OCFS or the Linux OS. We are running OCFS Version 1.09 with Linux AS 3.0/9i RAC. We have a 2 node Intel Cluster (Node 1 and Node 2). This morning the DBA tried to do an "ls" command on /u06/oradata/database
2002 Mar 12
3
error compiling openssh-3.1p1 under SCO OpenServer 5.0.5
Trying to compile openssh-3.1p1 on SCO using: export CCFLAGS='-L/usr/local/lib -I/usr/local/include' ./configure --sysconfdir=/etc/ssh --with-rsh=/usr/bin/rcmd --exec-prefix=/usr OpenSSH has been configured with the following options: User binaries: /usr/bin System binaries: /usr/sbin Configuration files: /etc/ssh Askpass
2011 Mar 25
2
Fw: PDC/wins on multiple networks
...open and their direction ? ? ---------------------------------------------------------------------------------------------------------------------------------- . Microsoft broke the Volkswagen world record: Volkswagen only made 22 million bugs! . It is time for us to stand and cheer for the doer, the achiever, the one who recognizes the challenge and does something about it. -Vince Lombardi . Everybody can learn how to make kids, but not everyone can raise them right! ________________________________ From: Daniel M?ller <mueller at tropenklinik.de> To: Gala Dragos <gala_drago...