[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Client-principal error

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
There are two distinct aspects to CP - the setting for each DB and the setting for the session. These values can be different, which is not immediately clear from the docs. set-db-client sets the CP for a single DB (I believe) security-policy:set-client sets it for the session *and* all connected DBs. If one of the db's does not have the corresponding domain / access code then it can reject the CP which is what I believe you're seeing.

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