Jump to content

Logon Screen/VI


Recommended Posts

Hi,

I'm in the process of creating an app where the code had previously used the DSC module, that used to be included in LV, just for logging in. The DSC has now been replaced with the OPC toolkit afik. On a new project it doesn't make sense to use DSC nor does getting the OPC and dealing with runtimes when a fraction of the toolkit will be used.

Having looked around I've not found a good replacement. At this point I'm looking at rolling my own & using the Windows logon (Advapi32.dll:LogonUserA) or the .NET System.DirectoryServices.AccountManagment.PrincipalContext

Any suggestions?

 

The end application is for a regulated environment so the code needs to be extensively tested. Thought I'd ask before diving into a rabbit hole unnecessarily.

Thanks!

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.