config

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Debug               bool
	PortTLS             int
	PortInsecure        int
	BaseDN              string
	Config              string
	MinTLSVersion       string
	CipherSuites        []string
	RemoteServerName    string
	RemoteServerPortTLS int
	CaCert              string
	ClientCaCert        string
	Cert                string
	Key                 string
	IgnoreFilters       []string
	// The LDAP groups we want to authorize for SuperMicro.
	// It doesn't support multiple groups in the BMC.
	SuperMicroAuthorizedDNs map[string]string
	// Prefixes that might be useful, like temporary_fooUsers.
	// This is sometimes used for firefighting (granting temporary access rights during emergencies).
	Prefixes []string
}

Jump to

Keyboard shortcuts

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