linuxuser

package
v0.0.0-...-6bd113e Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidatePassword

func ValidatePassword(givenPassword string, account Account) error

Types

type Account

type Account struct {
	Username string

	Uid               uint32
	GidPrimary        uint32
	GidsSupplementary []uint32
	Homedir           string
	Shell             string
	// contains filtered or unexported fields
}

func FindByUsername

func FindByUsername(username string) (*Account, error)

Jump to

Keyboard shortcuts

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