I'm trying to figure out how to add a custom column to the tableuserinfo in WSS so that I can then use and access info specific to eachuser. Does anyone know whether this is possible and if so how I can doit? Thanks!
I don’t think this is possible, you cannot extend the default user fields in WSS. It is however possible when using Sharepoint Portal Server
Can you tell me how you do it in SPS? I've figured out how to do it in WSS manually - I've created another column using enterprise manager and exposed it by directly modifying the underlying aspx page.