S
Security Stuck
I have read serveral postings about finding the network
user ID. I am trying to find a way where I could use that
code to change the current user. What I would like to
happen is have a user log in to the database as "admin"
and then run some code (magic happens here...) that logs
out "admin" and logs in "joe_smith", or whatever the
network ID is for the current user. This would allow me
to limit what they can and can not see, keep the database
secure, and not require the user to use the login window.
By doing this I would have to make the assuption that only
one user uses a logged in PC at a time, which I am ready
to do. Does anyone have any ideas?
user ID. I am trying to find a way where I could use that
code to change the current user. What I would like to
happen is have a user log in to the database as "admin"
and then run some code (magic happens here...) that logs
out "admin" and logs in "joe_smith", or whatever the
network ID is for the current user. This would allow me
to limit what they can and can not see, keep the database
secure, and not require the user to use the login window.
By doing this I would have to make the assuption that only
one user uses a logged in PC at a time, which I am ready
to do. Does anyone have any ideas?