| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Issues with Admin account 'locking'
Hi,
I am working on a VB6.0 application where we use server side COM+ components and some client side DLLs. Our application needs the administrator to be logged in on the server on which the COM+ components are there. Until now, the administrators used to log on to this server and then when they need to go out temporarily, used to 'lock' the server (using CTRL+ALT+DEL) and go and we did not have any problem with this. But since a few days, when the admin locks the server terminal like this, no users are able to run the applicaiton there after. (The exe on the client machine is not able to execute the server side components when the desktop of the server is 'locked' when the administrator is logged in ( by using CTRL+ALT+DEL) and hence the application is trying to install the client proxy again. This is because client side application's proxy acts as 'stub' and the server side COM+ components act as skeleton and since there is no response from skeleton, stub is trying to reinstall application proxy again) Hence the administrators are being forced to leave the terminal accessible when they are logged on and have to go out temporarily and this is causing security threats to us. Any help in solving this problem is greatly appreciated. Thanks ourspt |
|
#2
|
|||
|
|||
|
Sounds to me like a problem with the coding of the COM objects, or some screwey permission settings on your computer.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
Doug,
Thanks for the quick response. I understand what you are saying but am not sure what I should be doing/checking to come out of this problem. Any specific suggestions? Thanks in advance ourspt |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows OS > Issues with Admin account 'locking' |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|