John Francis wrote:
On 14 August 2010 16:00, Brian Imbriani <[email protected]> wrote:
Actually, I found after digging a little deeper variable that this works quite 
well (so far anyway)
add a cut command and boom!

SRMAC=`echo $SUN_SUNRAY_TOKEN | cut -d'.' -f2`

Anyone see any long-term problem with me using this method?
With pseudo-tokens that information is useless. i.e. It won't work if
you are using hot-desking.

Right. It will only work if you don't use smartcards and don't enable (very useful) the non-smartcard mobility policy. But if that's how you roll, it will work fine.

-Bob

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

Reply via email to