Check if User (live) on the Domain Controller

Posted by Data-Base on Stack Overflow See other posts from Stack Overflow or by Data-Base
Published on 2010-06-08T08:19:32Z Indexed on 2010/06/08 8:22 UTC
Read the original article Hit count: 131

Hello,

when we connect a machine to AD, user will be able to log into the machine with their AD user-name and password, at home they can do that ( when they are not on the work network) which fine and good

we need to have a program Auto-start when the user login BUT only when they are at work and in our network!

how can I achieve that? (I can build a checking program in c#) but not sure where to start!

cheers

© Stack Overflow or respective owner

Related posts about c#

Related posts about active-directory