Displaying 20 results from an estimated 10000 matches similar to: "[Bug 246] md5_crypt conflict fails"
2002 May 17
0
[Bug 246] New: md5_crypt conflict fails
http://bugzilla.mindrot.org/show_bug.cgi?id=246
Summary: md5_crypt conflict fails
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: quelrods
2002 May 17
0
[Bug 246] md5_crypt conflict fails
http://bugzilla.mindrot.org/show_bug.cgi?id=246
------- Additional Comments From tim at multitalents.net 2002-05-18 03:12 -------
Perhaps you are getting confused by the "MD5 password support: no" line.
configure is reporting that in error as pointed out by
Kagan Kongar <kongar at tsrsb.org.tr>
Try removing line 2026 (MD5_MSG="no") of configure.ac and run autoconf.
2002 Jul 18
1
[Bug 267] Build problems with 3.2.3p1 under Tru64 UNIX 4.0D
http://bugzilla.mindrot.org/show_bug.cgi?id=267
------- Additional Comments From stevesk at pobox.com 2002-07-18 15:59 -------
tim, it appears this should go in?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Jun 15
4
[Bug 276] openssh-3.2.3p1 does not compile on IRIX - SCM_RIGHTS undefined
http://bugzilla.mindrot.org/show_bug.cgi?id=276
------- Additional Comments From stevesk at pobox.com 2002-06-15 14:26 -------
this is what i asked in a message a while back; can an IRIX
expert help here?
"should we be using a UNIX95 (or whatever) namespace for IRIX?
what happens with D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1"
------- You are receiving this
2002 May 11
2
[Bug 231] ssh-keygen has fatal error while updating comment in RSA1 key
http://bugzilla.mindrot.org/show_bug.cgi?id=231
------- Additional Comments From stevesk at pobox.com 2002-05-12 05:31 -------
the error is not seen in current i believe due to the fix to arc4random()
to call seed_rng() correctly.
is there a way we can reduce the diff in terms of moving function calls
around due to delaying RNG seeding?
2002 Jul 18
1
[Bug 313] undefined type in older cc's
http://bugzilla.mindrot.org/show_bug.cgi?id=313
------- Additional Comments From stevesk at pobox.com 2002-07-18 14:11 -------
tim, can you look at this one?
it looks like that is the only ulong in the tree.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2002 Jun 24
4
README.privsep
Hi,
This is included in the release now; any feedback?
Privilege separation, or privsep, is method in OpenSSH by which
operations that require root privilege are performed by a separate
privileged monitor process. Its purpose is to prevent privilege
escalation by containing corruption to an unprivileged process.
More information is available at:
2002 Jul 06
5
[Bug 338] X11 forwarding no longer works after upgrading from 2.9.9p2 to 3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=338
------- Additional Comments From stevesk at pobox.com 2002-07-07 04:00 -------
will look into this
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2001 Dec 10
0
[Bug 14] Can't change expired /etc/shadow password without PAM
http://bugzilla.mindrot.org/show_bug.cgi?id=14
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
Status|ASSIGNED |NEW
------- Additional Comments From stevesk at pobox.com
2002 Jun 22
2
[Bug 284] Hostbased authentication erroneously reported
http://bugzilla.mindrot.org/show_bug.cgi?id=284
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From stevesk at pobox.com 2002-06-23 09:11
2002 Mar 30
0
[Bug 133] hard-coded umask(022) in ssh.c:main() too inflexible
http://bugzilla.mindrot.org/show_bug.cgi?id=133
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
------- Additional Comments From stevesk at pobox.com 2002-03-31 06:37 -------
need to think about this. there
2001 Dec 10
0
[Bug 31] ssh-keygen not able to save key files
http://bugzilla.mindrot.org/show_bug.cgi?id=31
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
------- Additional Comments From stevesk at pobox.com 2001-12-11 05:09 -------
i can't explain this; i can
2001 Dec 19
0
[Bug 37] Another SGI warning
http://bugzilla.mindrot.org/show_bug.cgi?id=37
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
------- Additional Comments From stevesk at pobox.com 2001-12-20 08:01 -------
i'm not sure we want to try
2002 Mar 30
0
[Bug 129] PAM with ssh authentication fails treat PAM_NEW_AUTHTOK_REQD properly
http://bugzilla.mindrot.org/show_bug.cgi?id=129
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
------- Additional Comments From stevesk at pobox.com 2002-03-31 05:44 -------
i will look at this.
-------
[Bug 136] setgid() deemed to fail for non-suid ssh client on linux if using other than primary group
2002 Mar 30
0
[Bug 136] setgid() deemed to fail for non-suid ssh client on linux if using other than primary group
http://bugzilla.mindrot.org/show_bug.cgi?id=136
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
------- Additional Comments From stevesk at pobox.com 2002-03-31 06:38 -------
i will look at this.
-------
2002 Apr 05
2
[Bug 87] Last logon that gets reported upon login is the current login time
http://bugzilla.mindrot.org/show_bug.cgi?id=87
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |openssh-unix-dev at mindrot.org
AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com
------- Additional Comments From
2002 Jul 20
0
[Bug 231] ssh-keygen has fatal error while updating comment in RSA1 key
http://bugzilla.mindrot.org/show_bug.cgi?id=231
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From stevesk at pobox.com 2002-07-21 05:05
2002 May 31
11
(no subject)X-forward
No "ssh -X hostname" doesn't work.
But when you "export DISPLAY=..." it works!?
I set the the Display Hack so that I can see my IP with "env" or "echo
SSH_CLIENT" when I'm connect via VPN-Tunnel and I don't know my IP in
the Net I'm connected through.
Andreas Kerl
-----------------------------------------
DTS Medien GmbH
Heidestrasse 38
2002 May 18
0
[Bug 249] open /dev/tty failed
http://bugzilla.mindrot.org/show_bug.cgi?id=249
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From stevesk at pobox.com 2002-05-18
2002 Jun 25
0
[Bug 290] auth_method set incorrectly in mm_answer_keyverify()
http://bugzilla.mindrot.org/show_bug.cgi?id=290
stevesk at pobox.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From stevesk at pobox.com 2002-06-26