search for: schipper

Displaying 20 results from an estimated 26 matches for "schipper".

2015 Jan 05
2
backup using the packages of Sernet
...'[' -ne 0 0 ']' + For ldb in '`find $ relativedirname -name" * .ldb "`' + Tdbbackup ./private/share.ldb + '[' -ne 0 0 ']' + For ldb in '`find $ relativedirname -name" * .ldb "`' + Tdbbackup ./private/sam.ldb.d/DC=DOMAINDNSZONES,DC=SCHIPPER,DC=LOCAL.ldb + '[' -ne 0 0 ']' + For ldb in '`find $ relativedirname -name" * .ldb "`' + Tdbbackup ./private/sam.ldb.d/DC=SCHIPPER,DC=LOCAL.ldb + '[' -ne 0 0 ']' + For ldb in '`find $ relativedirname -name" * .ldb "`' + Tdbbackup ....
2011 Sep 16
1
package snow/parallel doesnt make any clusters
...R doesn't respond. It doesn't crash either. specs: OS: 32 bit, Windows XP Prof, SP3. Processor: Intel Core i3 cpu, quad core. My colleague works on exactly the same system and operating system, and he hasn't encountered any problems. What can be the problem? Best regards, Maarten Schipper Maarten Schipper, PhD Senior Consultant Biostatistics Expertise Centre for Methodology and Information Services - EMI National Institute for Public Health and the Environment - RIVM P.O. Box 1, 3720 BA Bilthoven, The Netherlands t: +31 30 2743504 | f: +31 30 2744456 | e: maarten.schipper@rivm.nl...
2015 Jan 05
0
backup using the packages of Sernet
...;]' > + For ldb in '`find $ relativedirname -name" * .ldb "`' > + Tdbbackup ./private/share.ldb > + '[' -ne 0 0 ']' > + For ldb in '`find $ relativedirname -name" * .ldb "`' > + Tdbbackup ./private/sam.ldb.d/DC=DOMAINDNSZONES,DC=SCHIPPER,DC=LOCAL.ldb > + '[' -ne 0 0 ']' > + For ldb in '`find $ relativedirname -name" * .ldb "`' > + Tdbbackup ./private/sam.ldb.d/DC=SCHIPPER,DC=LOCAL.ldb > + '[' -ne 0 0 ']' > + For ldb in '`find $ relativedirname -name" * .ldb &...
2009 Mar 04
14
[Bug 1565] New: ssh-keyscan doesn't like comment-lines
https://bugzilla.mindrot.org/show_bug.cgi?id=1565 Summary: ssh-keyscan doesn't like comment-lines Product: Portable OpenSSH Version: 5.1p1 Platform: All OS/Version: Linux Status: NEW Keywords: low-hanging-fruit Severity: minor Priority: P2 Component: Miscellaneous AssignedTo:
2001 Oct 08
3
hd sometimes 'hangs' a few seconds
...e hd LED is on), before continuing normally... This happens for example (not always though) when I untar an archive and try to ls in the newly created directory... Is there an explanation for this? And if so, what's the best solution? (I'm running RH 7.1.94 (roswell)) Sincerely Hans Schippers
2009 Apr 29
1
meta regression in R using lme function
...variance is equal to var.outcome times sigma, where sigma is fixed to 1. In R we do not know how to fix sigma = 1 in the lmeControl. Has anyone experience with this? If so, how can we solve this problem? We can't stand that we can do it in S-Plus, but not in R! Jan van de Kassteele Maarten Schipper Disclaimer RIVM [[alternative HTML version deleted]]
2010 Feb 01
1
"phishing" (was: [patch] Automatically add keys to agent)
[ Sorry, I did not see the renamed thread until I'd already replied on the old one. Calling this a phishing attack is exactly right. ] On 2010-01-30, Joachim Schipper wrote: > If I understand you correctly, you argue that connecting to malicious > hosts is currently secure, and will remain secure, but that it will > become easier to convince people to send the passphrase for their key. Yes. Exactly. [ ObDisclaimer: not "is currently secure&quot...
2010 Jan 28
3
Repost: [patch] Automatically add keys to agent
On Mon, Jan 18, 2010 Joachim Schipper wrote: > What this patch does can be described as follows: > > Without: > you at local$ ssh somehost > Enter passphrase for RSA key 'foo': > you at somehost$ exit > $ ssh otherhost > Enter passphrase for RSA key 'foo': > you at otherhost$ > > With...
2009 Feb 02
0
emperical bayes estimates and standard error lme4
...d (lambda=var(u)/{var(u)+var(e)/n}). Using the formulas of Longford (1993), I get exactly what R is getting also. If I fit the same model in MLwiN, the EB-estimates are the same, the se(EB-estimates) are, however, different. Does anyone know where this difference comes from? all the best, Maria Schipper [[alternative HTML version deleted]]
2010 Jan 12
1
[patch] Make keys work again
This patch makes keys work again. This bug was introduced in r1.78: http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/authfile.c.diff?r1=1.77;r2=1.78. Joachim Index: authfile.c =================================================================== RCS file: /usr/obsd-repos/src/usr.bin/ssh/authfile.c,v retrieving revision 1.78 diff -u -N -p authfile.c --- authfile.c 11 Jan 2010 04:46:45 -0000
2010 Jan 19
1
[Bug 1699] New: [patch] Enhance SSH to automatically add keys to ssh-agent
....devel/1 6422 OS/Version: OpenBSD Status: NEW Keywords: needs-release-note, patch Severity: enhancement Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: joachim at joachimschipper.nl Created an attachment (id=1780) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1780) [patch] Automatically add keys to ssh-agent(1) [Continuing a mailing list thread; see http://article.gmane.org/gmane.network.openssh.devel/16422.] My keys are secured with a passphrase. That's g...
2011 Mar 14
2
Problemes with ControlPersist
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hello, There seems to be just a bit to do with the latest openssh (5.8p1) and ControlPersist. I encountered two problems: 1. When I use ControlPersist in combination with ProxyCommand to reach a other host over that proxy I get the following message: Bad packet length 1397966893. Disconnecting: Paket corrupt When I fist ssh to
2015 Nov 18
3
AddKeysToAgent break local forwarding (and possibly more)
...', 'no', 'ask', or 'confirm', and defaults to 'no'. When enabled, a private key that is used during authentication will be added to ssh-agent if it is running (with confirmation enabled if set to 'confirm'). Initial version from Joachim Schipper many years ago. ok markus@ Upstream-ID: a680db2248e8064ec55f8be72d539458c987d5f4 Giving an extra '-o AddKeysToAgent=yes' makes the local forwarding work again, but I suppose that's not the expected behavior. ;) -- main(a){char*c=/* Schoene Gruesse...
2006 Apr 22
1
[Patch] Unix Domain Socket Forwarding
http://25thandclement.com/~william/openssh-4.3p2-streamlocal-20060421.patch The above URL is a complete patch to OpenSSH 4.3p2 to implement unix domain socket forwarding (this supercedes a canceled message I sent last night w/ an inline attachment). Basically, for forward and reverse forwardings anywhere you previously put a port number you can now put a path. The socket path should go between
2010 Mar 06
1
ssh-keyscan bug (not really exploitable)
ssh-keyscan may, under very specific circumstances, be vulnerable to something akin to a buffer overflow. It's probably impossible to exploit, though, if only because ssh-keyscan is not usually run on very large untrusted input files. ssh-keyscan uses an fgets() wrapper that uses an unsigned int to keep track of the length of a buffer holding the current line. On machines with sufficient
2010 Jan 12
2
[patch] Automatically add keys to agent
My keys are secured with a passphrase. That's good for security, but having to type the passphrase either at every login or at every invocation of ssh(1) is annoying. I know I could invoke ssh-add(1) just before invoking ssh(1), if I keep track of whether I invoked it already, or write some hacky scripts; but the rest of OpenSSH is wonderfully usable without any hacks. Hence, this patch.
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...oung Shim <jy0922.shim@samsung.com> Jordan Justen <jordan.l.justen@intel.com> Joren Van Onder <joren.vanonder@gmail.com> Jorge Boncompte [DTI2] <jorge@dti2.net> Jorgen Jonsson <jorgen.jonsson@stericsson.com> Jorgyano Vieira <jorgyano@gmail.com> Jorrit Schippers <jorrit@ncode.nl> Jose Alberto Reguero <jareguero@telefonica.net> Jose Miguel Goncalves <jose.goncalves@inov.pt> Josef Bacik <jbacik@fusionio.com> Josef Bacik <josef@redhat.com> Josef Bacik <josef@toxicpanda.com> Josenivaldo Benito Jr. <jrbenito@b...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...oung Shim <jy0922.shim@samsung.com> Jordan Justen <jordan.l.justen@intel.com> Joren Van Onder <joren.vanonder@gmail.com> Jorge Boncompte [DTI2] <jorge@dti2.net> Jorgen Jonsson <jorgen.jonsson@stericsson.com> Jorgyano Vieira <jorgyano@gmail.com> Jorrit Schippers <jorrit@ncode.nl> Jose Alberto Reguero <jareguero@telefonica.net> Jose Miguel Goncalves <jose.goncalves@inov.pt> Josef Bacik <jbacik@fusionio.com> Josef Bacik <josef@redhat.com> Josef Bacik <josef@toxicpanda.com> Josenivaldo Benito Jr. <jrbenito@b...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...oung Shim <jy0922.shim@samsung.com> Jordan Justen <jordan.l.justen@intel.com> Joren Van Onder <joren.vanonder@gmail.com> Jorge Boncompte [DTI2] <jorge@dti2.net> Jorgen Jonsson <jorgen.jonsson@stericsson.com> Jorgyano Vieira <jorgyano@gmail.com> Jorrit Schippers <jorrit@ncode.nl> Jose Alberto Reguero <jareguero@telefonica.net> Jose Miguel Goncalves <jose.goncalves@inov.pt> Josef Bacik <jbacik@fusionio.com> Josef Bacik <josef@redhat.com> Josef Bacik <josef@toxicpanda.com> Josenivaldo Benito Jr. <jrbenito@b...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...oung Shim <jy0922.shim@samsung.com> Jordan Justen <jordan.l.justen@intel.com> Joren Van Onder <joren.vanonder@gmail.com> Jorge Boncompte [DTI2] <jorge@dti2.net> Jorgen Jonsson <jorgen.jonsson@stericsson.com> Jorgyano Vieira <jorgyano@gmail.com> Jorrit Schippers <jorrit@ncode.nl> Jose Alberto Reguero <jareguero@telefonica.net> Jose Miguel Goncalves <jose.goncalves@inov.pt> Josef Ahmad <josef.ahmad@intel.com> Josef Bacik <jbacik@fusionio.com> Josef Bacik <josef@redhat.com> Josef Bacik <josef@toxicpanda.com...