|
-
Feb 14th, 2005, 03:00 AM
#1
Thread Starter
Member
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
-
Feb 14th, 2005, 03:52 PM
#2
Re: Issues with Admin account 'locking'
 Originally Posted by ourspt
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
did this just happen or did you upgrade or somthing?
-
Feb 15th, 2005, 09:01 AM
#3
Re: Issues with Admin account 'locking'
This smells alot like XP SP2...
Nobody knows what software they want until after you've delivered what they originally asked for.
Don't solve problems which don't exist.
"If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)
2 idiots don't make a genius.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|