by sunburn » 25. Jan 2017, 18:46
Checked video about vm installation
1. It is more heavy task as GUI instalaltion Solaris 11.3 from usb
2. Not found to date any video with installation guest w10 on host Solaris 11.3
Question -Solaris 11.3 have not wpa-supplicant
##########################################
Can not login in university wlan ( can login with ubuntu 64 bit ,Suse 64 bit ,window w10 ,Mac &
where wpa supplicant default ,have id ,passwd )
If installation would performed ...
1. can login to university wlan with guest os wpa supplicant ?
2. If 1 is possible can host OS use guest OS(with wpa supplicant is default) wlan connection ?
######################################################################################
Relevant comment would appreciated
That is format of login wpa suppilcant
network={
ssid="eduroam"
key_mgmt=WPA-EAP
pairwise=CCMP
group=CCMP TKIP
eap=TTLS
ca_cert="${HOME}/ca.pem"
identity="${USER_NAME}"
domain_suffix_match="uni-hamburg.de"
phase2="auth=MSCHAPV2"
password="${PASSWORD}"
anonymous_identity="anonymous@uni-hamburg.de"
Solaris have not ...
Some Sys Adm in USA university tryed to develop that for Solaris 10 ,but it is not task for simple user
##########################################################################################
The George Washington University
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
ap_scan=0
network={
ssid="prey"
key_mgmt=WPA-PSK
psk="<network key>"
}
network={
ssid="GW1X"
key_mgmt=WPA-EAP
eap=TTLS
identity="jameslee"
anonymous_identity="anonymous"
password="<personal password>"
phase2="auth=PAP"
}