Skip to Content.
Sympa Menu

cat-users - Re: [[cat-users]] Windows "Credential Installation Problem"

cat-users AT lists.geant.org

Subject: The mailing list for users of the eduroam Configuration Assistant Tool (CAT)

List archive

Re: [[cat-users]] Windows "Credential Installation Problem"


Chronological Thread 
  • From: Alberto Martínez Setién <alberto.martinez AT deusto.es>
  • To: Tomasz Wolniewicz <twoln AT umk.pl>
  • Cc: cat-users AT lists.geant.org
  • Subject: Re: [[cat-users]] Windows "Credential Installation Problem"
  • Date: Tue, 26 Mar 2019 10:19:47 +0100

Hi Tomasz,

I believe I found the issue. It also explains why it's not apparently a general issue.

At some time I configured the removal of two SSIDs along the execution of the CAT.
I already sent the full logs, but look at this:

Checking for profile UDGUEST
Exec: C:\WINDOWS\sysnative\netsh wlan show profiles UDGUEST
netsh returned 0
found profile UDGUEST
deleting profile "eduroam"
Execute: C:\WINDOWS\sysnative\netsh wlan delete profile "eduroam"
 
Checking for profile UDWIFI
Exec: C:\WINDOWS\sysnative\netsh wlan show profiles UDWIFI
netsh returned 0
found profile UDWIFI
deleting profile "eduroam"
Execute: C:\WINDOWS\sysnative\netsh wlan delete profile "eduroam"

See? The tool is looking fot those SSIDs but upon detection it deletes "eduroam" always. Later, when calling WLANSetEAPUserData, the program returns a 402 (WlanSetProfileEapXmlUserData() failed on all WLAN interfaces for the given profile).
The EAP profile was previously removed.

Could you fix the tool so it tries to remove the correct SSIDs?
Would this be a hotfix?

Regards,
Alberto





Archive powered by MHonArc 2.6.19.

Top of Page