populate_users: Prepare Database for User Credentials

View source: R/database.R

populate_usersR Documentation

Prepare Database for User Credentials

Description

Sets up 'USERS' collection where CEDARS end user names and passwords will be retained.

Usage

populate_users(uri_fun, user, password, host, replica_set, port, database)

Arguments

uri_fun

Uniform resource identifier (URI) string generating function for MongoDB credentials.

user

MongoDB user name.

password

MongoDB user password.

host

MongoDB host server.

replica_set

MongoDB replica set, if indicated.

port

MongoDB port.

database

MongoDB database name.


simon-hans/CEDARS documentation built on Feb. 14, 2024, 3:16 a.m.