dcli
command to add the required user to Linux group to the OCI Resource Principal Config Group property.
dcli sudo usermod -a -G bds_rp_users <custom user name>
bds_rp_users
: The default group that's preconfigured.<custom user name>
: The username you want to add to the group.