How to run nhttp.exe with password?

Анд*_*кий 0 lotus-domino xpages

我想创建.bat文件,必须调用nhttp.exe并在该.exe文件中输入我的密码。但是没有人命令对我不起作用。

nhttp.exe 'my-pass'
nhttp.exe|'my-pass'
'my-pass'|nhttp.exe
nhttp.exe<fileWithpass.txt

[2388:0002-4180] The ID file being used is: C:\Program Files 
(x86)\IBM\Notes\myFileId.id 
[2388:0002-4180] Enter password (press the Esc key to abort):
Run Code Online (Sandbox Code Playgroud)

Pau*_*ers 6

就XPages而言,Domino Designer的本地nhttp与服务器的nhttp不同。如果要进行开发,请在本地安装Domino服务器。这是最佳实践,也是为什么我与IBM合作一年以上以获得Domino的非生产许可证的原因,而该许可证现在随Community Server许可证一起提供。可以在Thomas Hampel的博客文章https://blog.thomashampel.com/blog/tomcat2000.nsf/dx/v10的底部找到社区服务器的链接(一个单独的软件包,但与完整服务器的代码集相同)。 0.1-has-arrived.htm。还有一个IBM Docker映像,可用于在Windows版Docker中运行Domino服务器https://github.com/IBM/domino-docker