packetfence icon indicating copy to clipboard operation
packetfence copied to clipboard

Feature/118 smb multi thread

Open stgmsa opened this issue 4 months ago • 0 comments

Description

introduce the multi machine account support for NTLM Auth API

Impacts

  • The ntlm auth api service management - gunicorn introduced
  • The ntlm auth api workflow - multiple worker process will be launched
  • The ntlm auth api configuration - "additional machine accounts" added.

NEW Package(s) required

python gunicorn python redis

Delete branch after merge

YES

Checklist

  • [yes] Document the feature
  • [no] Add OpenAPI specification
  • [ ] Add unit tests
  • [ ] Add acceptance tests (TestLink)

Enhancements

parallel ntlm auth API supported

stgmsa avatar Oct 01 '24 13:10 stgmsa