Skip to content

kpasswdd(8) over TCP #1307

Description

@riastradh

Is your feature request related to a problem? Please describe.
RFC 3244: Microsoft Windows 2000 Kerberos Change Password and Set Password Protocols and draft-ietf-cat-kerb-chg-password-02 both document TCP options for password-changing protocols, and kpasswd(1) even supports it on the client side, but kpasswdd(8) appears to be UDP-only. The bulk of the protocols is essentially the same for TCP and UDP transport.

TCP-based kpasswd is useful for proxying access to the server for location privacy, and for testing (e.g., #1305).

Describe the solution you'd like
kpasswdd(8) sprouts TCP support.

Describe alternatives you've considered
No alternatives.

Additional context
I think the competition's kpasswdd equivalent supports TCP.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions