51Testing软件测试论坛

标题: loadRunner 11启动web service报错password missing [打印本页]

作者: 晴雨天    时间: 2016-7-12 10:16
标题: loadRunner 11启动web service报错password missing
安装loadRunner 11后,启动web service,报错如下
Xitami could not find its password file"Xitami.aut",you must reinstall Xitami,create this file ,or reconfigure Xitami(in default.cfg).Xitami  will now halt.
事实上,xitami.aut文件是存在的,具体内容如下:
#   This section defines the password for the browser-based administration
#   screens.  When you install Xitami, the initial password is '-', meaning
#   'no access'.  We don't like default passwords.  You should change both
#   the user name and password to something safe.
#
#   Special entries:
#       webmask       include/exclude specific IP addresses
#       realm         realm for authentication
#       http-put      allow HTTP PUT method
#       http-delete   allow HTTP DELETE method
#       all=*         allow access to all users
#*END
[/admin]
    Admin=verysecret             #   By default, admin access is disabled
#   Admin=LinPopTea
#   Webmask=local       #   <== when 'local', remote access is not allowed

[Private]
    Jacky=robusta
    Jonas=realtime
    Sarah=arabica

[Documention]
    all=*
    webmask=local

[Stats]
    Admin=QzeCat96
    Root=PakYupTon
    http-put=1
    http-delete=1
我手动添加password的值到xitami.aut文件中无效。
重装xitami.exe后,启动web service服务,还是报错。
作者: 晴雨天    时间: 2016-7-12 10:17
在线等,请大家帮助




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2