You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/vault/v1.16.x/content/docs/secrets/databases/db2.mdx
+5-14Lines changed: 5 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,25 +5,16 @@ description: |-
5
5
Manage credentials for IBM Db2 using Vault's LDAP secrets engine.
6
6
---
7
7
8
-
# IBM db2
8
+
# IBM Db2
9
9
10
-
Access to Db2 is managed by facilities that reside outside the Db2 database system. By
11
-
default, user authentication is completed by a security facility that relies on operating
12
-
system based authentication of users and passwords. This means that the lifecycle of user
13
-
identities in Db2 aren't capable of being managed using SQL statements and Vault's
14
-
database secrets engine.
10
+
External facilities outside the Db2 database system manage access to Db2. By default, a security facility authenticates users by relying on operating system-based authentication of users and passwords. This means you cannot manage the user identities lifecycle in Db2 using SQL statements with Vault's database secrets engine.
15
11
16
12
To provide flexibility in accommodating authentication needs, Db2 ships with authentication
0 commit comments