Skip to content

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

source/includes/setting-fileConf-mms.userSvcClass.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,11 @@
2323

2424
.. important::
2525

26-
If you use the old accepted value,
27-
``UserSvcDb``, your |mms|
26+
In |onprem| 6.0, the accepted value is
27+
``com.xgen.svc.mms.svc.user.UserSvcDb``.
28+
If you use this old accepted value, your |mms|
2829
instance will not start during preflight checks.
29-
30+
3031
* - |ldap|
3132
- ``UserSvcLdap``
3233

source/release-notes/release-advisories/advisories-v7.0.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,16 @@ User Interface
6666
~~~~~~~~~~~~~~
6767

6868
- Removes support for Internet Explorer 11.
69+
70+
Configuration Setting Changes
71+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
72+
73+
- Updates the accepted value that represents the Application
74+
Database authentication method for the :setting:`mms.userSvcClass`
75+
setting from ``com.xgen.svc.mms.svc.user.UserSvcDb`` to
76+
``com.xgen.cloud.user._private.svc.UserSvcDb``.
77+
78+
.. important::
79+
80+
If you use the old accepted value, ``com.xgen.svc.mms.svc.user.UserSvcDb``,
81+
your |mms| instance will not start during preflight checks.

0 commit comments

Comments
 (0)