Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Web services Authentication issue

0 views
Skip to first unread message

Vectorrx7

unread,
Jan 18, 2008, 3:29:03 PM1/18/08
to
we wrote an application that works with windows users and groups. We can
authenticate the user by allowing them to type their username and password
into our application and we use web services to authenticate the user with
windows and then allow them into our application. The problem is that this
creates a session on the server and holds that session open. If the user logs
off our application and another user logs on from that same workstation, the
application errors out. It errors with an reason that sayd something like:
You cant have 2 connections to the same resource as different users.
Anyone have an idea?
0 new messages