bugzilla-daemon
2006-Jul-25 15:37 UTC
[Bug 1100] GSSAPI-with-mic doesn't handle empty usernames
http://bugzilla.mindrot.org/show_bug.cgi?id=1100 jbasney at ncsa.uiuc.edu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbasney at ncsa.uiuc.edu ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Aug-18 11:12 UTC
[Bug 1100] GSSAPI-with-mic doesn't handle empty usernames
http://bugzilla.mindrot.org/show_bug.cgi?id=1100 ------- Comment #1 from dtucker at zip.com.au 2006-08-18 21:12 ------- (In reply to comment #0)> Second, auth2.c calls pwnamallow("") early, before attempting the > gssapi authentication. Untangling this bit of code from the (given) > username check so as to allow empty usernames is not going to be > simple. The gss token exchange has to complete before a username can be > determined.There's an example of how to work around this for PAM in bug #1215 although it may not be the best way. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2006-Aug-18 22:39 UTC
[Bug 1100] GSSAPI-with-mic doesn't handle empty usernames
http://bugzilla.mindrot.org/show_bug.cgi?id=1100 simon at sxw.org.uk changed: What |Removed |Added ---------------------------------------------------------------------------- Component|sshd |Kerberos support CC| |simon at sxw.org.uk ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.