

Captain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-04-25
07:35
376 views
hi I just setup the OO in prod we need to harden the DB like to check if OO will work (after installation) if we only give db_reader and DB_writer privillages rather than db_reader, DB_writer and db_owner specfied in the documentation.
1 Solution
Accepted Solutions


Captain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-04-26
02:12
🙂 i foudn the answer took out the db_owner to test with only writer and reader was not able to deploy new content packs to the application. looks like can only stick with db_owner.
1 Reply


Captain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2017-04-26
02:12
🙂 i foudn the answer took out the db_owner to test with only writer and reader was not able to deploy new content packs to the application. looks like can only stick with db_owner.