I posted a message a day ago regarding not being able to get the HelloDFS .NET sample application to run. I was running the sdk on a Windows 2003 box without modifying the sample code (other then setting the address, repository, username and password) and utilizing the .NET productivity layer. I'm using the default DFS installed on the Content Server box, which is SUSE Linux 10 box. When I run the sample, I get the following error:
{"Authorization failed, please review identities provided in service context \"temporary /127.0.0.1-1233674717250-839111712\""}
Shouldn't the IP address at the end of the error message be that of the Content Server and not local host? The one thing I did not do was modify the dfc.properties docbroker IP Address ... could this be causing the error? Doesn't the address parameter passed through the code over-ride the dfc.properties settings? I can't test this out today, so any feedback would be appreciated.