Hey guys, What would be the best way to associate an id number to a user. We're going to be using the sql backend and would like to be able to change a users name without affecting how they are seen by the system. Should I use the tobackend() and frombackend() hooks, or something else? Thanks, Rich