Log in as a user who can assume the role whose profile has been updated.
Assume the role and launch a terminal from the role's workspace.
Verify that the new profile is in effect in the new terminal by using the clist(1M) command.
For example, to verify the command in the preceding example:
# clist -p | grep setup_install_server It should display: /cdrom/cdrom0/setup_install_server: all # clist -i | grep setup_install_server It should display: none none /cdrom/cdrom0/setup_install_server |