Basically, it sounds like youre trying to implement the features of BizTalk Single Sign On (SSO) but without all of the complexities and cost associated with BizTalk
Yes.. thats exactly what I am trying to do. Right now I have a trigger in the central SignOn database to cascadr changes to other databses on per application. So, If a new application requires this SSO database, I have to add code to the trigger to support data notifications for the new application's database.
SQL Server 2000 Notification Services
I have been trying to figure out what exactly this product do, especially because MS web sites promotes it in a different manner. I don't know if it will help in a senario like mine