[progress Communities] [progress Openedge Abl] Forum Post: Re: Encrypt Password (genpassword)

  • Thread starter Thread starter Sai Tharun Kollampally
  • Start date Start date
Status
Not open for further replies.
S

Sai Tharun Kollampally

Guest
The genpassword works perfectly. It is giving you an error because you are trying to give the encrypted password but the system accepts it as the plain text. So if you use genpassword for temp then while accessing the user using username and password you need to give the actual password but not the encrypted one. Syntax: pro -db -U -P try this: $>pro -db -U temp -P "oech1::temp" or $>pro -db -U temp -P temp

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