Hi Karen,

That is the expected behavior. When you RENAME OWNER it changes the current 
USER to the new password. So, when you reconnect, it doesn't prompt you because 
you already have the right value for USER.

Try this:
R> RENAME OWNER x TO y
R> SHOW USER
R> SET USER Karen
(assuming "y" above wasn't "Karen")
R> DISCONNECT
Now, CONNECT again and see what happens.


Regards,

Stephen Markson
The Pharmacy Examining Board of Canada
416.979.2431 x251

From: [email protected] [mailto:[email protected]] On Behalf Of Karen Tellef
Sent: February-21-14 3:21 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Set Owner

Well, I got it to work.  Apparently I have to exit RBase and come back in.  It 
never asked for the password until I exited RBase.

Karen
-----Original Message-----
From: John Minyo II <[email protected]<mailto:[email protected]>>
To: RBASE-L Mailing List <[email protected]<mailto:[email protected]>>
Sent: Fri, Feb 21, 2014 12:26 pm
Subject: [RBASE-L] - Re: Set Owner
Karen,

The OWNER name is established for that R:BASE session when you
first apply the OWNER name.

At the R> enter SHOW USER

When you change users or start a new R:BASE session, you will be
prompted for a password.

For more information on using User Privileges, please download the
"Managing User Privileges in R:BASE eXtreme 9.5" technical document
at the From The Edge Web site:

http://www.razzak.com/fte/

Best regards,

John Minyo II
Customer Service
R:BASE Technologies, Inc.
P: 1+724.733.0053
http://www.rbase.com
<http://www.rbase.com/>http://www.facebook.com/rbase




At 12:49 PM 2/21/2014, Karen Tellef wrote:

Okay, I did it from the r> prompt and got this response (I have x/y over the 
actual names):  OWNER identifier xxxxx renamed to yyyyy

disconnect, connect, still doesn't ask for the password.

Karen



-----Original Message-----
From: Bill Downall 
<[email protected]<mailto:[email protected]>>
To: RBASE-L Mailing List <[email protected]<mailto:[email protected]>>
Sent: Fri, Feb 21, 2014 11:46 am
Subject: [RBASE-L] - Re: Set Owner

Karen,

Try RENAME OWNER PUBLIC TO Whateveryouwant


On Fri, Feb 21, 2014 at 12:34 PM, Bill Downall < 
[email protected]<mailto:[email protected]>> wrote:
Karen,
I found this:
"You do not have to assign a user identifier when the database is created. To 
assign a user identifier after the database has been created, use the RENAME 
<http://www.facebook.com/rbase??> OWNER<http://www.facebook.com/rbase??> 
command, the Utilities: Access Rights... menu option in R:BASE for Windows"
It's now "Utilities: User Privileges"


On Fri, Feb 21, 2014 at 12:29 PM, Karen Tellef 
<[email protected]<mailto:[email protected]>> wrote:
Believe it or not, I've never assigned an owner password.  I have an existing 
database that I want to put one on, but searching the help file I cannot find 
how I do this for an existing database, only if you're creating a new one.
Thanks!
Karen

Reply via email to