[Bug 2305] sshd does not accept @cert-authority when doing host based authentication.

2014-12-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2305

--- Comment #14 from Damien Miller d...@mindrot.org ---
I just configured a hostbased authentication setup with certificates
and found that it worked fine. Your problem is probably this:

 debug2: userauth_hostbased: chost m4..

Your host seems to think that it's name is m4., probably because of a
misconfigured /etc/hosts.

Hostbased authentication is pretty sensitive to this and the logging at
both ends is pretty terrible. I'll look at improving it.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2306] ssh-add 6.7 inserts RSA keys into the ssh-agent as rsa w/o comment instead of filenames

2014-12-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2306

Damien Miller d...@mindrot.org changed:

   What|Removed |Added

 Blocks||2266
 CC||d...@mindrot.org
 Status|NEW |ASSIGNED

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2266] Bugs intended to be fixed in 6.8

2014-12-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2266

Damien Miller d...@mindrot.org changed:

   What|Removed |Added

 Depends on||2306

-- 
You are receiving this mail because:
You are watching the reporter of the bug.
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2305] sshd does not accept @cert-authority when doing host based authentication.

2014-12-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2305

--- Comment #15 from Peter pe...@pean.org ---
Hi! Please look at my comment #9. Sorry.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2329] New: Authorized keys environment parsing error

2014-12-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2329

Bug ID: 2329
   Summary: Authorized keys environment parsing error
   Product: Portable OpenSSH
   Version: 6.7p1
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: P5
 Component: sshd
  Assignee: unassigned-b...@mindrot.org
  Reporter: colad...@gmail.com

Created attachment 2520
  -- https://bugzilla.mindrot.org/attachment.cgi?id=2520action=edit
Untested patch, but should work

When there is an environment setting in the authorized keys file and
setting them is disabled it results in a parsing error, rather than
simply ignoring the option.
I tried writing a workaround, but I won't have a second computer to
properly test it any time soon, so I didn't even try to compile it.
Also I would be doing it that on the Ubuntu sources, which have
different line numbers, but the code in that area is the same,
unchanged between the platforms.
If it doesn't work, at the very least it shows where the problem is.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2329] Authorized keys environment parsing error

2014-12-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2329

colad...@gmail.com changed:

   What|Removed |Added

Version|6.7p1   |-current

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


[Bug 2305] sshd does not accept @cert-authority when doing host based authentication.

2014-12-23 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=2305

Damien Miller d...@mindrot.org changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

--- Comment #16 from Damien Miller d...@mindrot.org ---
ok; I've added some more debugging that might help future cases.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
___
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs