yzchdi
(Chua Yi Zhen)
1
Hello,
Any idea on the followings :
- What are the contents found in the PostgreSQL
- Can we use PostgreSQL EDB can be supported ? Since the default PostgreSQL within NPS installer is on community version.
- is the PostgreSQL DB encrypted (Single Server Deployment)?
- If the NPS set up is using multiple component set up - PostgreSQL DB is isolated, is it still encrypted?
Thank you!
dpiazza
(Dan Piazza)
2
Hello Chua,
To answer your questions:
- Can you please provide more detail? All of NPS’ data is stored in the PostgreSQL database.
- We don’t test or support PostgreSQL EDB, however it should work fine with NPS.
- No, the database is not encrypted as a whole, however credentials are encrypted (salted and hashed).
- Not applicable, since the database as a whole is not encrypted. Again, credentials are still encrypted (salted and hashed).
- Dan
1 Like