Yep - getting the same problems here. We could really do with
Jaben having a look at what's going on with this!
I shall explain the issue again, just in case he has a look in here:
FYI - I'm running YAF Version 1.9.3 beta, alongside an existing .NET 3.5 application.
Syncing with my existing aspnet Membership provider is working great. The Roles have been ported over and [Linked] into YAF, and have been set up with the correct Access Masks and with [IsStart] set to true.
When I log in as an existing membership prov. user, the user details are ported over to YAF and everything seems fine.
The only problem is that the new user (and associated GroupID) is not added to dbo.Yaf_UserGroup table.
Thus, when you log in as the user you have less access rights than a Guest!
Has anyone found a workaround for this, or located the reason for this happening? I presume that Jaben had this working in his integration, otherwise it seems to me that the whole concept of syncing with an existing membership provider would be worthless. You cannot add users to groups manually on an ad hoc basis!
It just seems so strange, as you would have thought that the 'User porting/creation' function would have the porting role/group functionality rolled up with it?
It's frustrating, as I feel I'm about 1 step away from having YAF seamlessly integrated with my application and have just fallen at the last hurdle

Help me Obiwan Kenobi, you're my only hope