Skip to content

PassMan 1.8.18

Choose a tag to compare

@vaultekbilisim vaultekbilisim released this 04 Jun 18:21

PassMan 1.8.18

PassMan 1.8.18 is a self-hosted server patch for the Active Directory credential and operator execution workflow.

Main Application

  • Added credential-backed PassMan login activation and removal from credential records, with Users screen source badges for local, synced, and credential-backed accounts.
  • Hardened AD credential login naming so imported domain credentials prefer the short SAM account name while keeping directory metadata for audit and removal.
  • Kept AD password assignment separate from login access activation: changing an AD password remains an agent action, while adding/removing PassMan login access is an explicit credential action.
  • Updated RDP downloads to avoid embedding passwords in .rdp files and to disable local resource redirection defaults that trigger broad Windows security prompts.

PassMan DC Agent Service 1.2.10

  • -RepairService now validates the supplied PassMan agent id/token before writing the refreshed service config.
  • Repair can update the domain controller host and bind username interactively, while preserving the existing values when Enter is pressed.
  • If DC or bind settings change during repair, the bind password is requested locally again and protected on the Windows host.

Verification

  • npm run lint
  • npm run test
  • npm run build:windows
  • npm run ui:smoke