Function( Function { head: Destructured( FunctionHeadDestructured { ellipsis: true, identifier: None, arguments: [ FunctionHeadDestructuredArgument { identifier: "config", default: None, }, FunctionHeadDestructuredArgument { identifier: "pkgs", default: None, }, FunctionHeadDestructuredArgument { identifier: "lib", default: None, }, ], }, ), body: With( With { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 3, column: 6, }, end: Position { line: 3, column: 9, }, }, }, ), target: LetIn( LetIn { bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cfg", span: Span { start: Position { line: 6, column: 3, }, end: Position { line: 6, column: 6, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 6, column: 9, }, end: Position { line: 6, column: 15, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 6, column: 16, }, end: Position { line: 6, column: 21, }, }, }, ), Raw( PartRaw { content: "mysql", span: Span { start: Position { line: 6, column: 22, }, end: Position { line: 6, column: 27, }, }, }, ), ], default: None, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 9, column: 3, }, end: Position { line: 9, column: 10, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 10, column: 5, }, end: Position { line: 10, column: 10, }, }, }, ), Raw( PartRaw { content: "mysql", span: Span { start: Position { line: 10, column: 11, }, end: Position { line: 10, column: 16, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 11, column: 7, }, end: Position { line: 11, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 11, column: 16, }, end: Position { line: 11, column: 30, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 11, column: 32, }, end: Position { line: 11, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 11, column: 36, }, end: Position { line: 11, column: 41, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Authentication against a MySQL/MariaDB database", span: Span { start: Position { line: 11, column: 43, }, end: Position { line: 11, column: 90, }, }, }, ), ], span: Span { start: Position { line: 11, column: 42, }, end: Position { line: 11, column: 91, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "host", span: Span { start: Position { line: 12, column: 7, }, end: Position { line: 12, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 12, column: 14, }, end: Position { line: 12, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 13, column: 9, }, end: Position { line: 13, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 13, column: 16, }, end: Position { line: 13, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 13, column: 22, }, end: Position { line: 13, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 14, column: 9, }, end: Position { line: 14, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "localhost", span: Span { start: Position { line: 14, column: 20, }, end: Position { line: 14, column: 29, }, }, }, ), ], span: Span { start: Position { line: 14, column: 19, }, end: Position { line: 14, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 15, column: 9, }, end: Position { line: 15, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 15, column: 23, }, end: Position { line: 15, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 15, column: 27, }, end: Position { line: 15, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The hostname of the MySQL/MariaDB server", span: Span { start: Position { line: 15, column: 34, }, end: Position { line: 15, column: 74, }, }, }, ), ], span: Span { start: Position { line: 15, column: 33, }, end: Position { line: 15, column: 75, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 12, column: 23, }, end: Position { line: 16, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "database", span: Span { start: Position { line: 17, column: 7, }, end: Position { line: 17, column: 15, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 17, column: 18, }, end: Position { line: 17, column: 26, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 18, column: 9, }, end: Position { line: 18, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 18, column: 16, }, end: Position { line: 18, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 18, column: 22, }, end: Position { line: 18, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 19, column: 9, }, end: Position { line: 19, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "auth", span: Span { start: Position { line: 19, column: 20, }, end: Position { line: 19, column: 24, }, }, }, ), ], span: Span { start: Position { line: 19, column: 19, }, end: Position { line: 19, column: 25, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 20, column: 9, }, end: Position { line: 20, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 20, column: 23, }, end: Position { line: 20, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 20, column: 27, }, end: Position { line: 20, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The name of the database containing the users", span: Span { start: Position { line: 20, column: 34, }, end: Position { line: 20, column: 79, }, }, }, ), ], span: Span { start: Position { line: 20, column: 33, }, end: Position { line: 20, column: 80, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 17, column: 27, }, end: Position { line: 21, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 22, column: 7, }, end: Position { line: 22, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 22, column: 14, }, end: Position { line: 22, column: 22, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 23, column: 9, }, end: Position { line: 23, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 23, column: 16, }, end: Position { line: 23, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 23, column: 22, }, end: Position { line: 23, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 24, column: 9, }, end: Position { line: 24, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "nss-user", span: Span { start: Position { line: 24, column: 20, }, end: Position { line: 24, column: 28, }, }, }, ), ], span: Span { start: Position { line: 24, column: 19, }, end: Position { line: 24, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 25, column: 9, }, end: Position { line: 25, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 25, column: 23, }, end: Position { line: 25, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 25, column: 27, }, end: Position { line: 25, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The username to use when connecting to the database", span: Span { start: Position { line: 25, column: 34, }, end: Position { line: 25, column: 85, }, }, }, ), ], span: Span { start: Position { line: 25, column: 33, }, end: Position { line: 25, column: 86, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 22, column: 23, }, end: Position { line: 26, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "passwordFile", span: Span { start: Position { line: 27, column: 7, }, end: Position { line: 27, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 27, column: 22, }, end: Position { line: 27, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 28, column: 9, }, end: Position { line: 28, column: 13, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 28, column: 16, }, end: Position { line: 28, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 28, column: 22, }, end: Position { line: 28, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 29, column: 9, }, end: Position { line: 29, column: 16, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/run/secrets/mysql-auth-db-passwd", span: Span { start: Position { line: 29, column: 20, }, end: Position { line: 29, column: 53, }, }, }, ), ], span: Span { start: Position { line: 29, column: 19, }, end: Position { line: 29, column: 54, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 30, column: 9, }, end: Position { line: 30, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 30, column: 23, }, end: Position { line: 30, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 30, column: 27, }, end: Position { line: 30, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The path to the file containing the password for the user", span: Span { start: Position { line: 30, column: 34, }, end: Position { line: 30, column: 91, }, }, }, ), ], span: Span { start: Position { line: 30, column: 33, }, end: Position { line: 30, column: 92, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 27, column: 31, }, end: Position { line: 31, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 32, column: 7, }, end: Position { line: 32, column: 10, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 32, column: 13, }, end: Position { line: 32, column: 21, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 33, column: 9, }, end: Position { line: 33, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 33, column: 23, }, end: Position { line: 33, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 33, column: 27, }, end: Position { line: 33, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Settings for `pam_mysql`", span: Span { start: Position { line: 33, column: 34, }, end: Position { line: 33, column: 58, }, }, }, ), ], span: Span { start: Position { line: 33, column: 33, }, end: Position { line: 33, column: 59, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 34, column: 9, }, end: Position { line: 34, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 34, column: 16, }, end: Position { line: 34, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "submodule", span: Span { start: Position { line: 34, column: 22, }, end: Position { line: 34, column: 31, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 35, column: 11, }, end: Position { line: 35, column: 18, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "table", span: Span { start: Position { line: 36, column: 13, }, end: Position { line: 36, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 36, column: 21, }, end: Position { line: 36, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 37, column: 15, }, end: Position { line: 37, column: 19, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 37, column: 22, }, end: Position { line: 37, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 37, column: 28, }, end: Position { line: 37, column: 31, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 38, column: 15, }, end: Position { line: 38, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 38, column: 26, }, end: Position { line: 38, column: 31, }, }, }, ), ], span: Span { start: Position { line: 38, column: 25, }, end: Position { line: 38, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 39, column: 15, }, end: Position { line: 39, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 39, column: 29, }, end: Position { line: 39, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 39, column: 33, }, end: Position { line: 39, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The name of table that maps unique login names to the passwords.", span: Span { start: Position { line: 39, column: 40, }, end: Position { line: 39, column: 104, }, }, }, ), ], span: Span { start: Position { line: 39, column: 39, }, end: Position { line: 39, column: 105, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 36, column: 30, }, end: Position { line: 40, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "updateTable", span: Span { start: Position { line: 41, column: 13, }, end: Position { line: 41, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 41, column: 27, }, end: Position { line: 41, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 42, column: 15, }, end: Position { line: 42, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 42, column: 22, }, end: Position { line: 42, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 42, column: 28, }, end: Position { line: 42, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 42, column: 35, }, end: Position { line: 42, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 42, column: 41, }, end: Position { line: 42, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 43, column: 15, }, end: Position { line: 43, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 43, column: 25, }, end: Position { line: 43, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 44, column: 15, }, end: Position { line: 44, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "users_updates", span: Span { start: Position { line: 44, column: 26, }, end: Position { line: 44, column: 39, }, }, }, ), ], span: Span { start: Position { line: 44, column: 25, }, end: Position { line: 44, column: 40, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 45, column: 15, }, end: Position { line: 45, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 45, column: 29, }, end: Position { line: 45, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 45, column: 33, }, end: Position { line: 45, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The name of the table used for password alteration. If not defined, the value\nof the `table` option will be used instead.\n", span: Span { start: Position { line: 46, column: 1, }, end: Position { line: 48, column: 15, }, }, }, ), ], span: Span { start: Position { line: 45, column: 39, }, end: Position { line: 48, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 41, column: 36, }, end: Position { line: 49, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "userColumn", span: Span { start: Position { line: 50, column: 13, }, end: Position { line: 50, column: 23, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 50, column: 26, }, end: Position { line: 50, column: 34, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 51, column: 15, }, end: Position { line: 51, column: 19, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 51, column: 22, }, end: Position { line: 51, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 51, column: 28, }, end: Position { line: 51, column: 31, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 52, column: 15, }, end: Position { line: 52, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "username", span: Span { start: Position { line: 52, column: 26, }, end: Position { line: 52, column: 34, }, }, }, ), ], span: Span { start: Position { line: 52, column: 25, }, end: Position { line: 52, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 53, column: 15, }, end: Position { line: 53, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 53, column: 29, }, end: Position { line: 53, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 53, column: 33, }, end: Position { line: 53, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The name of the column that contains a unix login name.", span: Span { start: Position { line: 53, column: 40, }, end: Position { line: 53, column: 95, }, }, }, ), ], span: Span { start: Position { line: 53, column: 39, }, end: Position { line: 53, column: 96, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 50, column: 35, }, end: Position { line: 54, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "passwordColumn", span: Span { start: Position { line: 55, column: 13, }, end: Position { line: 55, column: 27, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 55, column: 30, }, end: Position { line: 55, column: 38, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 56, column: 15, }, end: Position { line: 56, column: 19, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 56, column: 22, }, end: Position { line: 56, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 56, column: 28, }, end: Position { line: 56, column: 31, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 57, column: 15, }, end: Position { line: 57, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "password", span: Span { start: Position { line: 57, column: 26, }, end: Position { line: 57, column: 34, }, }, }, ), ], span: Span { start: Position { line: 57, column: 25, }, end: Position { line: 57, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 58, column: 15, }, end: Position { line: 58, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 58, column: 29, }, end: Position { line: 58, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 58, column: 33, }, end: Position { line: 58, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The name of the column that contains a (encrypted) password string.", span: Span { start: Position { line: 58, column: 40, }, end: Position { line: 58, column: 107, }, }, }, ), ], span: Span { start: Position { line: 58, column: 39, }, end: Position { line: 58, column: 108, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 55, column: 39, }, end: Position { line: 59, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "statusColumn", span: Span { start: Position { line: 60, column: 13, }, end: Position { line: 60, column: 25, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 60, column: 28, }, end: Position { line: 60, column: 36, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 61, column: 15, }, end: Position { line: 61, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 61, column: 22, }, end: Position { line: 61, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 61, column: 28, }, end: Position { line: 61, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 61, column: 35, }, end: Position { line: 61, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 61, column: 41, }, end: Position { line: 61, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 62, column: 15, }, end: Position { line: 62, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 62, column: 25, }, end: Position { line: 62, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 63, column: 15, }, end: Position { line: 63, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "status", span: Span { start: Position { line: 63, column: 26, }, end: Position { line: 63, column: 32, }, }, }, ), ], span: Span { start: Position { line: 63, column: 25, }, end: Position { line: 63, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 64, column: 15, }, end: Position { line: 64, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 64, column: 29, }, end: Position { line: 64, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 64, column: 33, }, end: Position { line: 64, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The name of the column or an SQL expression that indicates the status of\nthe user. The status is expressed by the combination of two bitfields\nshown below:\n\n- `bit 0 (0x01)`:\n if flagged, `pam_mysql` deems the account to be expired and\n returns `PAM_ACCT_EXPIRED`. That is, the account is supposed\n to no longer be available. Note this doesn't mean that `pam_mysql`\n rejects further authentication operations.\n- `bit 1 (0x02)`:\n if flagged, `pam_mysql` deems the authentication token\n (password) to be expired and returns `PAM_NEW_AUTHTOK_REQD`.\n This ends up requiring that the user enter a new password.\n", span: Span { start: Position { line: 65, column: 1, }, end: Position { line: 78, column: 15, }, }, }, ), ], span: Span { start: Position { line: 64, column: 39, }, end: Position { line: 78, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 60, column: 37, }, end: Position { line: 79, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "passwordCrypt", span: Span { start: Position { line: 80, column: 13, }, end: Position { line: 80, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 80, column: 29, }, end: Position { line: 80, column: 37, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 81, column: 15, }, end: Position { line: 81, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "2", span: Span { start: Position { line: 81, column: 26, }, end: Position { line: 81, column: 27, }, }, }, ), ], span: Span { start: Position { line: 81, column: 25, }, end: Position { line: 81, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 82, column: 15, }, end: Position { line: 82, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 82, column: 22, }, end: Position { line: 82, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enum", span: Span { start: Position { line: 82, column: 28, }, end: Position { line: 82, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "0", span: Span { start: Position { line: 83, column: 18, }, end: Position { line: 83, column: 19, }, }, }, ), ], span: Span { start: Position { line: 83, column: 17, }, end: Position { line: 83, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "plain", span: Span { start: Position { line: 83, column: 22, }, end: Position { line: 83, column: 27, }, }, }, ), ], span: Span { start: Position { line: 83, column: 21, }, end: Position { line: 83, column: 28, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "1", span: Span { start: Position { line: 84, column: 18, }, end: Position { line: 84, column: 19, }, }, }, ), ], span: Span { start: Position { line: 84, column: 17, }, end: Position { line: 84, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "Y", span: Span { start: Position { line: 84, column: 22, }, end: Position { line: 84, column: 23, }, }, }, ), ], span: Span { start: Position { line: 84, column: 21, }, end: Position { line: 84, column: 24, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "2", span: Span { start: Position { line: 85, column: 18, }, end: Position { line: 85, column: 19, }, }, }, ), ], span: Span { start: Position { line: 85, column: 17, }, end: Position { line: 85, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "mysql", span: Span { start: Position { line: 85, column: 22, }, end: Position { line: 85, column: 27, }, }, }, ), ], span: Span { start: Position { line: 85, column: 21, }, end: Position { line: 85, column: 28, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "3", span: Span { start: Position { line: 86, column: 18, }, end: Position { line: 86, column: 19, }, }, }, ), ], span: Span { start: Position { line: 86, column: 17, }, end: Position { line: 86, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "md5", span: Span { start: Position { line: 86, column: 22, }, end: Position { line: 86, column: 25, }, }, }, ), ], span: Span { start: Position { line: 86, column: 21, }, end: Position { line: 86, column: 26, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "4", span: Span { start: Position { line: 87, column: 18, }, end: Position { line: 87, column: 19, }, }, }, ), ], span: Span { start: Position { line: 87, column: 17, }, end: Position { line: 87, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "sha1", span: Span { start: Position { line: 87, column: 22, }, end: Position { line: 87, column: 26, }, }, }, ), ], span: Span { start: Position { line: 87, column: 21, }, end: Position { line: 87, column: 27, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "5", span: Span { start: Position { line: 88, column: 18, }, end: Position { line: 88, column: 19, }, }, }, ), ], span: Span { start: Position { line: 88, column: 17, }, end: Position { line: 88, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "drupal7", span: Span { start: Position { line: 88, column: 22, }, end: Position { line: 88, column: 29, }, }, }, ), ], span: Span { start: Position { line: 88, column: 21, }, end: Position { line: 88, column: 30, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "6", span: Span { start: Position { line: 89, column: 18, }, end: Position { line: 89, column: 19, }, }, }, ), ], span: Span { start: Position { line: 89, column: 17, }, end: Position { line: 89, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "joomla15", span: Span { start: Position { line: 89, column: 22, }, end: Position { line: 89, column: 30, }, }, }, ), ], span: Span { start: Position { line: 89, column: 21, }, end: Position { line: 89, column: 31, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "7", span: Span { start: Position { line: 90, column: 18, }, end: Position { line: 90, column: 19, }, }, }, ), ], span: Span { start: Position { line: 90, column: 17, }, end: Position { line: 90, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "ssha", span: Span { start: Position { line: 90, column: 22, }, end: Position { line: 90, column: 26, }, }, }, ), ], span: Span { start: Position { line: 90, column: 21, }, end: Position { line: 90, column: 27, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "8", span: Span { start: Position { line: 91, column: 18, }, end: Position { line: 91, column: 19, }, }, }, ), ], span: Span { start: Position { line: 91, column: 17, }, end: Position { line: 91, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "sha512", span: Span { start: Position { line: 91, column: 22, }, end: Position { line: 91, column: 28, }, }, }, ), ], span: Span { start: Position { line: 91, column: 21, }, end: Position { line: 91, column: 29, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "9", span: Span { start: Position { line: 92, column: 18, }, end: Position { line: 92, column: 19, }, }, }, ), ], span: Span { start: Position { line: 92, column: 17, }, end: Position { line: 92, column: 20, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "sha256", span: Span { start: Position { line: 92, column: 22, }, end: Position { line: 92, column: 28, }, }, }, ), ], span: Span { start: Position { line: 92, column: 21, }, end: Position { line: 92, column: 29, }, }, }, ), ], span: Span { start: Position { line: 82, column: 33, }, end: Position { line: 93, column: 16, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 94, column: 15, }, end: Position { line: 94, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 94, column: 29, }, end: Position { line: 94, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 94, column: 33, }, end: Position { line: 94, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The method to encrypt the user's password:\n\n- `0` (or `\"plain\"`):\n No encryption. Passwords are stored in plaintext. HIGHLY DISCOURAGED.\n- `1` (or `\"Y\"`):\n Use crypt(3) function.\n- `2` (or `\"mysql\"`):\n Use the MySQL PASSWORD() function. It is possible that the encryption function used\n by `pam_mysql` is different from that of the MySQL server, as\n `pam_mysql` uses the function defined in MySQL's C-client API\n instead of using PASSWORD() SQL function in the query.\n- `3` (or `\"md5\"`):\n Use plain hex MD5.\n- `4` (or `\"sha1\"`):\n Use plain hex SHA1.\n- `5` (or `\"drupal7\"`):\n Use Drupal7 salted passwords.\n- `6` (or `\"joomla15\"`):\n Use Joomla15 salted passwords.\n- `7` (or `\"ssha\"`):\n Use ssha hashed passwords.\n- `8` (or `\"sha512\"`):\n Use sha512 hashed passwords.\n- `9` (or `\"sha256\"`):\n Use sha256 hashed passwords.\n", span: Span { start: Position { line: 95, column: 1, }, end: Position { line: 120, column: 15, }, }, }, ), ], span: Span { start: Position { line: 94, column: 39, }, end: Position { line: 120, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 80, column: 38, }, end: Position { line: 121, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "cryptDefault", span: Span { start: Position { line: 122, column: 13, }, end: Position { line: 122, column: 25, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 122, column: 28, }, end: Position { line: 122, column: 36, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 123, column: 15, }, end: Position { line: 123, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 123, column: 22, }, end: Position { line: 123, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 123, column: 28, }, end: Position { line: 123, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 123, column: 36, }, end: Position { line: 123, column: 41, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enum", span: Span { start: Position { line: 123, column: 42, }, end: Position { line: 123, column: 46, }, }, }, ), ], default: None, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "md5", span: Span { start: Position { line: 123, column: 50, }, end: Position { line: 123, column: 53, }, }, }, ), ], span: Span { start: Position { line: 123, column: 49, }, end: Position { line: 123, column: 54, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "sha256", span: Span { start: Position { line: 123, column: 56, }, end: Position { line: 123, column: 62, }, }, }, ), ], span: Span { start: Position { line: 123, column: 55, }, end: Position { line: 123, column: 63, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "sha512", span: Span { start: Position { line: 123, column: 65, }, end: Position { line: 123, column: 71, }, }, }, ), ], span: Span { start: Position { line: 123, column: 64, }, end: Position { line: 123, column: 72, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "blowfish", span: Span { start: Position { line: 123, column: 74, }, end: Position { line: 123, column: 82, }, }, }, ), ], span: Span { start: Position { line: 123, column: 73, }, end: Position { line: 123, column: 83, }, }, }, ), ], span: Span { start: Position { line: 123, column: 47, }, end: Position { line: 123, column: 85, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 124, column: 15, }, end: Position { line: 124, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 124, column: 25, }, end: Position { line: 124, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 125, column: 15, }, end: Position { line: 125, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "blowfish", span: Span { start: Position { line: 125, column: 26, }, end: Position { line: 125, column: 34, }, }, }, ), ], span: Span { start: Position { line: 125, column: 25, }, end: Position { line: 125, column: 35, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 126, column: 15, }, end: Position { line: 126, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 126, column: 29, }, end: Position { line: 126, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 126, column: 33, }, end: Position { line: 126, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The default encryption method to use for `passwordCrypt = 1`.", span: Span { start: Position { line: 126, column: 40, }, end: Position { line: 126, column: 101, }, }, }, ), ], span: Span { start: Position { line: 126, column: 39, }, end: Position { line: 126, column: 102, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 122, column: 37, }, end: Position { line: 127, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "where", span: Span { start: Position { line: 128, column: 13, }, end: Position { line: 128, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 128, column: 21, }, end: Position { line: 128, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 129, column: 15, }, end: Position { line: 129, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 129, column: 22, }, end: Position { line: 129, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 129, column: 28, }, end: Position { line: 129, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 129, column: 35, }, end: Position { line: 129, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 129, column: 41, }, end: Position { line: 129, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 130, column: 15, }, end: Position { line: 130, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 130, column: 25, }, end: Position { line: 130, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 131, column: 15, }, end: Position { line: 131, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "host.name='web' AND user.active=1", span: Span { start: Position { line: 131, column: 26, }, end: Position { line: 131, column: 59, }, }, }, ), ], span: Span { start: Position { line: 131, column: 25, }, end: Position { line: 131, column: 60, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 132, column: 15, }, end: Position { line: 132, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 132, column: 29, }, end: Position { line: 132, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 132, column: 33, }, end: Position { line: 132, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Additional criteria for the query.", span: Span { start: Position { line: 132, column: 40, }, end: Position { line: 132, column: 74, }, }, }, ), ], span: Span { start: Position { line: 132, column: 39, }, end: Position { line: 132, column: 75, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 128, column: 30, }, end: Position { line: 133, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "verbose", span: Span { start: Position { line: 134, column: 13, }, end: Position { line: 134, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 134, column: 23, }, end: Position { line: 134, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 135, column: 15, }, end: Position { line: 135, column: 19, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 135, column: 22, }, end: Position { line: 135, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 135, column: 28, }, end: Position { line: 135, column: 32, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 136, column: 15, }, end: Position { line: 136, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 136, column: 25, }, end: Position { line: 136, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 137, column: 15, }, end: Position { line: 137, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 137, column: 29, }, end: Position { line: 137, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 137, column: 33, }, end: Position { line: 137, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "If enabled, produces logs with detailed messages that describes what\n`pam_mysql` is doing. May be useful for debugging.\n", span: Span { start: Position { line: 138, column: 1, }, end: Position { line: 140, column: 15, }, }, }, ), ], span: Span { start: Position { line: 137, column: 39, }, end: Position { line: 140, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 134, column: 32, }, end: Position { line: 141, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "disconnectEveryOperation", span: Span { start: Position { line: 142, column: 13, }, end: Position { line: 142, column: 37, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 142, column: 40, }, end: Position { line: 142, column: 48, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 143, column: 15, }, end: Position { line: 143, column: 19, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 143, column: 22, }, end: Position { line: 143, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 143, column: 28, }, end: Position { line: 143, column: 32, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 144, column: 15, }, end: Position { line: 144, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 144, column: 25, }, end: Position { line: 144, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 145, column: 15, }, end: Position { line: 145, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 145, column: 29, }, end: Position { line: 145, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 145, column: 33, }, end: Position { line: 145, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "By default, `pam_mysql` keeps the connection to the MySQL\ndatabase until the session is closed. If this option is set to true it\ndisconnects every time the PAM operation has finished. This option may\nbe useful in case the session lasts quite long.\n", span: Span { start: Position { line: 146, column: 1, }, end: Position { line: 150, column: 15, }, }, }, ), ], span: Span { start: Position { line: 145, column: 39, }, end: Position { line: 150, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 142, column: 49, }, end: Position { line: 151, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "logging", span: Span { start: Position { line: 152, column: 13, }, end: Position { line: 152, column: 20, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 153, column: 15, }, end: Position { line: 153, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 153, column: 24, }, end: Position { line: 153, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 154, column: 17, }, end: Position { line: 154, column: 21, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 154, column: 24, }, end: Position { line: 154, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "bool", span: Span { start: Position { line: 154, column: 30, }, end: Position { line: 154, column: 34, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 155, column: 17, }, end: Position { line: 155, column: 24, }, }, }, ), ], to: Identifier( Identifier { id: "false", span: Span { start: Position { line: 155, column: 27, }, end: Position { line: 155, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 156, column: 17, }, end: Position { line: 156, column: 28, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 156, column: 31, }, end: Position { line: 156, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 156, column: 35, }, end: Position { line: 156, column: 40, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "Enables logging of authentication attempts in the MySQL database.", span: Span { start: Position { line: 156, column: 42, }, end: Position { line: 156, column: 107, }, }, }, ), ], span: Span { start: Position { line: 156, column: 41, }, end: Position { line: 156, column: 108, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 153, column: 33, }, end: Position { line: 157, column: 16, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "table", span: Span { start: Position { line: 158, column: 15, }, end: Position { line: 158, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 158, column: 23, }, end: Position { line: 158, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 159, column: 17, }, end: Position { line: 159, column: 21, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 159, column: 24, }, end: Position { line: 159, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 159, column: 30, }, end: Position { line: 159, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 160, column: 17, }, end: Position { line: 160, column: 24, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "logs", span: Span { start: Position { line: 160, column: 28, }, end: Position { line: 160, column: 32, }, }, }, ), ], span: Span { start: Position { line: 160, column: 27, }, end: Position { line: 160, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 161, column: 17, }, end: Position { line: 161, column: 28, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 161, column: 31, }, end: Position { line: 161, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 161, column: 35, }, end: Position { line: 161, column: 40, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "The name of the table to which logs are written.", span: Span { start: Position { line: 161, column: 42, }, end: Position { line: 161, column: 90, }, }, }, ), ], span: Span { start: Position { line: 161, column: 41, }, end: Position { line: 161, column: 91, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 158, column: 32, }, end: Position { line: 162, column: 16, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "msgColumn", span: Span { start: Position { line: 163, column: 15, }, end: Position { line: 163, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 163, column: 27, }, end: Position { line: 163, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 164, column: 17, }, end: Position { line: 164, column: 21, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 164, column: 24, }, end: Position { line: 164, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 164, column: 30, }, end: Position { line: 164, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 165, column: 17, }, end: Position { line: 165, column: 24, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "msg", span: Span { start: Position { line: 165, column: 28, }, end: Position { line: 165, column: 31, }, }, }, ), ], span: Span { start: Position { line: 165, column: 27, }, end: Position { line: 165, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 166, column: 17, }, end: Position { line: 166, column: 28, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 166, column: 31, }, end: Position { line: 166, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 166, column: 35, }, end: Position { line: 166, column: 40, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The name of the column in the log table to which the description\nof the performed operation is stored.\n", span: Span { start: Position { line: 167, column: 1, }, end: Position { line: 169, column: 17, }, }, }, ), ], span: Span { start: Position { line: 166, column: 41, }, end: Position { line: 169, column: 19, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 163, column: 36, }, end: Position { line: 170, column: 16, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "userColumn", span: Span { start: Position { line: 171, column: 15, }, end: Position { line: 171, column: 25, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 171, column: 28, }, end: Position { line: 171, column: 36, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 172, column: 17, }, end: Position { line: 172, column: 21, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 172, column: 24, }, end: Position { line: 172, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 172, column: 30, }, end: Position { line: 172, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 173, column: 17, }, end: Position { line: 173, column: 24, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 173, column: 28, }, end: Position { line: 173, column: 32, }, }, }, ), ], span: Span { start: Position { line: 173, column: 27, }, end: Position { line: 173, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 174, column: 17, }, end: Position { line: 174, column: 28, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 174, column: 31, }, end: Position { line: 174, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 174, column: 35, }, end: Position { line: 174, column: 40, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The name of the column in the log table to which the name of the\nuser being authenticated is stored.\n", span: Span { start: Position { line: 175, column: 1, }, end: Position { line: 177, column: 17, }, }, }, ), ], span: Span { start: Position { line: 174, column: 41, }, end: Position { line: 177, column: 19, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 171, column: 37, }, end: Position { line: 178, column: 16, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "pidColumn", span: Span { start: Position { line: 179, column: 15, }, end: Position { line: 179, column: 24, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 179, column: 27, }, end: Position { line: 179, column: 35, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 180, column: 17, }, end: Position { line: 180, column: 21, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 180, column: 24, }, end: Position { line: 180, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 180, column: 30, }, end: Position { line: 180, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 181, column: 17, }, end: Position { line: 181, column: 24, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "pid", span: Span { start: Position { line: 181, column: 28, }, end: Position { line: 181, column: 31, }, }, }, ), ], span: Span { start: Position { line: 181, column: 27, }, end: Position { line: 181, column: 32, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 182, column: 17, }, end: Position { line: 182, column: 28, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 182, column: 31, }, end: Position { line: 182, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 182, column: 35, }, end: Position { line: 182, column: 40, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The name of the column in the log table to which the pid of the\nprocess utilising the `pam_mysql's` authentication\nservice is stored.\n", span: Span { start: Position { line: 183, column: 1, }, end: Position { line: 186, column: 17, }, }, }, ), ], span: Span { start: Position { line: 182, column: 41, }, end: Position { line: 186, column: 19, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 179, column: 36, }, end: Position { line: 187, column: 16, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "hostColumn", span: Span { start: Position { line: 188, column: 15, }, end: Position { line: 188, column: 25, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 188, column: 28, }, end: Position { line: 188, column: 36, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 189, column: 17, }, end: Position { line: 189, column: 21, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 189, column: 24, }, end: Position { line: 189, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 189, column: 30, }, end: Position { line: 189, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 190, column: 17, }, end: Position { line: 190, column: 24, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "host", span: Span { start: Position { line: 190, column: 28, }, end: Position { line: 190, column: 32, }, }, }, ), ], span: Span { start: Position { line: 190, column: 27, }, end: Position { line: 190, column: 33, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 191, column: 17, }, end: Position { line: 191, column: 28, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 191, column: 31, }, end: Position { line: 191, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 191, column: 35, }, end: Position { line: 191, column: 40, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The name of the column in the log table to which the name of the user\nbeing authenticated is stored.\n", span: Span { start: Position { line: 192, column: 1, }, end: Position { line: 194, column: 17, }, }, }, ), ], span: Span { start: Position { line: 191, column: 41, }, end: Position { line: 194, column: 19, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 188, column: 37, }, end: Position { line: 195, column: 16, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "rHostColumn", span: Span { start: Position { line: 196, column: 15, }, end: Position { line: 196, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 196, column: 29, }, end: Position { line: 196, column: 37, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 197, column: 17, }, end: Position { line: 197, column: 21, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 197, column: 24, }, end: Position { line: 197, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 197, column: 30, }, end: Position { line: 197, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 198, column: 17, }, end: Position { line: 198, column: 24, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "rhost", span: Span { start: Position { line: 198, column: 28, }, end: Position { line: 198, column: 33, }, }, }, ), ], span: Span { start: Position { line: 198, column: 27, }, end: Position { line: 198, column: 34, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 199, column: 17, }, end: Position { line: 199, column: 28, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 199, column: 31, }, end: Position { line: 199, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 199, column: 35, }, end: Position { line: 199, column: 40, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The name of the column in the log table to which the name of the remote\nhost that initiates the session is stored. The value is supposed to be\nset by the PAM-aware application with `pam_set_item(PAM_RHOST)`.\n", span: Span { start: Position { line: 200, column: 1, }, end: Position { line: 203, column: 17, }, }, }, ), ], span: Span { start: Position { line: 199, column: 41, }, end: Position { line: 203, column: 19, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 196, column: 38, }, end: Position { line: 204, column: 16, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "timeColumn", span: Span { start: Position { line: 205, column: 15, }, end: Position { line: 205, column: 25, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 205, column: 28, }, end: Position { line: 205, column: 36, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 206, column: 17, }, end: Position { line: 206, column: 21, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 206, column: 24, }, end: Position { line: 206, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 206, column: 30, }, end: Position { line: 206, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 207, column: 17, }, end: Position { line: 207, column: 24, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "timestamp", span: Span { start: Position { line: 207, column: 28, }, end: Position { line: 207, column: 37, }, }, }, ), ], span: Span { start: Position { line: 207, column: 27, }, end: Position { line: 207, column: 38, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 208, column: 17, }, end: Position { line: 208, column: 28, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 208, column: 31, }, end: Position { line: 208, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 208, column: 35, }, end: Position { line: 208, column: 40, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "The name of the column in the log table to which the timestamp of the\nlog entry is stored.\n", span: Span { start: Position { line: 209, column: 1, }, end: Position { line: 211, column: 17, }, }, }, ), ], span: Span { start: Position { line: 208, column: 41, }, end: Position { line: 211, column: 19, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 205, column: 37, }, end: Position { line: 212, column: 16, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 152, column: 23, }, end: Position { line: 213, column: 14, }, }, }, ), }, ), ], span: Span { start: Position { line: 35, column: 21, }, end: Position { line: 214, column: 12, }, }, }, ), }, ), ], span: Span { start: Position { line: 34, column: 32, }, end: Position { line: 215, column: 10, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 32, column: 22, }, end: Position { line: 216, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 217, column: 7, }, end: Position { line: 217, column: 10, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 217, column: 13, }, end: Position { line: 217, column: 21, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 218, column: 9, }, end: Position { line: 218, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 218, column: 23, }, end: Position { line: 218, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 218, column: 27, }, end: Position { line: 218, column: 32, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Settings for `libnss-mysql`.\n\nAll examples are from the [minimal example](https://github.com/saknopper/libnss-mysql/tree/master/sample/minimal)\nof `libnss-mysql`, but they are modified with NixOS paths for bash.\n", span: Span { start: Position { line: 219, column: 1, }, end: Position { line: 223, column: 9, }, }, }, ), ], span: Span { start: Position { line: 218, column: 33, }, end: Position { line: 223, column: 11, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 224, column: 9, }, end: Position { line: 224, column: 13, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 224, column: 16, }, end: Position { line: 224, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "submodule", span: Span { start: Position { line: 224, column: 22, }, end: Position { line: 224, column: 31, }, }, }, ), ], default: None, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 225, column: 11, }, end: Position { line: 225, column: 18, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "getpwnam", span: Span { start: Position { line: 226, column: 13, }, end: Position { line: 226, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 226, column: 24, }, end: Position { line: 226, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 227, column: 15, }, end: Position { line: 227, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 227, column: 22, }, end: Position { line: 227, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 227, column: 28, }, end: Position { line: 227, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 227, column: 35, }, end: Position { line: 227, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 227, column: 41, }, end: Position { line: 227, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 228, column: 15, }, end: Position { line: 228, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 228, column: 25, }, end: Position { line: 228, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 229, column: 15, }, end: Position { line: 229, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 229, column: 25, }, end: Position { line: 229, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT username,'x',uid,'5000','MySQL User', CONCAT('/home/',username),'/run/sw/current-system/bin/bash' \\\nFROM users \\\nWHERE username='%1$s' \\\nLIMIT 1\n", span: Span { start: Position { line: 230, column: 1, }, end: Position { line: 234, column: 15, }, }, }, ), ], span: Span { start: Position { line: 229, column: 43, }, end: Position { line: 234, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 235, column: 15, }, end: Position { line: 235, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 235, column: 29, }, end: Position { line: 235, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 235, column: 33, }, end: Position { line: 235, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [getpwnam](https://man7.org/linux/man-pages/man3/getpwnam.3.html)\nsyscall.\n", span: Span { start: Position { line: 236, column: 1, }, end: Position { line: 238, column: 15, }, }, }, ), ], span: Span { start: Position { line: 235, column: 39, }, end: Position { line: 238, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 226, column: 33, }, end: Position { line: 239, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "getpwuid", span: Span { start: Position { line: 240, column: 13, }, end: Position { line: 240, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 240, column: 24, }, end: Position { line: 240, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 241, column: 15, }, end: Position { line: 241, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 241, column: 22, }, end: Position { line: 241, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 241, column: 28, }, end: Position { line: 241, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 241, column: 35, }, end: Position { line: 241, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 241, column: 41, }, end: Position { line: 241, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 242, column: 15, }, end: Position { line: 242, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 242, column: 25, }, end: Position { line: 242, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 243, column: 15, }, end: Position { line: 243, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 243, column: 25, }, end: Position { line: 243, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT username,'x',uid,'5000','MySQL User', CONCAT('/home/',username),'/run/sw/current-system/bin/bash' \\\nFROM users \\\nWHERE uid='%1$u' \\\nLIMIT 1\n", span: Span { start: Position { line: 244, column: 1, }, end: Position { line: 248, column: 15, }, }, }, ), ], span: Span { start: Position { line: 243, column: 43, }, end: Position { line: 248, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 249, column: 15, }, end: Position { line: 249, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 249, column: 29, }, end: Position { line: 249, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 249, column: 33, }, end: Position { line: 249, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [getpwuid](https://man7.org/linux/man-pages/man3/getpwuid.3.html)\nsyscall.\n", span: Span { start: Position { line: 250, column: 1, }, end: Position { line: 252, column: 15, }, }, }, ), ], span: Span { start: Position { line: 249, column: 39, }, end: Position { line: 252, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 240, column: 33, }, end: Position { line: 253, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "getspnam", span: Span { start: Position { line: 254, column: 13, }, end: Position { line: 254, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 254, column: 24, }, end: Position { line: 254, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 255, column: 15, }, end: Position { line: 255, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 255, column: 22, }, end: Position { line: 255, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 255, column: 28, }, end: Position { line: 255, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 255, column: 35, }, end: Position { line: 255, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 255, column: 41, }, end: Position { line: 255, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 256, column: 15, }, end: Position { line: 256, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 256, column: 25, }, end: Position { line: 256, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 257, column: 15, }, end: Position { line: 257, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 257, column: 25, }, end: Position { line: 257, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT username,password,'1','0','99999','0','0','-1','0' \\\nFROM users \\\nWHERE username='%1$s' \\\nLIMIT 1\n", span: Span { start: Position { line: 258, column: 1, }, end: Position { line: 262, column: 15, }, }, }, ), ], span: Span { start: Position { line: 257, column: 43, }, end: Position { line: 262, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 263, column: 15, }, end: Position { line: 263, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 263, column: 29, }, end: Position { line: 263, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 263, column: 33, }, end: Position { line: 263, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [getspnam](https://man7.org/linux/man-pages/man3/getspnam.3.html)\nsyscall.\n", span: Span { start: Position { line: 264, column: 1, }, end: Position { line: 266, column: 15, }, }, }, ), ], span: Span { start: Position { line: 263, column: 39, }, end: Position { line: 266, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 254, column: 33, }, end: Position { line: 267, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "getpwent", span: Span { start: Position { line: 268, column: 13, }, end: Position { line: 268, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 268, column: 24, }, end: Position { line: 268, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 269, column: 15, }, end: Position { line: 269, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 269, column: 22, }, end: Position { line: 269, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 269, column: 28, }, end: Position { line: 269, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 269, column: 35, }, end: Position { line: 269, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 269, column: 41, }, end: Position { line: 269, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 270, column: 15, }, end: Position { line: 270, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 270, column: 25, }, end: Position { line: 270, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 271, column: 15, }, end: Position { line: 271, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 271, column: 25, }, end: Position { line: 271, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT username,'x',uid,'5000','MySQL User', CONCAT('/home/',username),'/run/sw/current-system/bin/bash' FROM users\n", span: Span { start: Position { line: 272, column: 1, }, end: Position { line: 273, column: 15, }, }, }, ), ], span: Span { start: Position { line: 271, column: 43, }, end: Position { line: 273, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 274, column: 15, }, end: Position { line: 274, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 274, column: 29, }, end: Position { line: 274, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 274, column: 33, }, end: Position { line: 274, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [getpwent](https://man7.org/linux/man-pages/man3/getpwent.3.html)\nsyscall.\n", span: Span { start: Position { line: 275, column: 1, }, end: Position { line: 277, column: 15, }, }, }, ), ], span: Span { start: Position { line: 274, column: 39, }, end: Position { line: 277, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 268, column: 33, }, end: Position { line: 278, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "getspent", span: Span { start: Position { line: 279, column: 13, }, end: Position { line: 279, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 279, column: 24, }, end: Position { line: 279, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 280, column: 15, }, end: Position { line: 280, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 280, column: 22, }, end: Position { line: 280, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 280, column: 28, }, end: Position { line: 280, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 280, column: 35, }, end: Position { line: 280, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 280, column: 41, }, end: Position { line: 280, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 281, column: 15, }, end: Position { line: 281, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 281, column: 25, }, end: Position { line: 281, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 282, column: 15, }, end: Position { line: 282, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 282, column: 25, }, end: Position { line: 282, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT username,password,'1','0','99999','0','0','-1','0' FROM users\n", span: Span { start: Position { line: 283, column: 1, }, end: Position { line: 284, column: 15, }, }, }, ), ], span: Span { start: Position { line: 282, column: 43, }, end: Position { line: 284, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 285, column: 15, }, end: Position { line: 285, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 285, column: 29, }, end: Position { line: 285, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 285, column: 33, }, end: Position { line: 285, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [getspent](https://man7.org/linux/man-pages/man3/getspent.3.html)\nsyscall.\n", span: Span { start: Position { line: 286, column: 1, }, end: Position { line: 288, column: 15, }, }, }, ), ], span: Span { start: Position { line: 285, column: 39, }, end: Position { line: 288, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 279, column: 33, }, end: Position { line: 289, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "getgrnam", span: Span { start: Position { line: 290, column: 13, }, end: Position { line: 290, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 290, column: 24, }, end: Position { line: 290, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 291, column: 15, }, end: Position { line: 291, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 291, column: 22, }, end: Position { line: 291, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 291, column: 28, }, end: Position { line: 291, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 291, column: 35, }, end: Position { line: 291, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 291, column: 41, }, end: Position { line: 291, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 292, column: 15, }, end: Position { line: 292, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 292, column: 25, }, end: Position { line: 292, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 293, column: 15, }, end: Position { line: 293, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 293, column: 25, }, end: Position { line: 293, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT name,password,gid FROM groups WHERE name='%1$s' LIMIT 1\n", span: Span { start: Position { line: 294, column: 1, }, end: Position { line: 295, column: 15, }, }, }, ), ], span: Span { start: Position { line: 293, column: 43, }, end: Position { line: 295, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 296, column: 15, }, end: Position { line: 296, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 296, column: 29, }, end: Position { line: 296, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 296, column: 33, }, end: Position { line: 296, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [getgrnam](https://man7.org/linux/man-pages/man3/getgrnam.3.html)\nsyscall.\n", span: Span { start: Position { line: 297, column: 1, }, end: Position { line: 299, column: 15, }, }, }, ), ], span: Span { start: Position { line: 296, column: 39, }, end: Position { line: 299, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 290, column: 33, }, end: Position { line: 300, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "getgrgid", span: Span { start: Position { line: 301, column: 13, }, end: Position { line: 301, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 301, column: 24, }, end: Position { line: 301, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 302, column: 15, }, end: Position { line: 302, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 302, column: 22, }, end: Position { line: 302, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 302, column: 28, }, end: Position { line: 302, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 302, column: 35, }, end: Position { line: 302, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 302, column: 41, }, end: Position { line: 302, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 303, column: 15, }, end: Position { line: 303, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 303, column: 25, }, end: Position { line: 303, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 304, column: 15, }, end: Position { line: 304, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 304, column: 25, }, end: Position { line: 304, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT name,password,gid FROM groups WHERE gid='%1$u' LIMIT 1\n", span: Span { start: Position { line: 305, column: 1, }, end: Position { line: 306, column: 15, }, }, }, ), ], span: Span { start: Position { line: 304, column: 43, }, end: Position { line: 306, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 307, column: 15, }, end: Position { line: 307, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 307, column: 29, }, end: Position { line: 307, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 307, column: 33, }, end: Position { line: 307, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [getgrgid](https://man7.org/linux/man-pages/man3/getgrgid.3.html)\nsyscall.\n", span: Span { start: Position { line: 308, column: 1, }, end: Position { line: 310, column: 15, }, }, }, ), ], span: Span { start: Position { line: 307, column: 39, }, end: Position { line: 310, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 301, column: 33, }, end: Position { line: 311, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "getgrent", span: Span { start: Position { line: 312, column: 13, }, end: Position { line: 312, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 312, column: 24, }, end: Position { line: 312, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 313, column: 15, }, end: Position { line: 313, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 313, column: 22, }, end: Position { line: 313, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 313, column: 28, }, end: Position { line: 313, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 313, column: 35, }, end: Position { line: 313, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 313, column: 41, }, end: Position { line: 313, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 314, column: 15, }, end: Position { line: 314, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 314, column: 25, }, end: Position { line: 314, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 315, column: 15, }, end: Position { line: 315, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 315, column: 25, }, end: Position { line: 315, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT name,password,gid FROM groups\n", span: Span { start: Position { line: 316, column: 1, }, end: Position { line: 317, column: 15, }, }, }, ), ], span: Span { start: Position { line: 315, column: 43, }, end: Position { line: 317, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 318, column: 15, }, end: Position { line: 318, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 318, column: 29, }, end: Position { line: 318, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 318, column: 33, }, end: Position { line: 318, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [getgrent](https://man7.org/linux/man-pages/man3/getgrent.3.html)\nsyscall.\n", span: Span { start: Position { line: 319, column: 1, }, end: Position { line: 321, column: 15, }, }, }, ), ], span: Span { start: Position { line: 318, column: 39, }, end: Position { line: 321, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 312, column: 33, }, end: Position { line: 322, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "memsbygid", span: Span { start: Position { line: 323, column: 13, }, end: Position { line: 323, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 323, column: 25, }, end: Position { line: 323, column: 33, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 324, column: 15, }, end: Position { line: 324, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 324, column: 22, }, end: Position { line: 324, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 324, column: 28, }, end: Position { line: 324, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 324, column: 35, }, end: Position { line: 324, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 324, column: 41, }, end: Position { line: 324, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 325, column: 15, }, end: Position { line: 325, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 325, column: 25, }, end: Position { line: 325, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 326, column: 15, }, end: Position { line: 326, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 326, column: 25, }, end: Position { line: 326, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT username FROM grouplist WHERE gid='%1$u'\n", span: Span { start: Position { line: 327, column: 1, }, end: Position { line: 328, column: 15, }, }, }, ), ], span: Span { start: Position { line: 326, column: 43, }, end: Position { line: 328, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 329, column: 15, }, end: Position { line: 329, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 329, column: 29, }, end: Position { line: 329, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 329, column: 33, }, end: Position { line: 329, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [memsbygid](https://man7.org/linux/man-pages/man3/memsbygid.3.html)\nsyscall.\n", span: Span { start: Position { line: 330, column: 1, }, end: Position { line: 332, column: 15, }, }, }, ), ], span: Span { start: Position { line: 329, column: 39, }, end: Position { line: 332, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 323, column: 34, }, end: Position { line: 333, column: 14, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "gidsbymem", span: Span { start: Position { line: 334, column: 13, }, end: Position { line: 334, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 334, column: 25, }, end: Position { line: 334, column: 33, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 335, column: 15, }, end: Position { line: 335, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 335, column: 22, }, end: Position { line: 335, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 335, column: 28, }, end: Position { line: 335, column: 34, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 335, column: 35, }, end: Position { line: 335, column: 40, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 335, column: 41, }, end: Position { line: 335, column: 44, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 336, column: 15, }, end: Position { line: 336, column: 22, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 336, column: 25, }, end: Position { line: 336, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "example", span: Span { start: Position { line: 337, column: 15, }, end: Position { line: 337, column: 22, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 337, column: 25, }, end: Position { line: 337, column: 42, }, }, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SELECT gid FROM grouplist WHERE username='%1$s'\n", span: Span { start: Position { line: 338, column: 1, }, end: Position { line: 339, column: 15, }, }, }, ), ], span: Span { start: Position { line: 337, column: 43, }, end: Position { line: 339, column: 17, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 340, column: 15, }, end: Position { line: 340, column: 26, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 340, column: 29, }, end: Position { line: 340, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 340, column: 33, }, end: Position { line: 340, column: 38, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "SQL query for the [gidsbymem](https://man7.org/linux/man-pages/man3/gidsbymem.3.html)\nsyscall.\n", span: Span { start: Position { line: 341, column: 1, }, end: Position { line: 343, column: 15, }, }, }, ), ], span: Span { start: Position { line: 340, column: 39, }, end: Position { line: 343, column: 17, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 334, column: 34, }, end: Position { line: 344, column: 14, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 225, column: 21, }, end: Position { line: 345, column: 12, }, }, }, ), }, ), ], span: Span { start: Position { line: 224, column: 32, }, end: Position { line: 346, column: 10, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 217, column: 22, }, end: Position { line: 347, column: 8, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 10, column: 19, }, end: Position { line: 348, column: 6, }, }, }, ), }, ), ], span: Span { start: Position { line: 9, column: 13, }, end: Position { line: 349, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 351, column: 3, }, end: Position { line: 351, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 351, column: 12, }, end: Position { line: 351, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 351, column: 17, }, end: Position { line: 351, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 351, column: 21, }, end: Position { line: 351, column: 27, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "system", span: Span { start: Position { line: 352, column: 5, }, end: Position { line: 352, column: 11, }, }, }, ), Raw( PartRaw { content: "nssModules", span: Span { start: Position { line: 352, column: 12, }, end: Position { line: 352, column: 22, }, }, }, ), ], to: List( List { elements: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 352, column: 27, }, end: Position { line: 352, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "libnss-mysql", span: Span { start: Position { line: 352, column: 32, }, end: Position { line: 352, column: 44, }, }, }, ), ], default: None, }, ), ], span: Span { start: Position { line: 352, column: 25, }, end: Position { line: 352, column: 46, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "system", span: Span { start: Position { line: 353, column: 5, }, end: Position { line: 353, column: 11, }, }, }, ), Raw( PartRaw { content: "nssDatabases", span: Span { start: Position { line: 353, column: 12, }, end: Position { line: 353, column: 24, }, }, }, ), Raw( PartRaw { content: "shadow", span: Span { start: Position { line: 353, column: 25, }, end: Position { line: 353, column: 31, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "mysql", span: Span { start: Position { line: 353, column: 37, }, end: Position { line: 353, column: 42, }, }, }, ), ], span: Span { start: Position { line: 353, column: 36, }, end: Position { line: 353, column: 43, }, }, }, ), ], span: Span { start: Position { line: 353, column: 34, }, end: Position { line: 353, column: 45, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "system", span: Span { start: Position { line: 354, column: 5, }, end: Position { line: 354, column: 11, }, }, }, ), Raw( PartRaw { content: "nssDatabases", span: Span { start: Position { line: 354, column: 12, }, end: Position { line: 354, column: 24, }, }, }, ), Raw( PartRaw { content: "group", span: Span { start: Position { line: 354, column: 25, }, end: Position { line: 354, column: 30, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "mysql", span: Span { start: Position { line: 354, column: 36, }, end: Position { line: 354, column: 41, }, }, }, ), ], span: Span { start: Position { line: 354, column: 35, }, end: Position { line: 354, column: 42, }, }, }, ), ], span: Span { start: Position { line: 354, column: 33, }, end: Position { line: 354, column: 44, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "system", span: Span { start: Position { line: 355, column: 5, }, end: Position { line: 355, column: 11, }, }, }, ), Raw( PartRaw { content: "nssDatabases", span: Span { start: Position { line: 355, column: 12, }, end: Position { line: 355, column: 24, }, }, }, ), Raw( PartRaw { content: "passwd", span: Span { start: Position { line: 355, column: 25, }, end: Position { line: 355, column: 31, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "mysql", span: Span { start: Position { line: 355, column: 37, }, end: Position { line: 355, column: 42, }, }, }, ), ], span: Span { start: Position { line: 355, column: 36, }, end: Position { line: 355, column: 43, }, }, }, ), ], span: Span { start: Position { line: 355, column: 34, }, end: Position { line: 355, column: 45, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 357, column: 5, }, end: Position { line: 357, column: 16, }, }, }, ), Raw( PartRaw { content: "etc", span: Span { start: Position { line: 357, column: 17, }, end: Position { line: 357, column: 20, }, }, }, ), Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "security/pam_mysql.conf", span: Span { start: Position { line: 357, column: 22, }, end: Position { line: 357, column: 45, }, }, }, ), ], span: Span { start: Position { line: 357, column: 21, }, end: Position { line: 357, column: 46, }, }, }, ), }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 358, column: 7, }, end: Position { line: 358, column: 11, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "root", span: Span { start: Position { line: 358, column: 15, }, end: Position { line: 358, column: 19, }, }, }, ), ], span: Span { start: Position { line: 358, column: 14, }, end: Position { line: 358, column: 20, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 359, column: 7, }, end: Position { line: 359, column: 12, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "root", span: Span { start: Position { line: 359, column: 16, }, end: Position { line: 359, column: 20, }, }, }, ), ], span: Span { start: Position { line: 359, column: 15, }, end: Position { line: 359, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "mode", span: Span { start: Position { line: 360, column: 7, }, end: Position { line: 360, column: 11, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "0600", span: Span { start: Position { line: 360, column: 15, }, end: Position { line: 360, column: 19, }, }, }, ), ], span: Span { start: Position { line: 360, column: 14, }, end: Position { line: 360, column: 20, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "text", span: Span { start: Position { line: 362, column: 7, }, end: Position { line: 362, column: 11, }, }, }, ), ], to: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "users.host=", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 363, column: 20, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 363, column: 22, }, end: Position { line: 363, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "host", span: Span { start: Position { line: 363, column: 26, }, end: Position { line: 363, column: 30, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nusers.db_user=", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 364, column: 23, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 364, column: 25, }, end: Position { line: 364, column: 28, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 364, column: 29, }, end: Position { line: 364, column: 33, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nusers.database=", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 365, column: 24, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 365, column: 26, }, end: Position { line: 365, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "database", span: Span { start: Position { line: 365, column: 30, }, end: Position { line: 365, column: 38, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nusers.table=", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 366, column: 21, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 366, column: 23, }, end: Position { line: 366, column: 26, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 366, column: 27, }, end: Position { line: 366, column: 30, }, }, }, ), Raw( PartRaw { content: "table", span: Span { start: Position { line: 366, column: 31, }, end: Position { line: 366, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nusers.user_column=", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 367, column: 27, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 367, column: 29, }, end: Position { line: 367, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 367, column: 33, }, end: Position { line: 367, column: 36, }, }, }, ), Raw( PartRaw { content: "userColumn", span: Span { start: Position { line: 367, column: 37, }, end: Position { line: 367, column: 47, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nusers.password_column=", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 368, column: 31, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 368, column: 33, }, end: Position { line: 368, column: 36, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 368, column: 37, }, end: Position { line: 368, column: 40, }, }, }, ), Raw( PartRaw { content: "passwordColumn", span: Span { start: Position { line: 368, column: 41, }, end: Position { line: 368, column: 55, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nusers.password_crypt=", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 369, column: 30, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 369, column: 32, }, end: Position { line: 369, column: 35, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 369, column: 36, }, end: Position { line: 369, column: 39, }, }, }, ), Raw( PartRaw { content: "passwordCrypt", span: Span { start: Position { line: 369, column: 40, }, end: Position { line: 369, column: 53, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nusers.disconnect_every_operation=", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 370, column: 42, }, }, }, ), Interpolation( PartInterpolation { expression: IfThenElse( IfThenElse { predicate: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 370, column: 47, }, end: Position { line: 370, column: 50, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 370, column: 51, }, end: Position { line: 370, column: 54, }, }, }, ), Raw( PartRaw { content: "disconnectEveryOperation", span: Span { start: Position { line: 370, column: 55, }, end: Position { line: 370, column: 79, }, }, }, ), ], default: None, }, ), then: String( String_ { parts: [ Raw( PartRaw { content: "1", span: Span { start: Position { line: 370, column: 86, }, end: Position { line: 370, column: 87, }, }, }, ), ], span: Span { start: Position { line: 370, column: 85, }, end: Position { line: 370, column: 88, }, }, }, ), else_: String( String_ { parts: [ Raw( PartRaw { content: "0", span: Span { start: Position { line: 370, column: 95, }, end: Position { line: 370, column: 96, }, }, }, ), ], span: Span { start: Position { line: 370, column: 94, }, end: Position { line: 370, column: 97, }, }, }, ), span: Span { start: Position { line: 370, column: 44, }, end: Position { line: 370, column: 97, }, }, }, ), }, ), Raw( PartRaw { content: "\nverbose=", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 371, column: 17, }, }, }, ), Interpolation( PartInterpolation { expression: IfThenElse( IfThenElse { predicate: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 371, column: 22, }, end: Position { line: 371, column: 25, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 371, column: 26, }, end: Position { line: 371, column: 29, }, }, }, ), Raw( PartRaw { content: "verbose", span: Span { start: Position { line: 371, column: 30, }, end: Position { line: 371, column: 37, }, }, }, ), ], default: None, }, ), then: String( String_ { parts: [ Raw( PartRaw { content: "1", span: Span { start: Position { line: 371, column: 44, }, end: Position { line: 371, column: 45, }, }, }, ), ], span: Span { start: Position { line: 371, column: 43, }, end: Position { line: 371, column: 46, }, }, }, ), else_: String( String_ { parts: [ Raw( PartRaw { content: "0", span: Span { start: Position { line: 371, column: 53, }, end: Position { line: 371, column: 54, }, }, }, ), ], span: Span { start: Position { line: 371, column: 52, }, end: Position { line: 371, column: 55, }, }, }, ), span: Span { start: Position { line: 371, column: 19, }, end: Position { line: 371, column: 55, }, }, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 363, column: 1, }, end: Position { line: 372, column: 7, }, }, }, ), ], span: Span { start: Position { line: 362, column: 14, }, end: Position { line: 372, column: 9, }, }, }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 372, column: 12, }, end: Position { line: 372, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 372, column: 28, }, end: Position { line: 372, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 372, column: 32, }, end: Position { line: 372, column: 35, }, }, }, ), Raw( PartRaw { content: "cryptDefault", span: Span { start: Position { line: 372, column: 36, }, end: Position { line: 372, column: 48, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 372, column: 52, }, end: Position { line: 372, column: 56, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "users.use_", span: Span { start: Position { line: 373, column: 1, }, end: Position { line: 373, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 373, column: 21, }, end: Position { line: 373, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 373, column: 25, }, end: Position { line: 373, column: 28, }, }, }, ), Raw( PartRaw { content: "cryptDefault", span: Span { start: Position { line: 373, column: 29, }, end: Position { line: 373, column: 41, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "=1\n", span: Span { start: Position { line: 373, column: 1, }, end: Position { line: 374, column: 7, }, }, }, ), ], span: Span { start: Position { line: 372, column: 58, }, end: Position { line: 374, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 374, column: 12, }, end: Position { line: 374, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 374, column: 28, }, end: Position { line: 374, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 374, column: 32, }, end: Position { line: 374, column: 35, }, }, }, ), Raw( PartRaw { content: "where", span: Span { start: Position { line: 374, column: 36, }, end: Position { line: 374, column: 41, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 374, column: 45, }, end: Position { line: 374, column: 49, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "users.where_clause=", span: Span { start: Position { line: 375, column: 1, }, end: Position { line: 375, column: 28, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 375, column: 30, }, end: Position { line: 375, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 375, column: 34, }, end: Position { line: 375, column: 37, }, }, }, ), Raw( PartRaw { content: "where", span: Span { start: Position { line: 375, column: 38, }, end: Position { line: 375, column: 43, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 375, column: 1, }, end: Position { line: 376, column: 7, }, }, }, ), ], span: Span { start: Position { line: 374, column: 51, }, end: Position { line: 376, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 376, column: 12, }, end: Position { line: 376, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 376, column: 28, }, end: Position { line: 376, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 376, column: 32, }, end: Position { line: 376, column: 35, }, }, }, ), Raw( PartRaw { content: "statusColumn", span: Span { start: Position { line: 376, column: 36, }, end: Position { line: 376, column: 48, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 376, column: 52, }, end: Position { line: 376, column: 56, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "users.status_column=", span: Span { start: Position { line: 377, column: 1, }, end: Position { line: 377, column: 29, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 377, column: 31, }, end: Position { line: 377, column: 34, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 377, column: 35, }, end: Position { line: 377, column: 38, }, }, }, ), Raw( PartRaw { content: "statusColumn", span: Span { start: Position { line: 377, column: 39, }, end: Position { line: 377, column: 51, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 377, column: 1, }, end: Position { line: 378, column: 7, }, }, }, ), ], span: Span { start: Position { line: 376, column: 58, }, end: Position { line: 378, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 378, column: 12, }, end: Position { line: 378, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 378, column: 28, }, end: Position { line: 378, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 378, column: 32, }, end: Position { line: 378, column: 35, }, }, }, ), Raw( PartRaw { content: "updateTable", span: Span { start: Position { line: 378, column: 36, }, end: Position { line: 378, column: 47, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 378, column: 51, }, end: Position { line: 378, column: 55, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "users.update_table=", span: Span { start: Position { line: 379, column: 1, }, end: Position { line: 379, column: 28, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 379, column: 30, }, end: Position { line: 379, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 379, column: 34, }, end: Position { line: 379, column: 37, }, }, }, ), Raw( PartRaw { content: "updateTable", span: Span { start: Position { line: 379, column: 38, }, end: Position { line: 379, column: 49, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 379, column: 1, }, end: Position { line: 380, column: 7, }, }, }, ), ], span: Span { start: Position { line: 378, column: 57, }, end: Position { line: 380, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 380, column: 12, }, end: Position { line: 380, column: 26, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 380, column: 27, }, end: Position { line: 380, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 380, column: 31, }, end: Position { line: 380, column: 34, }, }, }, ), Raw( PartRaw { content: "logging", span: Span { start: Position { line: 380, column: 35, }, end: Position { line: 380, column: 42, }, }, }, ), Raw( PartRaw { content: "enable", span: Span { start: Position { line: 380, column: 43, }, end: Position { line: 380, column: 49, }, }, }, ), ], default: None, }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "log.enabled=true\nlog.table=", span: Span { start: Position { line: 381, column: 1, }, end: Position { line: 382, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 382, column: 21, }, end: Position { line: 382, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 382, column: 25, }, end: Position { line: 382, column: 28, }, }, }, ), Raw( PartRaw { content: "logging", span: Span { start: Position { line: 382, column: 29, }, end: Position { line: 382, column: 36, }, }, }, ), Raw( PartRaw { content: "table", span: Span { start: Position { line: 382, column: 37, }, end: Position { line: 382, column: 42, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nlog.message_column=", span: Span { start: Position { line: 381, column: 1, }, end: Position { line: 383, column: 28, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 383, column: 30, }, end: Position { line: 383, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 383, column: 34, }, end: Position { line: 383, column: 37, }, }, }, ), Raw( PartRaw { content: "logging", span: Span { start: Position { line: 383, column: 38, }, end: Position { line: 383, column: 45, }, }, }, ), Raw( PartRaw { content: "msgColumn", span: Span { start: Position { line: 383, column: 46, }, end: Position { line: 383, column: 55, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nlog.pid_column=", span: Span { start: Position { line: 381, column: 1, }, end: Position { line: 384, column: 24, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 384, column: 26, }, end: Position { line: 384, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 384, column: 30, }, end: Position { line: 384, column: 33, }, }, }, ), Raw( PartRaw { content: "logging", span: Span { start: Position { line: 384, column: 34, }, end: Position { line: 384, column: 41, }, }, }, ), Raw( PartRaw { content: "pidColumn", span: Span { start: Position { line: 384, column: 42, }, end: Position { line: 384, column: 51, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nlog.user_column=", span: Span { start: Position { line: 381, column: 1, }, end: Position { line: 385, column: 25, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 385, column: 27, }, end: Position { line: 385, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 385, column: 31, }, end: Position { line: 385, column: 34, }, }, }, ), Raw( PartRaw { content: "logging", span: Span { start: Position { line: 385, column: 35, }, end: Position { line: 385, column: 42, }, }, }, ), Raw( PartRaw { content: "userColumn", span: Span { start: Position { line: 385, column: 43, }, end: Position { line: 385, column: 53, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nlog.host_column=", span: Span { start: Position { line: 381, column: 1, }, end: Position { line: 386, column: 25, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 386, column: 27, }, end: Position { line: 386, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 386, column: 31, }, end: Position { line: 386, column: 34, }, }, }, ), Raw( PartRaw { content: "logging", span: Span { start: Position { line: 386, column: 35, }, end: Position { line: 386, column: 42, }, }, }, ), Raw( PartRaw { content: "hostColumn", span: Span { start: Position { line: 386, column: 43, }, end: Position { line: 386, column: 53, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nlog.rhost_column=", span: Span { start: Position { line: 381, column: 1, }, end: Position { line: 387, column: 26, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 387, column: 28, }, end: Position { line: 387, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 387, column: 32, }, end: Position { line: 387, column: 35, }, }, }, ), Raw( PartRaw { content: "logging", span: Span { start: Position { line: 387, column: 36, }, end: Position { line: 387, column: 43, }, }, }, ), Raw( PartRaw { content: "rHostColumn", span: Span { start: Position { line: 387, column: 44, }, end: Position { line: 387, column: 55, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\nlog.time_column=", span: Span { start: Position { line: 381, column: 1, }, end: Position { line: 388, column: 25, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 388, column: 27, }, end: Position { line: 388, column: 30, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "pam", span: Span { start: Position { line: 388, column: 31, }, end: Position { line: 388, column: 34, }, }, }, ), Raw( PartRaw { content: "logging", span: Span { start: Position { line: 388, column: 35, }, end: Position { line: 388, column: 42, }, }, }, ), Raw( PartRaw { content: "timeColumn", span: Span { start: Position { line: 388, column: 43, }, end: Position { line: 388, column: 53, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 381, column: 1, }, end: Position { line: 389, column: 7, }, }, }, ), ], span: Span { start: Position { line: 380, column: 50, }, end: Position { line: 389, column: 9, }, }, }, ), ], }, ), }, ), }, ), ], span: Span { start: Position { line: 357, column: 49, }, end: Position { line: 390, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 392, column: 5, }, end: Position { line: 392, column: 16, }, }, }, ), Raw( PartRaw { content: "etc", span: Span { start: Position { line: 392, column: 17, }, end: Position { line: 392, column: 20, }, }, }, ), Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "libnss-mysql.cfg", span: Span { start: Position { line: 392, column: 22, }, end: Position { line: 392, column: 38, }, }, }, ), ], span: Span { start: Position { line: 392, column: 21, }, end: Position { line: 392, column: 39, }, }, }, ), }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "mode", span: Span { start: Position { line: 393, column: 7, }, end: Position { line: 393, column: 11, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "0600", span: Span { start: Position { line: 393, column: 15, }, end: Position { line: 393, column: 19, }, }, }, ), ], span: Span { start: Position { line: 393, column: 14, }, end: Position { line: 393, column: 20, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 394, column: 7, }, end: Position { line: 394, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 394, column: 14, }, end: Position { line: 394, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 394, column: 21, }, end: Position { line: 394, column: 29, }, }, }, ), Raw( PartRaw { content: "nscd", span: Span { start: Position { line: 394, column: 30, }, end: Position { line: 394, column: 34, }, }, }, ), Raw( PartRaw { content: "user", span: Span { start: Position { line: 394, column: 35, }, end: Position { line: 394, column: 39, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 395, column: 7, }, end: Position { line: 395, column: 12, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 395, column: 15, }, end: Position { line: 395, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 395, column: 22, }, end: Position { line: 395, column: 30, }, }, }, ), Raw( PartRaw { content: "nscd", span: Span { start: Position { line: 395, column: 31, }, end: Position { line: 395, column: 35, }, }, }, ), Raw( PartRaw { content: "group", span: Span { start: Position { line: 395, column: 36, }, end: Position { line: 395, column: 41, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "text", span: Span { start: Position { line: 396, column: 7, }, end: Position { line: 396, column: 11, }, }, }, ), ], to: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: BinaryOperation( BinaryOperation { left: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 396, column: 14, }, end: Position { line: 396, column: 28, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 396, column: 30, }, end: Position { line: 396, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 396, column: 34, }, end: Position { line: 396, column: 37, }, }, }, ), Raw( PartRaw { content: "getpwnam", span: Span { start: Position { line: 396, column: 38, }, end: Position { line: 396, column: 46, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 396, column: 50, }, end: Position { line: 396, column: 54, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "getpwnam ", span: Span { start: Position { line: 397, column: 1, }, end: Position { line: 397, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 397, column: 20, }, end: Position { line: 397, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 397, column: 24, }, end: Position { line: 397, column: 27, }, }, }, ), Raw( PartRaw { content: "getpwnam", span: Span { start: Position { line: 397, column: 28, }, end: Position { line: 397, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 397, column: 1, }, end: Position { line: 398, column: 7, }, }, }, ), ], span: Span { start: Position { line: 396, column: 56, }, end: Position { line: 398, column: 9, }, }, }, ), ], }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 398, column: 12, }, end: Position { line: 398, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 398, column: 28, }, end: Position { line: 398, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 398, column: 32, }, end: Position { line: 398, column: 35, }, }, }, ), Raw( PartRaw { content: "getpwuid", span: Span { start: Position { line: 398, column: 36, }, end: Position { line: 398, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 398, column: 48, }, end: Position { line: 398, column: 52, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "getpwuid ", span: Span { start: Position { line: 399, column: 1, }, end: Position { line: 399, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 399, column: 20, }, end: Position { line: 399, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 399, column: 24, }, end: Position { line: 399, column: 27, }, }, }, ), Raw( PartRaw { content: "getpwuid", span: Span { start: Position { line: 399, column: 28, }, end: Position { line: 399, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 399, column: 1, }, end: Position { line: 400, column: 7, }, }, }, ), ], span: Span { start: Position { line: 398, column: 54, }, end: Position { line: 400, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 400, column: 12, }, end: Position { line: 400, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 400, column: 28, }, end: Position { line: 400, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 400, column: 32, }, end: Position { line: 400, column: 35, }, }, }, ), Raw( PartRaw { content: "getspnam", span: Span { start: Position { line: 400, column: 36, }, end: Position { line: 400, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 400, column: 48, }, end: Position { line: 400, column: 52, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "getspnam ", span: Span { start: Position { line: 401, column: 1, }, end: Position { line: 401, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 401, column: 20, }, end: Position { line: 401, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 401, column: 24, }, end: Position { line: 401, column: 27, }, }, }, ), Raw( PartRaw { content: "getspnam", span: Span { start: Position { line: 401, column: 28, }, end: Position { line: 401, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 401, column: 1, }, end: Position { line: 402, column: 7, }, }, }, ), ], span: Span { start: Position { line: 400, column: 54, }, end: Position { line: 402, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 402, column: 12, }, end: Position { line: 402, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 402, column: 28, }, end: Position { line: 402, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 402, column: 32, }, end: Position { line: 402, column: 35, }, }, }, ), Raw( PartRaw { content: "getpwent", span: Span { start: Position { line: 402, column: 36, }, end: Position { line: 402, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 402, column: 48, }, end: Position { line: 402, column: 52, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "getpwent ", span: Span { start: Position { line: 403, column: 1, }, end: Position { line: 403, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 403, column: 20, }, end: Position { line: 403, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 403, column: 24, }, end: Position { line: 403, column: 27, }, }, }, ), Raw( PartRaw { content: "getpwent", span: Span { start: Position { line: 403, column: 28, }, end: Position { line: 403, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 403, column: 1, }, end: Position { line: 404, column: 7, }, }, }, ), ], span: Span { start: Position { line: 402, column: 54, }, end: Position { line: 404, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 404, column: 12, }, end: Position { line: 404, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 404, column: 28, }, end: Position { line: 404, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 404, column: 32, }, end: Position { line: 404, column: 35, }, }, }, ), Raw( PartRaw { content: "getspent", span: Span { start: Position { line: 404, column: 36, }, end: Position { line: 404, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 404, column: 48, }, end: Position { line: 404, column: 52, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "getspent ", span: Span { start: Position { line: 405, column: 1, }, end: Position { line: 405, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 405, column: 20, }, end: Position { line: 405, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 405, column: 24, }, end: Position { line: 405, column: 27, }, }, }, ), Raw( PartRaw { content: "getspent", span: Span { start: Position { line: 405, column: 28, }, end: Position { line: 405, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 405, column: 1, }, end: Position { line: 406, column: 7, }, }, }, ), ], span: Span { start: Position { line: 404, column: 54, }, end: Position { line: 406, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 406, column: 12, }, end: Position { line: 406, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 406, column: 28, }, end: Position { line: 406, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 406, column: 32, }, end: Position { line: 406, column: 35, }, }, }, ), Raw( PartRaw { content: "getgrnam", span: Span { start: Position { line: 406, column: 36, }, end: Position { line: 406, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 406, column: 48, }, end: Position { line: 406, column: 52, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "getgrnam ", span: Span { start: Position { line: 407, column: 1, }, end: Position { line: 407, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 407, column: 20, }, end: Position { line: 407, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 407, column: 24, }, end: Position { line: 407, column: 27, }, }, }, ), Raw( PartRaw { content: "getgrnam", span: Span { start: Position { line: 407, column: 28, }, end: Position { line: 407, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 407, column: 1, }, end: Position { line: 408, column: 7, }, }, }, ), ], span: Span { start: Position { line: 406, column: 54, }, end: Position { line: 408, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 408, column: 12, }, end: Position { line: 408, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 408, column: 28, }, end: Position { line: 408, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 408, column: 32, }, end: Position { line: 408, column: 35, }, }, }, ), Raw( PartRaw { content: "getgrgid", span: Span { start: Position { line: 408, column: 36, }, end: Position { line: 408, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 408, column: 48, }, end: Position { line: 408, column: 52, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "getgrgid ", span: Span { start: Position { line: 409, column: 1, }, end: Position { line: 409, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 409, column: 20, }, end: Position { line: 409, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 409, column: 24, }, end: Position { line: 409, column: 27, }, }, }, ), Raw( PartRaw { content: "getgrgid", span: Span { start: Position { line: 409, column: 28, }, end: Position { line: 409, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 409, column: 1, }, end: Position { line: 410, column: 7, }, }, }, ), ], span: Span { start: Position { line: 408, column: 54, }, end: Position { line: 410, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 410, column: 12, }, end: Position { line: 410, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 410, column: 28, }, end: Position { line: 410, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 410, column: 32, }, end: Position { line: 410, column: 35, }, }, }, ), Raw( PartRaw { content: "getgrent", span: Span { start: Position { line: 410, column: 36, }, end: Position { line: 410, column: 44, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 410, column: 48, }, end: Position { line: 410, column: 52, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "getgrent ", span: Span { start: Position { line: 411, column: 1, }, end: Position { line: 411, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 411, column: 20, }, end: Position { line: 411, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 411, column: 24, }, end: Position { line: 411, column: 27, }, }, }, ), Raw( PartRaw { content: "getgrent", span: Span { start: Position { line: 411, column: 28, }, end: Position { line: 411, column: 36, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 411, column: 1, }, end: Position { line: 412, column: 7, }, }, }, ), ], span: Span { start: Position { line: 410, column: 54, }, end: Position { line: 412, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 412, column: 12, }, end: Position { line: 412, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 412, column: 28, }, end: Position { line: 412, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 412, column: 32, }, end: Position { line: 412, column: 35, }, }, }, ), Raw( PartRaw { content: "memsbygid", span: Span { start: Position { line: 412, column: 36, }, end: Position { line: 412, column: 45, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 412, column: 49, }, end: Position { line: 412, column: 53, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "memsbygid ", span: Span { start: Position { line: 413, column: 1, }, end: Position { line: 413, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 413, column: 21, }, end: Position { line: 413, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 413, column: 25, }, end: Position { line: 413, column: 28, }, }, }, ), Raw( PartRaw { content: "memsbygid", span: Span { start: Position { line: 413, column: 29, }, end: Position { line: 413, column: 38, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 413, column: 1, }, end: Position { line: 414, column: 7, }, }, }, ), ], span: Span { start: Position { line: 412, column: 55, }, end: Position { line: 414, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalString", span: Span { start: Position { line: 414, column: 12, }, end: Position { line: 414, column: 26, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 414, column: 28, }, end: Position { line: 414, column: 31, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 414, column: 32, }, end: Position { line: 414, column: 35, }, }, }, ), Raw( PartRaw { content: "gidsbymem", span: Span { start: Position { line: 414, column: 36, }, end: Position { line: 414, column: 45, }, }, }, ), ], default: None, }, ), operator: NotEqualTo, right: Identifier( Identifier { id: "null", span: Span { start: Position { line: 414, column: 49, }, end: Position { line: 414, column: 53, }, }, }, ), }, ), IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "gidsbymem ", span: Span { start: Position { line: 415, column: 1, }, end: Position { line: 415, column: 19, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 415, column: 21, }, end: Position { line: 415, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nss", span: Span { start: Position { line: 415, column: 25, }, end: Position { line: 415, column: 28, }, }, }, ), Raw( PartRaw { content: "gidsbymem", span: Span { start: Position { line: 415, column: 29, }, end: Position { line: 415, column: 38, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 415, column: 1, }, end: Position { line: 416, column: 7, }, }, }, ), ], span: Span { start: Position { line: 414, column: 55, }, end: Position { line: 416, column: 9, }, }, }, ), ], }, ), }, ), operator: Addition, right: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "host ", span: Span { start: Position { line: 417, column: 1, }, end: Position { line: 417, column: 14, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 417, column: 16, }, end: Position { line: 417, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "host", span: Span { start: Position { line: 417, column: 20, }, end: Position { line: 417, column: 24, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\ndatabase ", span: Span { start: Position { line: 417, column: 1, }, end: Position { line: 418, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 418, column: 20, }, end: Position { line: 418, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "database", span: Span { start: Position { line: 418, column: 24, }, end: Position { line: 418, column: 32, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 417, column: 1, }, end: Position { line: 419, column: 7, }, }, }, ), ], span: Span { start: Position { line: 416, column: 12, }, end: Position { line: 419, column: 9, }, }, }, ), }, ), }, ), ], span: Span { start: Position { line: 392, column: 42, }, end: Position { line: 420, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "environment", span: Span { start: Position { line: 422, column: 5, }, end: Position { line: 422, column: 16, }, }, }, ), Raw( PartRaw { content: "etc", span: Span { start: Position { line: 422, column: 17, }, end: Position { line: 422, column: 20, }, }, }, ), Expression( PartExpression { expression: String( String_ { parts: [ Raw( PartRaw { content: "libnss-mysql-root.cfg", span: Span { start: Position { line: 422, column: 22, }, end: Position { line: 422, column: 43, }, }, }, ), ], span: Span { start: Position { line: 422, column: 21, }, end: Position { line: 422, column: 44, }, }, }, ), }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "mode", span: Span { start: Position { line: 423, column: 7, }, end: Position { line: 423, column: 11, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "0600", span: Span { start: Position { line: 423, column: 15, }, end: Position { line: 423, column: 19, }, }, }, ), ], span: Span { start: Position { line: 423, column: 14, }, end: Position { line: 423, column: 20, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 424, column: 7, }, end: Position { line: 424, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 424, column: 14, }, end: Position { line: 424, column: 20, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 424, column: 21, }, end: Position { line: 424, column: 29, }, }, }, ), Raw( PartRaw { content: "nscd", span: Span { start: Position { line: 424, column: 30, }, end: Position { line: 424, column: 34, }, }, }, ), Raw( PartRaw { content: "user", span: Span { start: Position { line: 424, column: 35, }, end: Position { line: 424, column: 39, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 425, column: 7, }, end: Position { line: 425, column: 12, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 425, column: 15, }, end: Position { line: 425, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 425, column: 22, }, end: Position { line: 425, column: 30, }, }, }, ), Raw( PartRaw { content: "nscd", span: Span { start: Position { line: 425, column: 31, }, end: Position { line: 425, column: 35, }, }, }, ), Raw( PartRaw { content: "group", span: Span { start: Position { line: 425, column: 36, }, end: Position { line: 425, column: 41, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "text", span: Span { start: Position { line: 427, column: 7, }, end: Position { line: 427, column: 11, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "username ", span: Span { start: Position { line: 428, column: 1, }, end: Position { line: 428, column: 18, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 428, column: 20, }, end: Position { line: 428, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 428, column: 24, }, end: Position { line: 428, column: 28, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: "\n", span: Span { start: Position { line: 428, column: 1, }, end: Position { line: 429, column: 7, }, }, }, ), ], span: Span { start: Position { line: 427, column: 14, }, end: Position { line: 429, column: 9, }, }, }, ), }, ), ], span: Span { start: Position { line: 422, column: 47, }, end: Position { line: 430, column: 6, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "system", span: Span { start: Position { line: 436, column: 5, }, end: Position { line: 436, column: 11, }, }, }, ), Raw( PartRaw { content: "activationScripts", span: Span { start: Position { line: 436, column: 12, }, end: Position { line: 436, column: 29, }, }, }, ), Raw( PartRaw { content: "mysql-auth-passwords", span: Span { start: Position { line: 436, column: 30, }, end: Position { line: 436, column: 50, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "if [[ -r ", span: Span { start: Position { line: 437, column: 1, }, end: Position { line: 437, column: 16, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 437, column: 18, }, end: Position { line: 437, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "passwordFile", span: Span { start: Position { line: 437, column: 22, }, end: Position { line: 437, column: 34, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " ]]; then\n org_umask=$(umask)\n umask 0077\n\n conf_nss=\"$(mktemp)\"\n cp /etc/libnss-mysql-root.cfg $conf_nss\n printf 'password %s\\n' \"$(cat ", span: Span { start: Position { line: 437, column: 1, }, end: Position { line: 443, column: 39, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 443, column: 41, }, end: Position { line: 443, column: 44, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "passwordFile", span: Span { start: Position { line: 443, column: 45, }, end: Position { line: 443, column: 57, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: ")\" >> $conf_nss\n mv -fT \"$conf_nss\" /etc/libnss-mysql-root.cfg\n chown ", span: Span { start: Position { line: 437, column: 1, }, end: Position { line: 445, column: 15, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 445, column: 17, }, end: Position { line: 445, column: 23, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 445, column: 24, }, end: Position { line: 445, column: 32, }, }, }, ), Raw( PartRaw { content: "nscd", span: Span { start: Position { line: 445, column: 33, }, end: Position { line: 445, column: 37, }, }, }, ), Raw( PartRaw { content: "user", span: Span { start: Position { line: 445, column: 38, }, end: Position { line: 445, column: 42, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: ":", span: Span { start: Position { line: 437, column: 1, }, end: Position { line: 445, column: 44, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "config", span: Span { start: Position { line: 445, column: 46, }, end: Position { line: 445, column: 52, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "services", span: Span { start: Position { line: 445, column: 53, }, end: Position { line: 445, column: 61, }, }, }, ), Raw( PartRaw { content: "nscd", span: Span { start: Position { line: 445, column: 62, }, end: Position { line: 445, column: 66, }, }, }, ), Raw( PartRaw { content: "group", span: Span { start: Position { line: 445, column: 67, }, end: Position { line: 445, column: 72, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " /etc/libnss-mysql-root.cfg\n\n conf_pam=\"$(mktemp)\"\n cp /etc/security/pam_mysql.conf $conf_pam\n printf 'users.db_passwd=%s\\n' \"$(cat ", span: Span { start: Position { line: 437, column: 1, }, end: Position { line: 449, column: 46, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 449, column: 48, }, end: Position { line: 449, column: 51, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "passwordFile", span: Span { start: Position { line: 449, column: 52, }, end: Position { line: 449, column: 64, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: ")\" >> $conf_pam\n mv -fT \"$conf_pam\" /etc/security/pam_mysql.conf\n\n umask $org_umask\nfi\n", span: Span { start: Position { line: 437, column: 1, }, end: Position { line: 454, column: 5, }, }, }, ), ], span: Span { start: Position { line: 436, column: 53, }, end: Position { line: 454, column: 7, }, }, }, ), }, ), ], span: Span { start: Position { line: 351, column: 28, }, end: Position { line: 455, column: 4, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 8, column: 1, }, end: Position { line: 456, column: 2, }, }, }, ), span: Span { start: Position { line: 5, column: 1, }, end: Position { line: 456, column: 2, }, }, }, ), span: Span { start: Position { line: 3, column: 1, }, end: Position { line: 456, column: 2, }, }, }, ), span: Span { start: Position { line: 1, column: 1, }, end: Position { line: 456, column: 2, }, }, }, )