Crate bsd_auth_sys[][src]

Structs

Raw FFI interface to authentication session struct

Enums

Request item values for auth_getitem()

Functions

Get a challenge string for the BSD Authentication session

Clean the BSD Authentication session

Terminates the BSD Authentication session

Clear requests set by the login script

Clears the previously set option name

Clears all previously set options

Get the value of the item

Get the full state of the session

Opens a BSD Authentication session

Pass data to the BSD Authentication session to be used by a login script

Add/delete environment variables from the BSD Authentication session

Assigns value to the specified item

Set an option specified by name with the given value

Set the password for the auth session

Manually set the authenticatio state for the session

Create a BSD Authentication session, and get a challenge for a challenge-response authentication flow

A single function interface to auth_userokay, but returns the opened BSD Authentication session

Provides a single function interface to a BSD Authentication session

Complete the challenge-response authentication initiated by auth_userchallenge