13.04.2013 Views

Digipass Plug-In for SBR Administrator Reference - Vasco

Digipass Plug-In for SBR Administrator Reference - Vasco

Digipass Plug-In for SBR Administrator Reference - Vasco

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Digipass</strong> <strong>Plug</strong>-<strong>In</strong> <strong>for</strong> <strong>SBR</strong> <strong>Administrator</strong> <strong>Reference</strong> <strong>Digipass</strong> TCL Command-Line Administration<br />

}<br />

}<br />

array set userinfo $user<br />

# Check if the locked in<strong>for</strong>mation is present as it may not return a<br />

# value is the user is not locked<br />

if [info exists userinfo(locked)] {<br />

# If the user is locked, try to unlock it<br />

if [string equal $userinfo(locked) yes] {<br />

if [catch "user update {userid $userinfo(userid) domain<br />

Domain1 locked no}" result] {<br />

puts "Error unlocking $userinfo(userid): $result"<br />

} else {<br />

puts "Unlocked $userinfo(userid)"<br />

}<br />

}<br />

}<br />

# Clear-out the current user in<strong>for</strong>mation<br />

array set userinfo [list]<br />

© 2006 VASCO Data Security <strong>In</strong>c. 156

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!