K
kedar
Hi,
We have a service which runs in system context( it starts before the user is
logged on), and this service needs to read and validate some files. This
does not work if the user removes permissions for system under security tab
of properties.
So we want to know how to change the service context to logged on user
context so that we will not have above mentioned issue.
will the setthreadtoken() work.
Any kind of information will be appreciated.
thanks,
Kedar.
We have a service which runs in system context( it starts before the user is
logged on), and this service needs to read and validate some files. This
does not work if the user removes permissions for system under security tab
of properties.
So we want to know how to change the service context to logged on user
context so that we will not have above mentioned issue.
will the setthreadtoken() work.
Any kind of information will be appreciated.
thanks,
Kedar.