Creates a new user or changes the password of an existing one.
public void grantConnectTo(String uid, String pwd)
uid The name of the user to create or change the password for.
pwd The password for this user.