gmChangePassword: Function for changing the password of a user in the...

gmChangePasswordR Documentation

Function for changing the password of a user in the geometallurgical database.

Description

A gui for changing the password of user in the database.

Usage

gmChangePassword(db=getOption("gmDB"))

Arguments

db

A database connection object as returned by gmConnectServer.

Details

gmChangePassword allows the user to change the password for accessing data in the database. It uses shinyApp to provide a gui, that hides the letters of an entered password.

Author(s)

S. Matos Camacho

See Also

shinyApp

Examples

## Not run: 
gmChangePassword()

## End(Not run)

gmDatabase documentation built on June 8, 2025, 10:41 a.m.