create_admin: Create system and database admin accounts

Description Usage Arguments Details Value

Description

Create system and database admin accounts

Usage

1
create_admin(admin = "i2b2admin", pass = NULL, pass_length = 8)

Arguments

admin

Name of the admin account to create

pass

An arbitrary password if provided, i2b2admin by default

pass_length

The length of the generated password, 8 characters by default

Details

Create a system and database admin accounts The name of the account is i2b2admin by default The shared password can be provided, or randomly generated (length = 8 characters by default) The system account belongs in the users and wildfly groups

Value

The generated password


MaximeWack/R2b2 documentation built on May 8, 2019, 9:52 a.m.