Use the logged in user name and password not windows authentication

  • 21 November 2010
  • 1 reply
  • 4 views

Badge +2

Hi,


 


I am currently working on login page and k2 return data depend on the windows authentication, but I need to get data


In all my code depending on the current logged in user which for sure will be different from the current windows authentication


User ID and password?


 


I try to use the impersonation but this was not the right choice because I don’t want to give the logged in user and authentication


To perform the windows authentication user actions and tasks I want to forget all about windows Authentication user and use the current


Logged in user correct information just like his worklist item …


 


Please advice  


 


1 reply

Badge +11

I think you should read about SQLUM dtabase table. this might give you an idea about different logging mechanisms to k2

Reply