Skip to content

rewire testsuite for libafpclient to leverage its auth layer #3064

Description

@rdmark

we want a testsuite that can use any client UAM, and to achieve that I can think of two approaches

  • borrow the UAM implementations wholesale from netatalk_client (afpfs-ng fork)
  • link with netatalk_client's libafpclient

the former is the quick win and least disruptive, but we end up with two copies of the client auth implementations; the latter is the Right Thing To Do from a software engineering perspective

this is about exploring the latter idea

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions