Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 311955
Collapse All | Expand All

(-)eap.orig (-2 / +2 lines)
Lines 11-20 Link Here
11
	proto=RSN WPA
11
	proto=RSN WPA
12
	pairwise=CCMP TKIP
12
	pairwise=CCMP TKIP
13
	group=CCMP TKIP
13
	group=CCMP TKIP
14
	key-mgmt=WPA-EAP
14
	key_mgmt=WPA-EAP
15
	eap=FAST
15
	eap=FAST
16
	identity="$_USERNAME"
16
	identity="$_USERNAME"
17
	password="$_PASSWORD"
17
	password="$_PASSWORD"
18
	phase1="fast_provisioning=1"
18
	phase1="fast_provisioning=1"
19
	pac-file="$_PAC_FILE"
19
	pac_file="$_PAC_FILE"
20
}
20
}

Return to bug 311955