Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

BlackBerry® Enterprise Solution

Reply
Visitor
Jacob_A
Posts: 1
Registered: ‎02-24-2013
My Carrier: N/A

BES SSO Authentication on 64-bit OS

I am working on a script to automatically remove old/unused BB accounts but have run into a problem when I try to delete the users from BES.

 

The method I am attempting to use for user deletion is to execute the BESUserAdminClient.exe tool from the BES resource kit (BlackBerry Enterprise Server User Administration Tool v5.0 Service Pack 3).

 

The command I am using is:

BESUserAdminClient.exe -ad_auth -sso_auth -domain <Domain> -delete -u <UserSMTPAddress>

 

The error I get is:

An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

 

I have narrowed the problem down to an issue with the -sso_auth parameter when executing the tool in a 64-bit OS. Apparently the SSO module (SSOLib.dll) only supports 32-bit OS.

 

Does anybody know if it is possible to get a 64-bit version of the SSO module ?

Please use plain text.