Creates a new user or changes the password of an existing one.
public virtual bool GrantConnectTo( const ul_wchar * uid, const ul_wchar * pwd )
uid The name of the user to create or change the password for.
pwd The password for this user.
True on success, otherwise false.