Modify src/mongo/db/auth/security_file.h to expose a more generic API and move outside of the access_control module

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Server Security
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      src/mongo/db/auth/security_file.h is a mostly-generic way to read file contents with a predefined structure, but has some assumptions and APIs that assume keyfile use.

      We should make this API more generic to satisify its multiple usages across the server and move out of the auth directory, to better embody the MONGO_MOD_PUBLIC API usage.

            Assignee:
            Unassigned
            Reporter:
            Adam Rayner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: