
|
OmniRim > OmniCare Support > Knowledge Base
KB Article #:  60
Version:  
ALL VERSIONS
Category:  Reports
Keywords:    
NetLabels, Integrated Windows Authentication
Issue:    
NetLabels fail with Integrated Windows Authentication
Description:    
To enable NetLabels with Integrated Windows Authentication, the netlabj2.jar file in the omniweb folder must be set to allow Anonymous Access in IIS. If this is not done, the java class path will not be found
Java Console Error - Workstation:
load: class com.netlabels.NLDriver.class not found
java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed
Process Monitor Error - Web Server:
PATH NOT FOUND C:\Porgram Files\OmniRIM\Web\omniweb\com\netlabels\NLDriver.class
Cause:    
For this client the issues was caused by the web servers being locked down against the GUEST group. By default IUSR_ is a member of the GUEST group.
Solution:    
To resolve this issue IUSR_ was removed from the GUEST group.
|
|