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

Description Usage Arguments Details Author(s) See Also Examples

Description

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

Usage

1

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 shiny to provide aa gui, that hides the letters of an entered password.

Author(s)

S. Matos Camacho

See Also

shiny

Examples

1
2
3
4
## Not run: 
gmChangePassword()

## End(Not run)

gmDatabase documentation built on May 2, 2019, 9:31 a.m.