[Bug 763183] New: Kerberos: Reverse DNS happens despite rdns=false
https://bugzilla.novell.com/show_bug.cgi?id=763183 https://bugzilla.novell.com/show_bug.cgi?id=763183#c0 Summary: Kerberos: Reverse DNS happens despite rdns=false Classification: openSUSE Product: openSUSE 12.2 Version: Milestone 3 Platform: i686 OS/Version: openSUSE 12.2 Status: NEW Severity: Enhancement Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jimc@math.ucla.edu QAContact: qa-bugs@suse.de Found By: Customer Blocker: --- The Kerberos service principal is built in libkrb5 :: sn2princ() as the result of one or two calls to getaddrinfo / getnameinfo through this sequence: If the caller provided a NULL hostname use gethostname(). If not a FQDN do a domain search. If a CNAME turns up, replace by its value, the so-called canonical name, and get the "A" or AAAA record for it. If bug-afflicted conditions are met, find a PTR record for the IP address and use that as the canonical name. This name goes into the service principal. In /etc/krb5.conf [libdefaults], rdns=true is the default. The rdns=false setting should suppress the PTR lookup, but it doesn't due to a bug. See tickets 7132 and 7124 in the MIT Kerberos bug tracker at http://krbdev.mit.edu/rt/ (guest login OK, use the "go to ticket" box). My specific use-case, broken by this bug, is discussed in ticket 7132. The developers' workaround for the bug is going to be available in krb5-1.10.2. This feature request is to make sure the workaround gets into OpenSuSE 12.2. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=763183 https://bugzilla.novell.com/show_bug.cgi?id=763183#c1 kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |vdziewiecki@suse.com |ovo.novell.com | --- Comment #1 from kk zhang <kkzhang@suse.com> 2012-05-22 02:05:54 UTC --- Hi,could you please help to have a look at this?I am not sure whether it is right to assign it to you.Feel free to reassign it.Thank you:) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=763183 https://bugzilla.novell.com/show_bug.cgi?id=763183#c2 Vojta Dziewięcki <vdziewiecki@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|vdziewiecki@suse.com |mc@suse.com --- Comment #2 from Vojta Dziewięcki <vdziewiecki@suse.com> 2012-05-25 11:23:53 UTC --- And when will krb5-1.10.2 be released? If it is soon enough, I can update it, why not, but there is not much time left. Mcalmer, you are the maintainer of krb5 right? I'll reassign it to you. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=763183 https://bugzilla.novell.com/show_bug.cgi?id=763183#c3 Michael Calmer <mc@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from Michael Calmer <mc@suse.com> 2012-06-06 15:18:17 UTC --- JFYI: I am working on a 1.10.2 package -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=763183 https://bugzilla.novell.com/show_bug.cgi?id=763183#c4 Michael Calmer <mc@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #4 from Michael Calmer <mc@suse.com> 2012-06-06 15:38:50 UTC --- submitrequest to factory is done. Let's see if it gets accepted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com