addUser {aRT}R Documentation

addUser

Description

Function to grant ALL permissions in a DBMS for a user. The DBMS user must be root.

Usage

addUser(aRTobject, user="user")

Arguments

aRT:
object of aRT class.
user:
the user that will be granted.

Author(s)

Pedro Ribeiro de Andrade Neto

References

http://www.est.ufpr.br/aRT

See Also

See aRT-class to show the description of this class.


[Package aRT version 0.3-6 Index]