Skip to content

IdentityNotMappedException #3

Description

@mx4k

When I try to run

Create-DecoyUser -UserFirstName Erster -UserLastName Benutzer -Password ([System.Web.Security.Membership]::GeneratePassword(128,2)) | Deploy-UserDeception -GUID d07da11f-8a3d-42b6-b0aa-76c962be719a -Verbose

I receive this error (sorry, in german only):

AUSFÜHRLICH: Turning "Success" Auditing on for "CN=ErsterBenutzer,CN=Users,DC=XXXXX,DC=de,DC=local" when "Everyone" uses "ReadProperty" right.
Ausnahme beim Aufrufen von "AddAuditRule" mit 1 Argument(en):  "Manche oder alle Identitätsverweise konnten nicht übersetzt werden."
In C:\Temp\Deploy-Deception.ps1:403 Zeichen:9
+         $ACL.AddAuditRule($AuditRule)
+         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : IdentityNotMappedException

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions