Question
USDA
US
Last activity: 17 Jul 2017 15:46 EDT
How do i create a new operator id from database in PRPC V6.3 SP1?
Hi,
How do I create a new operator id from database in PRPC V6.3 SP1?
Thanks,
Jayavardhan
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
I am not sure how to reset the admin password if you forgot it. But you can use one of the other OOTB operators to backdoor your way in and create whatever operators you need.
Try [email protected]/install
Pegasystems
US
Do you have to do it from db ? My favorite way (there are many, including wizards) is to open one operator form and save-as into a new one, from prpc developer portal. /Eric
USDA
US
Let's say, you did a fresh installation and the operator id [email protected] password has been changed and you forgot the password. So, how do you reset/crack it's password or what are the options you follow to get into the environment? Do not stay re-install...:-) :-)
Accepted Solution
I am not sure how to reset the admin password if you forgot it. But you can use one of the other OOTB operators to backdoor your way in and create whatever operators you need.
Try [email protected]/install
USDA
US
I think you are the master. It worked. KUDOS to you.
Pegasystems Inc.
US
I don't think it's possible to create an operator from outside of PRPC. The first major hurdle that comes to mind is that you would have data that would need to be in the blob. Can you go into a little detail about why you want to do this? There may be another way to solve your business problem.
USDA
US
I did a fresh installation setup and you know the default operator id is [email protected]/install . So I have changed it's password without creating a new operator id for me and I forgot what password did I change. So how do I get into this new environment? How can I reset [email protected] password?...
Thanks,
Jayavardhan
There is no way you can reset password for default operator "[email protected]". How were you able to modify the password for operator "[email protected]" in the first place? PRPC should restrict you from doing it:
USDA
US
That is a wrong method to change [email protected] password. Go to [email protected] profile and you will find change password option. There you can change It as shown in below figure.
Pegasystems Inc.
US
Create an activity, obj-browse the operator, change it, obj-save
Pegasystems
US
The tricky thing with the obj-browse-change-it idea is that the password is encoded, so a bit of care must be taken to figure out what to change it to. Maybe looking at the encoded password for another operator id that we assume still has a password of “install” would help if same encoding is copied into the target operator id ? I guess that depends on whether it is a time or context-sensitive encryption. /Eric