BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理
1. Windows下Oracle10g OEM的Host Credentials问题

问题描述:OEM中很多配置需要用户提供主机的用户名和密码,但即使输入正确,OEM也会出现如下的Validation Error:
Error - Connection to host as user xxx failed: ERROR: Wrong password for user

解决方法:Start Menu -> Programs -> Administrative Tools -> Local Security Settings -> Local Policies -> User Rights Assignment -> Log on as a batch job,添加相应的用户。

未完,待续。。。