Bug 251206

Summary: kpasswd only rarely uses tcp to contact kpasswd servers
Product: [Fedora] Fedora Reporter: Nalin Dahyabhai <nalin>
Component: krb5Assignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.6.3-5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-25 20:55:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 251207    

Description Nalin Dahyabhai 2007-08-07 19:13:08 UTC
Description of problem:
The change-password function is hard-coded to use UDP to contact a server
by default, and will only fall back TCP if the UDP server responds with a
response-too-big error, which doesn't work if the server isn't listening
for UDP clients.