[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Pro2 Web Interface Users

  • Thread starter Thread starter Kunal Berlia
  • Start date Start date
Status
Not open for further replies.
K

Kunal Berlia

Guest
Hi Valeriy, Did you created the user in replcontrol table with the GroupID = "LOGINCONTROL", CodeID = "UserID" , Codeval1 = "Password" ? If not, could you please create replcontrol record for the mentioned groupID and check? create ReplControl. Assign ReplControl.GroupID = "LOGINCONTROL" ReplControl.CodeID = "admin" ReplControl.CodeVal1 = "admin". Regards, Kunal

Continue reading...
 
Status
Not open for further replies.
Back
Top