search for: mmokrejs

Displaying 20 results from an estimated 24 matches for "mmokrejs".

2002 Aug 19
0
kerberosIV authentication is broken in openssh-3.4p1
Hi, I think kerberosIV authentication is broken in openssh-3.4p1 in ssh2 version protocol: nmrindy$ klist Ticket file: /tmp/tkt111_429097 Principal: mmokrejs at NATUR.CUNI.CZ Issued Expires Principal Aug 19 12:40:49 Aug 19 22:40:49 krbtgt.NATUR.CUNI.CZ at NATUR.CUNI.CZ Aug 19 12:40:49 Aug 19 12:45:49 rcmd.nmrindy at NATUR.CUNI.CZ Aug 19 12:40:49 Aug 19 22:40:49 afs at NATUR.CUNI.CZ nmrindy$ ./ssh -v nmrindy -1 OpenSSH_3.4p1,...
2001 Mar 06
0
Problem compiling openssh on Solaris 2.6 with AFS-krb4 (fwd)
...ien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's | http://www.mindrot.org / distributed filesystem'' - Dan Geer ---------- Forwarded message ---------- Date: Tue, 6 Mar 2001 22:28:52 +0100 (MET) From: "[iso-8859-2] Martin MOKREJ?" <mmokrejs at natur.cuni.cz> To: openssh at openssh.com Subject: Re: Problem compiling openssh on Solaris 2.6 with AFS-krb4 (fwd) Hello, people even using openssh-2.5.1p2 ask me for this patch, is it possible to implement some part of it into the main source tree? Date: Tue, 06 Mar 2001 12:53:55 -0800...
2002 Sep 16
2
privsep versus compression
...n disabled"); + break; + } /* Enable compression after we have responded with SUCCESS. */ enable_compression_after_reply = 1; success = 1; [...] -- Martin Mokrejs <mmokrejs at natur.cuni.cz>, <m.mokrejs at gsf.de> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187...
2002 Sep 27
1
Listing Domain controllers, Local and Master Browsers running in your network
...erwise weird things would happen ... Btw what are those weird things? I couldn't find an option in smbclient or nmblookup to list for example Domain Controllers, so I wrote a short perl script which hopefully does it in the right way. Any opinions are welcome. ;) http://www.natur.cuni.cz/~mmokrejs/samba/smblisthosts.pl -- Martin Mokrejs <mmokrejs@natur.cuni.cz>, <m.mokrejs@gsf.de> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse...
2003 Sep 05
20
[Bug 635] openssh-SNAP-20030903: configure does not work well with heimdal(krb5)
...rb5) Product: Portable OpenSSH Version: -current Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Kerberos support AssignedTo: openssh-bugs at mindrot.org ReportedBy: mmokrejs at natur.cuni.cz I see configure did not manage to realize my heimdal installation does not have libdes. When heimdal detects during build libcrypto installed, it does not build libdes. Second problem is that $ ./configure --prefix=/usr/local --with-tcp-wrappers --with-ssl-dir=/usr/local/opens...
2002 Oct 16
3
ssh-3.5p1 core dumps on Solaris 2.6
...host=0xfa790 "pf-i400", sensitive=0xf433c) at sshconnect1.c:1248 #1 0x217c0 in ssh_login (sensitive=0xf433c, orighost=0xeffffaad "pf-i400", hostaddr=0xf3560, pw=0xf4d28) at sshconnect.c:850 #2 0x1dd4c in main (ac=0, av=0xeffff9c4) at ssh.c:701 (gdb) -- Martin Mokrejs <mmokrejs at natur.cuni.cz>, <m.mokrejs at gsf.de> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187...
2002 Oct 16
2
ssh-keygen opens NULL filename
Hi, it's impossible to use -f option with ssh-keygen with version 3.5p1: $ ./ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N "" Generating public/private dsa key pair. open failed: No such file or directory. Saving the key failed: . $ -- Martin Mokrejs <mmokrejs at natur.cuni.cz>, <m.mokrejs at gsf.de> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187...
2002 Sep 24
3
Samba performance issues
Hi all We are implementing samba-ldap to act as an nt pdc and are seeing performance problems. We have a 1ghz, 3gb Ram, 36gb box that is running samba-2.2.5 and openldap-2.0.23 under redhat 7.3 with kernel 2.4.18-3. Clients are all Win2k SP3. All the ldap requests are to the localhost interface. The box is acting as the PDC for the domain, and also sharing diskspace and printers. When we get
2003 Oct 17
9
[Bug 745] agent-ptrace.sh fails
...sh fails Product: Portable OpenSSH Version: -current Platform: All OS/Version: OSF/1 Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: mmokrejs at natur.cuni.cz This is a minor bug I believe. I get in 3.7.1p2: run test agent-ptrace.sh ... ptrace succeeded?: exit code 1 failed disallow agent ptrace attach make[1]: *** [t-exec] Error 1 make[1]: Leaving directory `/usr/local/scratch/openssh-3.7.1p2/regress' make: *** [tests] Error 2 se...
2006 Jul 10
1
[Bug 944] ssh_config missing default configuration values for GSSAPI
http://bugzilla.mindrot.org/show_bug.cgi?id=944 mmokrejs at ribosome.natur.cuni.cz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Comment #3...
2001 Feb 05
0
Problem compiling openssh on Solaris 2.6 with AFS-krb4
...previously declared here sshconnect1.c: In function `send_afs_tokens': sshconnect1.c:543: warning: implicit declaration of function `_IOW' sshconnect1.c:543: parse error before `struct' make: *** [sshconnect1.o] Error 1 -- Martin Mokrejs - PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs <mmokrejs at natur.cuni.cz> Faculty of Science, The Charles University
2004 Nov 01
2
R-2.0.0/lib/R/bin/INSTALL (PR#7329)
Hi, the install script should make sure user has set R_HOME variable. I don't have it as root, and get stupid messages. Anyway, should it be set to $blah/R-2.0.0/lib/R/ or $blah/R-2.0.0 ? Thanks for help Martin
2002 Dec 02
0
Cannot compile openssh-3.5.p1 on Irix 6.5.15 with kerberos4
...t des_ks_struct *". r = krb_rd_priv(auth.dat, auth.length, schedule, &cred.session, ^ 1 error detected in the compilation of "sshconnect1.c". make: *** [sshconnect1.o] Error 2 -- Martin Mokrejs <mmokrejs at natur.cuni.cz>, <m.mokrejs at gsf.de> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187...
2002 Jul 12
0
rsync-2.5.5 and sys/mode.h on Irix 6.5.15f
...ed configure:4435: WARNING: sys/mode.h: check for missing prerequisite headers? configure:4437: WARNING: sys/mode.h: proceeding with the preprocessor's result configure:4440: checking for sys/mode.h configure:4447: result: yes configure:4479: checking glob.h usability -- Martin Mokrejs <mmokrejs@natur.cuni.cz> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187 3683 , fax:?+49-89-3187 3585
2002 Sep 26
0
Weird errors in logfile for 2.2.5
...plock.c:receive_local_message(108) receive_local_message: doing select with timeout of 1 ms [2002/09/25 19:17:36, 3] smbd/server.c:exit_server(495) Server exit (connection denied) It seems some routines proceed even where there's not connection established, right? :( -- Martin Mokrejs <mmokrejs@natur.cuni.cz>, <m.mokrejs@gsf.de> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187 3683 ,...
2002 Dec 08
1
Building openssh-3.5p1 with new DES functions
...LPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c sshconnect1.c cc: Error: /usr/local/openssl/include/openssl/mdc2.h, line 79: Missing type specifier or type qualifier. (missingtype) DES_cblock h,hh; --------^ make: *** [sshconnect1.o] Error 1 -- Martin Mokrejs <mmokrejs at natur.cuni.cz>, <m.mokrejs at gsf.de> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187...
2003 Sep 17
8
[Bug 653] sshd breaks logins after upgrade to 3.7.1p1 (Tru64 UNIX)
http://bugzilla.mindrot.org/show_bug.cgi?id=653 Summary: sshd breaks logins after upgrade to 3.7.1p1 (Tru64 UNIX) Product: Portable OpenSSH Version: 3.7.1p1 Platform: Alpha OS/Version: other Status: NEW Severity: critical Priority: P2 Component: sshd AssignedTo: openssh-bugs at mindrot.org
2002 Dec 10
5
[PATCH] Password expiry with Privsep and PAM
Hi All. Attached is a patch that implements password expiry with PAM and privsep. It works by passing a descriptor to the tty to the monitor, which sets up a child with that tty as stdin/stdout/stderr, then runs chauthtok(). No setuid helpers. I used some parts of Michael Steffens' patch (bugid #423) to make it work on HP-UX. It's still rough but it works. Tested on Solaris 8 and
2003 Oct 17
1
[Bug 635] openssh-SNAP-20030903: configure does not work well with heimdal(krb5)
http://bugzilla.mindrot.org/show_bug.cgi?id=635 ------- Additional Comments From mmokrejs at natur.cuni.cz 2003-10-17 21:13 ------- Please commit the patch http://bugzilla.mindrot.org/attachment.cgi?id=396&action=view and close this bug. KRB5 does not work, but I don't care anymore as there's krb4 patch from ftp://ftp.mcc.ac.uk/pub/misc/ssh/ . :) Thanks! ------- You are...
2006 Jul 10
0
[Bug 1004] X11 forwarding not working with ssh3.9p1 (Error: Can't open display)
http://bugzilla.mindrot.org/show_bug.cgi?id=1004 ------- Comment #18 from mmokrejs at ribosome.natur.cuni.cz 2006-07-11 04:22 ------- I wonder whether using "-X -Y" switches would solve your problem. Sometimes I need -Y. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.