Direkter Zugriff auf SMB Shares, IP Adresse zu Clipboard, ...
This commit is contained in:
@@ -14,6 +14,7 @@ Public Class cBenutzer
|
||||
Property cn As String = ""
|
||||
Property msDSPrincipalName As String = ""
|
||||
Property localdistinguishedName As String = ""
|
||||
Property suchname As String = ""
|
||||
|
||||
|
||||
|
||||
@@ -38,6 +39,7 @@ Public Class cBenutzer
|
||||
Try
|
||||
localdistinguishedName = searchname
|
||||
|
||||
suchname = searchname
|
||||
|
||||
If searchname.Contains("ForeignSecurityPrincipals") Then
|
||||
'MsgBox("!")
|
||||
|
||||
Reference in New Issue
Block a user