I have inherited a site that has both Windows Authentication and FBA enabled on
it via Intranet and Extranet zones. This is a MOSS 2007 environment. There are
currently some users already in the system that can access the site just fine.
I added a couple of new users using the sql server stored procedure and verify
that they are in the FBA database, which they are. I go to the extranet web
application through IIS and view the members in the .NET Users, and sure enough,
the new users are in there. I go to the SharePoint site that I want to add
these new users to and it can't find them. However, it does find previous users
that were added. I also try prefixing the name with the name of the provider,
but the new accounts that I had added don't show up, just the previous ones.
Any ideas why the People Picker cannot find these new user accounts?