|
|
|
|
|
by Someone1234
1390 days ago
|
|
My post said nothing about storing "raw passwords in a database." Therefore, it is unclear what you're replying to. I am talking about Oracle Database Users and Oracle Database's password limitations therein. The reason for Oracle Database's password restrictions isn't to do with how they're stored on disk (which is secure as if 12c[0]), it is to do with how they were implemented originally (i.e. passwords are implemented as database objects, and database objects have max lengths and other naming rules which apply to passwords). [0] https://seanstuber.com/how-oracle-stores-passwords/ |
|