Errors and Broken Images with LabVIEW Internet Toolkit User Access ExamplesPrimary Software: LabVIEW Toolkits>>Internet Developers ToolkitPrimary Software Version: 5.0 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I cannot access password-protected front panels after I add new users. I am using the LabVIEW Internet Toolkit, and I am trying to configure a directory or the front panel of a VI so that only validated users can access it. I am following the directions in the Access Control of Panel Images examples that ship with the toolkit, but I want to add my own set of usernames and passwords for accessing a particular panel. I add my users to the password file in I see a broken image symbol in my browser window instead of the panel image and I have the following errors in my HTTP Server log:
Solution: The problem here is with the syntax of the AuthUserFile path specified in access.cfg must be an absolute path (UNIX style, e.g. /c/labview/internet/http/conf/pwd.cfg). If the shipping version of the access.cfg file incorrectly specifies the relative path conf/pwd.cfg instead, the Password User File Editor VI incorrectly parses the access.cfg file when you make user access changes.
To correct this problem, manually change the On Windows with LabVIEW installed at the root of the AuthUserFile /c/labview/internet/http/conf/pwd.txt In LabVIEW 5.0 or earlier, refer to the Internet Developer's Toolkit for G Reference Manual for more information about the syntax of the Related Links: Product Manual: LabVIEW Internet Toolkit User Guide Product Manual: Internet Developers Toolkit for G Reference Manual Internet Toolkit Troubleshooting Wizard Attachments:
Report Date: 01/28/2000 Last Updated: 10/29/2007 Document ID: 1TREETMF |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
