mode_monitor

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2025 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MonitorDelegations

func MonitorDelegations(domainController string, ldapPort int, creds *credentials.Credentials, useLdaps bool, useKerberos bool, debug bool) error

MonitorDelegations monitors the delegation settings of a user or computer account.

Parameters:
	domainController (string): The domain controller to connect to.
	ldapPort (int): The LDAP port to connect to.
	creds (*credentials.Credentials): The credentials to use for the LDAP connection.
	useLdaps (bool): Whether to use LDAPS for the LDAP connection.
	useKerberos (bool): Whether to use Kerberos for the LDAP connection.
	debug (bool): A flag indicating whether to print debug information.

Returns:
	nil

Types

type DelegationState

type DelegationState struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL