Web authentication problem

To troubleshoot web authentication problems, I am using WebAuth_Verbose_Trace. When this setting is enabled the server console reveals every web session using cached authenticated credentials. The language that appears on the screen includes words such as “found in group cache”. Is there a way to flush the group cache to test changes that are made? Besides restarting the server?

The problem I am troubleshooting is as follows. Users in two domains are accessing a database on an R6.0.2 CF2 server. Users in the server’s domain are able to web authenticate without any problems. I am using directory assistance on this server so as to allow foreign domain web credentials. The foreign domain is made up of R5 design elements, servers, users, etc. There have been intermittent problems with users no longer being able to access the R6 server via the web. The web authentication engine seems to be unable to find the person’s person doc in their address book. What is even more unusual is some person docs are found and used. Is this due to a corrupted UNID index? Are there other ways I can explore what is going on behind the scenes to see what’s really going wrong?

Thanks!

Jason Epel

Subject: Web authentication problem

Check out my prior thread regarding this… I was able to work-around it in R6 by using the command ‘show nlcache reset’.

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/e41b5106ab45fa7485256e39007dc66e?OpenDocument

Let me know how it works for you…