Smart card session
Hi
Suppose that a DTU user's init session with his smartcard put in the drive, work with some tools and do not save his changes in documents, for example.
What happens later with this session if the user losts his smartcad?
I can "redirect" this original session to other DTU or smart card? I don't want to loose this session.
Thanks!
[367 byte] By [
Diego.] at [2007-11-26 9:25:50]

# 2
"redirect" is no problem. you can do so, using the utuser -ai and utuser -di commands. -ai adds a card to an existing (or lost) card (session), -di deletes a card. see man page...
(-a -i did not work for me. i had to use -ai...)
it is not possible to configure 2 or more cards and "look" at a session more then once... the ray server will NOT send the data to both DTUs. instead it will choose the DTU in which the last card was plugged. afair the other DTUs show a freezed screen for a while.
hope this helps.