Visit Counter

Tuesday, October 11, 2016

Solaris 11 Sparc Create user using GUI





I try to create user using Solaris 11 sparc GUI but GUI not responding and I unable to create user using GUI then I google it and found command to set mediator of java version. Actually there is bug in Solaris 11. Every restart of Solaris 11 it goes to old version of java.


So the work around of this problem run below command.



root@afi-ssaerp1n:~# /usr/bin/pkg set-mediator -V 1.8 java
Packages to change:                      3
Mediators to change:                     1
Create boot environment:              No
Create backup boot environment: Yes
PHASE                                          ITEMS
Removing old actions                   2/2
Updating modified actions           3/3
Updating package state database  Done
Updating package cache               0/0
Updating image state                    Done
Creating fast lookup database       Done
Updating package cache                2/2
root@afi-ssaerp1n:~#
root@afi-ssaerp1n:~#



root@afi-ssaerp1n:~#
root@afi-ssaerp1n:~#
root@afi-ssaerp1n:~# vp usermgr &