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: documentation/3.0/content/samples/usersgroups-model.md
-1
Original file line number
Diff line number
Diff line change
@@ -62,4 +62,3 @@ topology:
62
62
- The processing of users, groups, and roles will only take place when using the [Create Domain Tool]({{< relref "/userguide/tools/create.md" >}}).
63
63
- WebLogic global roles are only supported with WebLogic Server version 12.2.1 or greater.
64
64
- WebLogic global roles are only updated for the WebLogic security XACML role mapping provider (for example, `XACMLRoleMapper`).
65
-
- The user and group processing is not complete, currently, users cannot be assigned to groups. Users created using the `Security` section are automatically added to the `Administrators` group and are not added to the groups specified. For information about a patch for this issue, see [Known issues]({{< relref "/release-notes#assigning-security-groups-to-users" >}}).
Copy file name to clipboardExpand all lines: documentation/3.0/content/userguide/limitations/limitations.md
-6
Original file line number
Diff line number
Diff line change
@@ -37,12 +37,6 @@ java.lang.IllegalArgumentException: In production mode, it's not allowed to set
37
37
```
38
38
**ACTION**: Contact Oracle Support to obtain the patch for bug number 30874677 for your WebLogic Server version before running the tool.
39
39
40
-
#### Assigning security groups to users
41
-
42
-
**ISSUE**: For WLS versions prior to 14.1.1, there is a problem setting the `GroupMemberOf` attribute in the `topology/Security/User` folder. The value is not persisted correctly, and the assignment will not be present when the domain is started.
43
-
44
-
**ACTION**: Contact Oracle Support to obtain the patch for bug number 30319071 for your WebLogic Server version before running the tool.
**ISSUE**: For existing WLS versions, there is a problem setting the `RotateLogOnStartup` attribute in various log file folders. The value is not persisted correctly, and the assignment will not be present when the domain is started.
0 commit comments