Tokens while in registered token only access policy are presented in 
logical token format (user.xxxx), eg in  $SUN_SUNRAY_TOKEN, whereas the 
WebAdmin always shows card format (<card_type>.xxxxx), and they are not 
directly related.  When not in registered-token policy, then the token 
presented in card format.  (Go figure... ;-) 

> Is there any way to correlate that to the tokens in the Admin Gui?
Yes, as Bob noted, you can use ut commands to convert.  We are using 
utuser for this in some of our scripts.   Convert is something like: 
    cardToken=`utuser -p $SUN_SUNRAY_TOKEN | tail -2 | awk '/./ {print 
$1}'`

Hope that helps,
Peter





Jacob Grundmeier <[email protected]>
Sent by: [email protected]
05/08/2009 17:42
Please respond to SunRay-Users mailing list
 
        To:     SunRay-Users mailing list <[email protected]>
        cc: 
        Subject:        Re: [SunRay-Users] utbwlist2 not showing token ID


Is there any way to correlate that to the tokens in the Admin Gui? Since 
those look like this: Payflex.500ff23300130100.

Jake

From: Craig Bender <[email protected]>
To: SunRay-Users mailing list <[email protected]>
Sent: Wednesday, August 5, 2009 4:14:39 PM
Subject: Re: [SunRay-Users] utbwlist2 not showing token ID

They are running in registered mode.

Jacob Grundmeier wrote:
> 
> I have someone trying to run utbwlist2 -a and it's not showing the token 
but rather a user.xxxxxxxxxxxx format.
> It looks something like this but with the IP as the first column(I left 
it off).
> 
> user.1248091708-8080                  4  0.007      17  2%
> 
> Any idea what's going on here? They are all using cards that have been 
registered.
> 
> Thanks
> Jake
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> SunRay-Users mailing list
> [email protected]
> http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to