I would like to expand on this if possible, I have a somewhat similar situation that I'm working on.
I plan on using YAF on my site as the login and the encrypted login/pw database for my users. However, one thing I would like to do is extract the username from the database, either Name or Display from the User table, for use through other non-forum pages. I see the login cookies created when a user logs in, but I don't see any way to refer back to the databse to get the username out.
Any idea if this can be done?
Thank you