rfc2307

package
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RFC2307AttributeType

type RFC2307AttributeType string
var (
	UIDNumber         RFC2307AttributeType
	GIDNumber         RFC2307AttributeType
	Gecos             RFC2307AttributeType
	HomeDirectory     RFC2307AttributeType
	LoginShell        RFC2307AttributeType
	ShadowLastChange  RFC2307AttributeType
	ShadowMin         RFC2307AttributeType
	ShadowMax         RFC2307AttributeType
	ShadowWarning     RFC2307AttributeType
	ShadowInactive    RFC2307AttributeType
	ShadowExpire      RFC2307AttributeType
	ShadowFlag        RFC2307AttributeType
	MemberUID         RFC2307AttributeType
	MemberNISNetgroup RFC2307AttributeType
	NISNetgroupTriple RFC2307AttributeType
	IPServicePort     RFC2307AttributeType
	IPServiceProtocol RFC2307AttributeType
	IPProtocolNumber  RFC2307AttributeType
	ONCRPCNumber      RFC2307AttributeType
	IPHostNumber      RFC2307AttributeType
	IPNetworkNumber   RFC2307AttributeType
	IPNetmaskNumber   RFC2307AttributeType
	MACAddress        RFC2307AttributeType
	BootParameter     RFC2307AttributeType
	BootFile          RFC2307AttributeType
	NISMapName        RFC2307AttributeType
	NISMapEntry       RFC2307AttributeType
)

type RFC2307AttributeTypes

type RFC2307AttributeTypes []RFC2307AttributeType
var (
	AllAttributeTypes RFC2307AttributeTypes
)

type RFC2307LDAPSyntax

type RFC2307LDAPSyntax string

RFC2307Syntax is a struct type that stores the raw RFC2307 syntax definition, along with a boolean value indicative of whether the syntax is considered human-readable.

var (
	NISNetgroupTripleSyntax RFC2307LDAPSyntax
	BootParameterSyntax     RFC2307LDAPSyntax
)

type RFC2307LDAPSyntaxes

type RFC2307LDAPSyntaxes []RFC2307LDAPSyntax

RFC2307LDAPSyntaxes is a slice type designed to store RFC2307LDAPSyntax instances.

var AllLDAPSyntaxes RFC2307LDAPSyntaxes

LDAPSyntaxes contains slices of all instances of RFC2307LDAPSyntax defined in this package.

type RFC2307MatchingRule

type RFC2307MatchingRule string

RFC2307MatchingRule is a string type designed to store a raw MatchingRule definition.

var (
	CaseExactIA5SubstringsMatch RFC2307MatchingRule // No, technically this didn't come from RFC2307

)

type RFC2307MatchingRules

type RFC2307MatchingRules []RFC2307MatchingRule

RFC2307MatchingRules is a slice type designed to store instances of RFC2307MatchingRule.

var AllMatchingRules RFC2307MatchingRules

MatchingRules contains slices of all instances of RFC2307MatchingRule defined in this package.

type RFC2307ObjectClass

type RFC2307ObjectClass string
var (
	POSIXAccount   RFC2307ObjectClass
	ShadowAccount  RFC2307ObjectClass
	POSIXGroup     RFC2307ObjectClass
	IPService      RFC2307ObjectClass
	IPProtocol     RFC2307ObjectClass
	ONCRPC         RFC2307ObjectClass
	IPHost         RFC2307ObjectClass
	IPNetwork      RFC2307ObjectClass
	NISNetgroup    RFC2307ObjectClass
	NISMap         RFC2307ObjectClass
	NISObject      RFC2307ObjectClass
	IEEE802Device  RFC2307ObjectClass
	BootableDevice RFC2307ObjectClass
)

type RFC2307ObjectClasses

type RFC2307ObjectClasses []RFC2307ObjectClass
var (
	AllObjectClasses RFC2307ObjectClasses
)

Jump to

Keyboard shortcuts

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