chore: sync LIAM solution snapshot incl. diagnostics tooling
- update multiple LIAM projects and solution/config files - add LiamWorkflowDiagnostics app sources and generated outputs - include current workspace state (dependencies and build outputs)
This commit is contained in:
BIN
LiamWorkflowDiagnostics/bin/Release/LiamActiveDirectory.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamActiveDirectory.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamActiveDirectory.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamActiveDirectory.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamBaseClasses.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamBaseClasses.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamBaseClasses.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamBaseClasses.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamExchange.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamExchange.dll
Normal file
Binary file not shown.
11
LiamWorkflowDiagnostics/bin/Release/LiamExchange.dll.config
Normal file
11
LiamWorkflowDiagnostics/bin/Release/LiamExchange.dll.config
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
BIN
LiamWorkflowDiagnostics/bin/Release/LiamExchange.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamExchange.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamHelper.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamHelper.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamHelper.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamHelper.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamMsGraph.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamMsGraph.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamMsGraph.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamMsGraph.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamMsTeams.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamMsTeams.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamMsTeams.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamMsTeams.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamNtfs.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamNtfs.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamNtfs.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamNtfs.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamWorkflowActivities.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamWorkflowActivities.dll
Normal file
Binary file not shown.
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.ValueTuple" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-4.0.5.0" newVersion="4.0.5.0" />
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-6.0.0.0" newVersion="6.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
BIN
LiamWorkflowDiagnostics/bin/Release/LiamWorkflowActivities.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamWorkflowActivities.pdb
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/LiamWorkflowDiagnostics.exe
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamWorkflowDiagnostics.exe
Normal file
Binary file not shown.
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
|
||||
</startup>
|
||||
<runtime>
|
||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
</configuration>
|
||||
BIN
LiamWorkflowDiagnostics/bin/Release/LiamWorkflowDiagnostics.pdb
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/LiamWorkflowDiagnostics.pdb
Normal file
Binary file not shown.
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"ProviderType": 1,
|
||||
"GroupStrategy": 0,
|
||||
"Domain": "imagoverum.com",
|
||||
"RootPath": "\\\\srvwsm001.imagoverum.com\\share",
|
||||
"MaxDepth": "1",
|
||||
"GroupFilter": "sAMAccountName=*",
|
||||
"GroupPath": "OU=AGP,OU=LIAM,OU=Global,DC=imagoverum,DC=com",
|
||||
"DataAreaFilter": "",
|
||||
"DataAreaRegex": "",
|
||||
"GroupRegex": "",
|
||||
"TraverseGroup": "",
|
||||
"OwnerGroupGlobal": "",
|
||||
"OwnerGroupLocal": "",
|
||||
"WriteGroupGlobal": "",
|
||||
"WriteGroupLocal": "",
|
||||
"ReadGroupGlobal": "",
|
||||
"ReadGroupLocal": "",
|
||||
"CredentialUser": "vvogel@imagoverum.com",
|
||||
"CredentialDomain": "imagoverum.com",
|
||||
"MaskToken": "***",
|
||||
"AdditionalConfiguration": "",
|
||||
"CustomTags": "Filesystem_GroupReadTag=_R\r\nFilesystem_GroupTraverseTag=_T\r\nFilesystem_GroupWriteTag=_W\r\nFilesystem_GroupOwnerTag=_O\r\nADGroupPrefix=ACL\r\nFilesystem_GroupGlobalTag=G\r\n",
|
||||
"NamingConventions": "[\r\n {\r\n \"Name\": \"Global AGP\",\r\n \"Description\": \"Global AGP\",\r\n \"NamingTemplate\": \"{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}\",\r\n \"DescriptionTemplate\": \"{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}\",\r\n \"Wildcard\": \"^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\\\-\\\\.]*{{GROUPTYPEPOSTFIX}}$\",\r\n \"AccessRole\": 2,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"Global AGP\",\r\n \"Description\": \"Global AGP\",\r\n \"NamingTemplate\": \"{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}\",\r\n \"DescriptionTemplate\": \"{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}\",\r\n \"Wildcard\": \"^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\\\-\\\\.]*{{GROUPTYPEPOSTFIX}}$\",\r\n \"AccessRole\": 3,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"Global AGP\",\r\n \"Description\": \"Global AGP\",\r\n \"NamingTemplate\": \"{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}\",\r\n \"DescriptionTemplate\": \"{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}\",\r\n \"Wildcard\": \"^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\\\-\\\\.]*{{GROUPTYPEPOSTFIX}}$\",\r\n \"AccessRole\": 4,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"Global AGP\",\r\n \"Description\": \"Global AGP\",\r\n \"NamingTemplate\": \"{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}\",\r\n \"DescriptionTemplate\": \"{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}\",\r\n \"Wildcard\": \"^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\\\-\\\\.]*{{GROUPTYPEPOSTFIX}}$\",\r\n \"AccessRole\": 1,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n }\r\n]",
|
||||
"RawJson": "{\r\n \"ProviderType\": 1,\r\n \"Domain\": \"imagoverum.com\",\r\n \"RootPath\": \"\\\\\\\\SRVWSM001\\\\share\",\r\n \"Credential\": {\r\n \"Domain\": \"imagoverum.com\",\r\n \"Identification\": \"wsmservices@imagoverum.com\",\r\n \"Secret\": \"***\"\r\n },\r\n \"MaxDepth\": 2,\r\n \"GroupStrategy\": 0,\r\n \"DataAreaFilter\": \"\",\r\n \"DataAreaRegEx\": \"\",\r\n \"GroupFilter\": \"sAMAccountName=*\",\r\n \"GroupRegEx\": \"\",\r\n \"GroupPath\": \"OU=AGP,OU=LIAM,OU=Global,DC=imagoverum,DC=com\",\r\n \"OwnerGroupGlobal\": \"\",\r\n \"OwnerGroupLocal\": \"\",\r\n \"WriteGroupGlobal\": \"\",\r\n \"WriteGroupLocal\": \"\",\r\n \"ReadGroupGlobal\": \"\",\r\n \"ReadGroupLocal\": \"\",\r\n \"TraverseGroup\": \"\",\r\n \"NamingConventions\": [\r\n {\r\n \"Name\": \"Global AGP\",\r\n \"Description\": \"Global AGP\",\r\n \"NamingTemplate\": \"{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}\",\r\n \"DescriptionTemplate\": \"{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}\",\r\n \"Wildcard\": \"^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\\\-\\\\.]*{{GROUPTYPEPOSTFIX}}$\",\r\n \"AccessRole\": 2,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"Global AGP\",\r\n \"Description\": \"Global AGP\",\r\n \"NamingTemplate\": \"{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}\",\r\n \"DescriptionTemplate\": \"{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}\",\r\n \"Wildcard\": \"^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\\\-\\\\.]*{{GROUPTYPEPOSTFIX}}$\",\r\n \"AccessRole\": 3,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"Global AGP\",\r\n \"Description\": \"Global AGP\",\r\n \"NamingTemplate\": \"{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}\",\r\n \"DescriptionTemplate\": \"{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}\",\r\n \"Wildcard\": \"^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\\\-\\\\.]*{{GROUPTYPEPOSTFIX}}$\",\r\n \"AccessRole\": 4,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n },\r\n {\r\n \"Name\": \"Global AGP\",\r\n \"Description\": \"Global AGP\",\r\n \"NamingTemplate\": \"{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}\",\r\n \"DescriptionTemplate\": \"{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}\",\r\n \"Wildcard\": \"^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\\\-\\\\.]*{{GROUPTYPEPOSTFIX}}$\",\r\n \"AccessRole\": 1,\r\n \"Scope\": 2,\r\n \"ProviderType\": null\r\n }\r\n ],\r\n \"CustomTags\": {\r\n \"Filesystem_GroupReadTag\": \"_R\",\r\n \"Filesystem_GroupTraverseTag\": \"_T\",\r\n \"Filesystem_GroupWriteTag\": \"_W\",\r\n \"Filesystem_GroupOwnerTag\": \"_O\",\r\n \"ADGroupPrefix\": \"ACL\",\r\n \"Filesystem_GroupGlobalTag\": \"G\"\r\n },\r\n \"AdditionalConfiguration\": {}\r\n}",
|
||||
"ProviderConfigClassId": "",
|
||||
"ProviderConfigObjectId": "5ae0da96-bb48-c753-a8e1-08de37c5629d",
|
||||
"ServerName": "",
|
||||
"UseHttps": false,
|
||||
"License": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<C4IT-License-Info Product=\"C4IT Light Access Management (LIAM)\" Id=\"28757DE2-690F-4D3B-9AB7-4AB7FB630901\">\r\n <License Id=\"7D603031-3CB6-432F-84CF-BFAB8977069D\" Revision=\"1.9\" Type=\"DEMO\" Customer=\"LIAM Demo Lizenz für C4IT internen Gebrauch\" CustomerId=\"A3A5E66E-6A91-44E2-9F3A-F04C67642BCB\" StartDate=\"2025-01-01\" EndDate=\"2025-12-31\" Signature=\"z0so5CkwVp4OUF+7Kikz/jLDZD1JeZGroporgtK4s2BkqN1Bzlsn5X1Zg+Dk8auvCn8mI+6vtwyLgncr+3AQoXkSiCfxzX01WhaFOydpJG+qwn/GErBGjfK7npwFRjCGN5n35dwGzEroJsN5ZE5Fxkg38XSQzF5CgtphpQJhk64=\">\r\n <License-Metrics Type=\"ManagedUsers\" Count=\"10\" />\r\n <Matrix42-ESM>\r\n <Portal Server=\"*\" />\r\n </Matrix42-ESM>\r\n <Modules>\r\n <Module Name=\"MS NTFS\" Id=\"77e213a1-6517-ea11-4881-000c2980fd94\" />\r\n <Module Name=\"MS Teams\" Id=\"2591832a-1b25-ec11-6985-00155d300101\" />\r\n <Module Name=\"Active Directory\" Id=\"e820a625-0653-ee11-b886-00155d300101\" />\r\n <Module Name=\"Exchange\" Id=\"45dbbbd8-defa-ef11-8784-00155d320627\" />\r\n </Modules>\r\n </License>\r\n</C4IT-License-Info>"
|
||||
}
|
||||
BIN
LiamWorkflowDiagnostics/bin/Release/Matrix42.Common.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/Matrix42.Common.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/Newtonsoft.Json.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/Newtonsoft.Json.dll
Normal file
Binary file not shown.
BIN
LiamWorkflowDiagnostics/bin/Release/System.Json.dll
Normal file
BIN
LiamWorkflowDiagnostics/bin/Release/System.Json.dll
Normal file
Binary file not shown.
Binary file not shown.
142147
LiamWorkflowDiagnostics/bin/Release/System.Management.Automation.xml
Normal file
142147
LiamWorkflowDiagnostics/bin/Release/System.Management.Automation.xml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,470 @@
|
||||
2025-12-10 14:54:05:03407 51188:49988(1) Default Info Logdatei: C:\Workspace\C4IT DEV LIAM WEB Service_git\LiamWorkflowDiagnostics\bin\Release\logs\LiamWorkflowDiagnostics.log (Level: Debug)
|
||||
2025-12-10 14:54:05:25061 51188:49988(1) Default Info Diagnostics tool bereit.
|
||||
2025-12-10 14:54:19:10876 51188:49988(1) Default Warning Kein Portal-Server angegeben. Lizenz muss ggf. "*" enthalten.
|
||||
2025-12-10 14:54:19:13575 51188:49988(1) Default Debug # LiamHelper.dll:C4IT.Matrix42.ServerInfo.cMatrix42ServerInfo.Load begin...
|
||||
2025-12-10 14:54:19:17276 51188:49988(1) Default Debug # LiamHelper.dll:C4IT.Matrix42.ServerInfo.cMatrix42ServerInfo.Load end.
|
||||
2025-12-10 14:54:19:17675 51188:49988(1) Default Info Lizenz geladen. Gültig: True
|
||||
2025-12-10 14:54:19:19176 51188:49988(1) Default Info Sanitisiertes Provider-Setup:
|
||||
2025-12-10 14:54:19:20775 51188:49988(1) Default Info {
|
||||
"ProviderType": 1,
|
||||
"Domain": "imagoverum.com",
|
||||
"RootPath": "\\\\SRVWSM001\\share",
|
||||
"Credential": {
|
||||
"Domain": "imagoverum.com",
|
||||
"Identification": "wsmservices@imagoverum.com",
|
||||
"Secret": "***"
|
||||
},
|
||||
"MaxDepth": 1,
|
||||
"GroupStrategy": 0,
|
||||
"DataAreaFilter": "",
|
||||
"DataAreaRegEx": "",
|
||||
"GroupFilter": "sAMAccountName=*",
|
||||
"GroupRegEx": "",
|
||||
"GroupPath": "OU=AGP,OU=LIAM,OU=Global,DC=imagoverum,DC=com",
|
||||
"OwnerGroupGlobal": "",
|
||||
"OwnerGroupLocal": "",
|
||||
"WriteGroupGlobal": "",
|
||||
"WriteGroupLocal": "",
|
||||
"ReadGroupGlobal": "",
|
||||
"ReadGroupLocal": "",
|
||||
"TraverseGroup": "",
|
||||
"NamingConventions": [
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 2,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 3,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 4,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 1,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
}
|
||||
],
|
||||
"CustomTags": {
|
||||
"Filesystem_GroupReadTag": "_R",
|
||||
"Filesystem_GroupTraverseTag": "_T",
|
||||
"Filesystem_GroupWriteTag": "_W",
|
||||
"Filesystem_GroupOwnerTag": "_O",
|
||||
"ADGroupPrefix": "ACL",
|
||||
"Filesystem_GroupGlobalTag": "G"
|
||||
},
|
||||
"AdditionalConfiguration": {}
|
||||
}
|
||||
2025-12-10 14:54:19:21775 51188:49988(1) Default Info Config Object ID: 5ae0da96-bb48-c753-a8e1-08de37c5629d
|
||||
2025-12-10 14:54:19:68899 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync begin...
|
||||
2025-12-10 14:54:20:04216 51188:49988(1) Default Debug exception error while Ntfs login
|
||||
2025-12-10 14:54:20:07816 51188:49988(1) Default Debug An exception occurred in <privLogonAsync>d__13.MoveNext in cNtfsBase.cs at line 80: Der Benutzername oder das Kennwort ist falsch
|
||||
Type: System.ComponentModel.Win32Exception
|
||||
Source: LiamNtfs
|
||||
TargetSite: MoveNext
|
||||
HResult: -2147467259(0x80004005)
|
||||
2025-12-10 14:54:20:07816 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync end.
|
||||
2025-12-10 14:54:20:08016 51188:49988(1) Default Info Logon fehlgeschlagen: exception error while Ntfs login: Der Benutzername oder das Kennwort ist falsch
|
||||
2025-12-10 14:54:20:08116 51188:49988(1) Default Error Initialisierung fehlgeschlagen. Prüfe Log für Details.
|
||||
2025-12-10 14:54:32:57879 51188:49988(1) Default Warning Kein Portal-Server angegeben. Lizenz muss ggf. "*" enthalten.
|
||||
2025-12-10 14:54:32:58179 51188:49988(1) Default Info Lizenz geladen. Gültig: True
|
||||
2025-12-10 14:54:32:58279 51188:49988(1) Default Info Sanitisiertes Provider-Setup:
|
||||
2025-12-10 14:54:32:59079 51188:49988(1) Default Info {
|
||||
"ProviderType": 1,
|
||||
"Domain": "imagoverum.com",
|
||||
"RootPath": "\\\\SRVWSM001\\share",
|
||||
"Credential": {
|
||||
"Domain": "imagoverum.com",
|
||||
"Identification": "wsmservices@imagoverum.com",
|
||||
"Secret": "***"
|
||||
},
|
||||
"MaxDepth": 1,
|
||||
"GroupStrategy": 0,
|
||||
"DataAreaFilter": "",
|
||||
"DataAreaRegEx": "",
|
||||
"GroupFilter": "sAMAccountName=*",
|
||||
"GroupRegEx": "",
|
||||
"GroupPath": "OU=AGP,OU=LIAM,OU=Global,DC=imagoverum,DC=com",
|
||||
"OwnerGroupGlobal": "",
|
||||
"OwnerGroupLocal": "",
|
||||
"WriteGroupGlobal": "",
|
||||
"WriteGroupLocal": "",
|
||||
"ReadGroupGlobal": "",
|
||||
"ReadGroupLocal": "",
|
||||
"TraverseGroup": "",
|
||||
"NamingConventions": [
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 2,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 3,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 4,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 1,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
}
|
||||
],
|
||||
"CustomTags": {
|
||||
"Filesystem_GroupReadTag": "_R",
|
||||
"Filesystem_GroupTraverseTag": "_T",
|
||||
"Filesystem_GroupWriteTag": "_W",
|
||||
"Filesystem_GroupOwnerTag": "_O",
|
||||
"ADGroupPrefix": "ACL",
|
||||
"Filesystem_GroupGlobalTag": "G"
|
||||
},
|
||||
"AdditionalConfiguration": {}
|
||||
}
|
||||
2025-12-10 14:54:32:59779 51188:49988(1) Default Info Config Object ID: 5ae0da96-bb48-c753-a8e1-08de37c5629d
|
||||
2025-12-10 14:54:32:59882 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync begin...
|
||||
2025-12-10 14:54:32:64679 51188:49988(1) Default Debug exception error while Ntfs login
|
||||
2025-12-10 14:54:32:64679 51188:49988(1) Default Debug An exception occurred in <privLogonAsync>d__13.MoveNext in cNtfsBase.cs at line 80: Der Netzwerkname wurde nicht gefunden
|
||||
Type: System.ComponentModel.Win32Exception
|
||||
Source: LiamNtfs
|
||||
TargetSite: MoveNext
|
||||
HResult: -2147467259(0x80004005)
|
||||
2025-12-10 14:54:32:64679 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync end.
|
||||
2025-12-10 14:54:32:65080 51188:49988(1) Default Info Logon fehlgeschlagen: exception error while Ntfs login: Der Netzwerkname wurde nicht gefunden
|
||||
2025-12-10 14:54:32:65279 51188:49988(1) Default Error Initialisierung fehlgeschlagen. Prüfe Log für Details.
|
||||
2025-12-10 14:54:57:75906 51188:49988(1) Default Warning Kein Portal-Server angegeben. Lizenz muss ggf. "*" enthalten.
|
||||
2025-12-10 14:54:57:76105 51188:49988(1) Default Info Lizenz geladen. Gültig: True
|
||||
2025-12-10 14:54:57:76205 51188:49988(1) Default Info Sanitisiertes Provider-Setup:
|
||||
2025-12-10 14:54:57:77005 51188:49988(1) Default Info {
|
||||
"ProviderType": 1,
|
||||
"Domain": "imagoverum.com",
|
||||
"RootPath": "\\\\srvwsm001.imagoverum.com\\share",
|
||||
"Credential": {
|
||||
"Domain": "imagoverum.com",
|
||||
"Identification": "wsmservices@imagoverum.com",
|
||||
"Secret": "***"
|
||||
},
|
||||
"MaxDepth": 1,
|
||||
"GroupStrategy": 0,
|
||||
"DataAreaFilter": "",
|
||||
"DataAreaRegEx": "",
|
||||
"GroupFilter": "sAMAccountName=*",
|
||||
"GroupRegEx": "",
|
||||
"GroupPath": "OU=AGP,OU=LIAM,OU=Global,DC=imagoverum,DC=com",
|
||||
"OwnerGroupGlobal": "",
|
||||
"OwnerGroupLocal": "",
|
||||
"WriteGroupGlobal": "",
|
||||
"WriteGroupLocal": "",
|
||||
"ReadGroupGlobal": "",
|
||||
"ReadGroupLocal": "",
|
||||
"TraverseGroup": "",
|
||||
"NamingConventions": [
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 2,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 3,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 4,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 1,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
}
|
||||
],
|
||||
"CustomTags": {
|
||||
"Filesystem_GroupReadTag": "_R",
|
||||
"Filesystem_GroupTraverseTag": "_T",
|
||||
"Filesystem_GroupWriteTag": "_W",
|
||||
"Filesystem_GroupOwnerTag": "_O",
|
||||
"ADGroupPrefix": "ACL",
|
||||
"Filesystem_GroupGlobalTag": "G"
|
||||
},
|
||||
"AdditionalConfiguration": {}
|
||||
}
|
||||
2025-12-10 14:54:57:77805 51188:49988(1) Default Info Config Object ID: 5ae0da96-bb48-c753-a8e1-08de37c5629d
|
||||
2025-12-10 14:54:57:77805 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync begin...
|
||||
2025-12-10 14:55:19:00508 51188:49988(1) Default Debug exception error while Ntfs login
|
||||
2025-12-10 14:55:19:01209 51188:49988(1) Default Debug An exception occurred in <privLogonAsync>d__13.MoveNext in cNtfsBase.cs at line 80: Mit dem Server konnte keine Verbindung hergestellt werden.
|
||||
Type: System.DirectoryServices.AccountManagement.PrincipalServerDownException
|
||||
Source: System.DirectoryServices.AccountManagement
|
||||
TargetSite: ReadServerConfig
|
||||
HResult: -2146233087(0x80131501)
|
||||
Inner Exception: Der LDAP-Server ist nicht verfügbar.
|
||||
Type: System.DirectoryServices.Protocols.LdapException
|
||||
Source: System.DirectoryServices.Protocols
|
||||
TargetSite: Connect
|
||||
HResult: -2146233088(0x80131500)
|
||||
2025-12-10 14:55:19:01209 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync end.
|
||||
2025-12-10 14:55:19:01309 51188:49988(1) Default Info Logon fehlgeschlagen: exception error while Ntfs login: Mit dem Server konnte keine Verbindung hergestellt werden.
|
||||
2025-12-10 14:55:19:01397 51188:49988(1) Default Error Initialisierung fehlgeschlagen. Prüfe Log für Details.
|
||||
2025-12-10 14:55:52:16653 51188:49988(1) Default Warning Kein Portal-Server angegeben. Lizenz muss ggf. "*" enthalten.
|
||||
2025-12-10 14:55:52:17153 51188:49988(1) Default Info Lizenz geladen. Gültig: True
|
||||
2025-12-10 14:55:52:17253 51188:49988(1) Default Info Sanitisiertes Provider-Setup:
|
||||
2025-12-10 14:55:52:18855 51188:49988(1) Default Info {
|
||||
"ProviderType": 1,
|
||||
"Domain": "imagoverum.com",
|
||||
"RootPath": "\\\\srvwsm001.imagoverum.com\\share",
|
||||
"Credential": {
|
||||
"Domain": "imagoverum.com",
|
||||
"Identification": "vvogel@imagoverum.com",
|
||||
"Secret": "***"
|
||||
},
|
||||
"MaxDepth": 1,
|
||||
"GroupStrategy": 0,
|
||||
"DataAreaFilter": "",
|
||||
"DataAreaRegEx": "",
|
||||
"GroupFilter": "sAMAccountName=*",
|
||||
"GroupRegEx": "",
|
||||
"GroupPath": "OU=AGP,OU=LIAM,OU=Global,DC=imagoverum,DC=com",
|
||||
"OwnerGroupGlobal": "",
|
||||
"OwnerGroupLocal": "",
|
||||
"WriteGroupGlobal": "",
|
||||
"WriteGroupLocal": "",
|
||||
"ReadGroupGlobal": "",
|
||||
"ReadGroupLocal": "",
|
||||
"TraverseGroup": "",
|
||||
"NamingConventions": [
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 2,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 3,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 4,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 1,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
}
|
||||
],
|
||||
"CustomTags": {
|
||||
"Filesystem_GroupReadTag": "_R",
|
||||
"Filesystem_GroupTraverseTag": "_T",
|
||||
"Filesystem_GroupWriteTag": "_W",
|
||||
"Filesystem_GroupOwnerTag": "_O",
|
||||
"ADGroupPrefix": "ACL",
|
||||
"Filesystem_GroupGlobalTag": "G"
|
||||
},
|
||||
"AdditionalConfiguration": {}
|
||||
}
|
||||
2025-12-10 14:55:52:20102 51188:49988(1) Default Info Config Object ID: 5ae0da96-bb48-c753-a8e1-08de37c5629d
|
||||
2025-12-10 14:55:52:20110 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync begin...
|
||||
2025-12-10 14:56:13:58601 51188:49988(1) Default Debug exception error while Ntfs login
|
||||
2025-12-10 14:56:13:58701 51188:49988(1) Default Debug An exception occurred in <privLogonAsync>d__13.MoveNext in cNtfsBase.cs at line 80: Mit dem Server konnte keine Verbindung hergestellt werden.
|
||||
Type: System.DirectoryServices.AccountManagement.PrincipalServerDownException
|
||||
Source: System.DirectoryServices.AccountManagement
|
||||
TargetSite: ReadServerConfig
|
||||
HResult: -2146233087(0x80131501)
|
||||
Inner Exception: Der LDAP-Server ist nicht verfügbar.
|
||||
Type: System.DirectoryServices.Protocols.LdapException
|
||||
Source: System.DirectoryServices.Protocols
|
||||
TargetSite: Connect
|
||||
HResult: -2146233088(0x80131500)
|
||||
2025-12-10 14:56:13:58701 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync end.
|
||||
2025-12-10 14:56:13:58801 51188:49988(1) Default Info Logon fehlgeschlagen: exception error while Ntfs login: Mit dem Server konnte keine Verbindung hergestellt werden.
|
||||
2025-12-10 14:56:13:58901 51188:49988(1) Default Error Initialisierung fehlgeschlagen. Prüfe Log für Details.
|
||||
2025-12-10 14:58:06:30379 51188:49988(1) Default Warning Kein Portal-Server angegeben. Lizenz muss ggf. "*" enthalten.
|
||||
2025-12-10 14:58:06:30784 51188:49988(1) Default Info Lizenz geladen. Gültig: True
|
||||
2025-12-10 14:58:06:30881 51188:49988(1) Default Info Sanitisiertes Provider-Setup:
|
||||
2025-12-10 14:58:06:31581 51188:49988(1) Default Info {
|
||||
"ProviderType": 1,
|
||||
"Domain": "imagoverum.com",
|
||||
"RootPath": "\\\\srvwsm001.imagoverum.com\\share",
|
||||
"Credential": {
|
||||
"Domain": "imagoverum.com",
|
||||
"Identification": "vvogel@imagoverum.com",
|
||||
"Secret": "***"
|
||||
},
|
||||
"MaxDepth": 1,
|
||||
"GroupStrategy": 0,
|
||||
"DataAreaFilter": "",
|
||||
"DataAreaRegEx": "",
|
||||
"GroupFilter": "sAMAccountName=*",
|
||||
"GroupRegEx": "",
|
||||
"GroupPath": "OU=AGP,OU=LIAM,OU=Global,DC=imagoverum,DC=com",
|
||||
"OwnerGroupGlobal": "",
|
||||
"OwnerGroupLocal": "",
|
||||
"WriteGroupGlobal": "",
|
||||
"WriteGroupLocal": "",
|
||||
"ReadGroupGlobal": "",
|
||||
"ReadGroupLocal": "",
|
||||
"TraverseGroup": "",
|
||||
"NamingConventions": [
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 2,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 3,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 4,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
},
|
||||
{
|
||||
"Name": "Global AGP",
|
||||
"Description": "Global AGP",
|
||||
"NamingTemplate": "{{ADGroupPrefix}}_{{RELATIVEPATH}}{{_LOOP}}{{GROUPTYPEPOSTFIX}}",
|
||||
"DescriptionTemplate": "{{RELATIVEPATH}} - {{GROUPTYPEPOSTFIX}}",
|
||||
"Wildcard": "^{{ADGroupPrefix}}_[a-zA-ZöäüÖÄÜß0-9_\\-\\.]*{{GROUPTYPEPOSTFIX}}$",
|
||||
"AccessRole": 1,
|
||||
"Scope": 2,
|
||||
"ProviderType": null
|
||||
}
|
||||
],
|
||||
"CustomTags": {
|
||||
"Filesystem_GroupReadTag": "_R",
|
||||
"Filesystem_GroupTraverseTag": "_T",
|
||||
"Filesystem_GroupWriteTag": "_W",
|
||||
"Filesystem_GroupOwnerTag": "_O",
|
||||
"ADGroupPrefix": "ACL",
|
||||
"Filesystem_GroupGlobalTag": "G"
|
||||
},
|
||||
"AdditionalConfiguration": {}
|
||||
}
|
||||
2025-12-10 14:58:06:32581 51188:49988(1) Default Info Config Object ID: 5ae0da96-bb48-c753-a8e1-08de37c5629d
|
||||
2025-12-10 14:58:06:32681 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync begin...
|
||||
2025-12-10 14:58:06:39481 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync end.
|
||||
2025-12-10 14:58:06:39681 51188:49988(1) Default Info Logon erfolgreich.
|
||||
2025-12-10 14:58:06:39781 51188:49988(1) Default Info Provider initialisiert und authentifiziert.
|
||||
2025-12-10 14:58:14:75045 51188:49988(1) Default Info Lese DataAreas (MaxDepth=1) ...
|
||||
2025-12-10 14:58:14:75245 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.getDataAreasAsync begin...
|
||||
2025-12-10 14:58:14:75345 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync begin...
|
||||
2025-12-10 14:58:14:77045 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.LogonAsync end.
|
||||
2025-12-10 14:58:14:77145 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamNtfsFolder.GetUniqueDataAreaID begin...
|
||||
2025-12-10 14:58:14:77145 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamNtfsFolder.GetUniqueDataAreaID end.
|
||||
2025-12-10 14:58:14:77745 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamNtfsFolder.GetUniqueDataAreaID begin...
|
||||
2025-12-10 14:58:14:77745 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamNtfsFolder.GetUniqueDataAreaID end.
|
||||
2025-12-10 14:58:14:77745 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamNtfsFolder.GetUniqueDataAreaID begin...
|
||||
2025-12-10 14:58:14:77745 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamNtfsFolder.GetUniqueDataAreaID end.
|
||||
2025-12-10 14:58:14:78245 51188:49988(1) Default Debug # LiamNtfs.dll:LiamNtfs.cActiveDirectoryBase.GetAccessControlList begin...
|
||||
2025-12-10 14:58:14:78445 51188:49988(1) Default Debug # LiamNtfs.dll:LiamNtfs.cActiveDirectoryBase.GetAccessControlList end.
|
||||
2025-12-10 14:58:15:00279 51188:49988(1) Default Debug Try matching: ACL_F32_O
|
||||
2025-12-10 14:58:15:00379 51188:49988(1) Default Debug Try matching: ACL_F32_W
|
||||
2025-12-10 14:58:15:00479 51188:49988(1) Default Debug Try matching: ACL_F32_R
|
||||
2025-12-10 14:58:15:00479 51188:49988(1) Default Debug # LiamNtfs.dll:C4IT.LIAM.cLiamProviderNtfs.getDataAreasAsync end.
|
||||
2025-12-10 14:58:15:01479 51188:49988(1) Default Info DataAreas erhalten: 2
|
||||
Reference in New Issue
Block a user