B
Bhaskar
Hello Friends,
Can any of you please help with this issue?
I have a ASP.NET application written in VB.NET and requires the user to
log in. I authenticate user using LDAP, so if the user id is active in
our company NT network he/she can log in with her/his user id/password.
Now first John Smith logs in, using the application, there is a welcome
header that says 'Welcome John Smith'. Then Jane Jones logs in with her
user id/password, but she sees the welcome header as 'Welcome John
Smith' !!! So, here John smith's session is shared by Jane which is
neither expected nor wanted.
How do I avoid this, please please help.
Thank you,
Bhaskar
Can any of you please help with this issue?
I have a ASP.NET application written in VB.NET and requires the user to
log in. I authenticate user using LDAP, so if the user id is active in
our company NT network he/she can log in with her/his user id/password.
Now first John Smith logs in, using the application, there is a welcome
header that says 'Welcome John Smith'. Then Jane Jones logs in with her
user id/password, but she sees the welcome header as 'Welcome John
Smith' !!! So, here John smith's session is shared by Jane which is
neither expected nor wanted.
How do I avoid this, please please help.
Thank you,
Bhaskar