1st create install service (running solaris 11 sparc )
installadm create-service -a sparc -n s11-sparc
***********************************
Image path: /export/auto_install/s11-sparc
Service discovery fallback mechanism set up
Creating SPARC configuration file
Refreshing install services
Warning: mDNS registry of service s11-sparc could not be verified.
Creating default-sparc alias
Service discovery fallback mechanism set up
Creating SPARC configuration file
No local DHCP configuration found. This service is the default
alias for all SPARC clients. If not already in place, the following should
be added to the DHCP configuration:
Boot file: http://192.168.1.36:5555/cgi-bin/wanboot-cgi
Refreshing install services
Warning: mDNS registry of service default-sparc could not be verified.
***********************************
On the install machine
with the openboot prompt ( init 0 )
setenv network details:
OK setenv network-boot-arguments host-ip=192.168.1.35,router-ip=192.168.1.1,subnet-mask=255.255.255.0,file=http://192.168.1.36:5555/cgi-bin/wanboot-cgi
boot network
OK boot net
So how do you make jenny as powerful as jeff with respect to sudo?
Turns out that jeff, created during the Solaris installation, is in here:
root@app61:~# cat /etc/sudoers.d/svc-system-config-user
jeff ALL=(ALL) ALL