当前位置: 首页 > news >正文

SAP ECC Web Dynpro ICM Config...

SAP ECC ICM Config

点击SAP Console中的ICM,会弹出一个Login 画面,The graphics as below:

尽管在安装ecc 的过程中已创建了webadminICM管理帐户,但用它并不能login.

解决方法如下:

需要在服务器上生成一个Maintain Authentication File, 采用icmon 命令生成。如下

D:\usr\sap\DEV\sys\exe\uc\NTADM64>icmon –a pf =D:\usr\sap\DEV\sys\profile\DEV_DVEBMGS00_win2003-1 生成授权文件后,添加帐户。

添加帐户Setp as below:

Create Administration User

Use

To administrate and monitor the ICM from a browser, you need an administration user. You can create this user with the program icmon. To do so, proceed as follows.

You can do the same in the Web dispatcher with the program wdispmon. This is however usually not necessary, since when the dispatcher is started with Bootstrap Option an administration user is automatically created.

Procedure

...

1. As user <sid>adm go to the directory where the executables are kept and call up:

icmon-apf=<instance profile> .

The following appears:

Maintain authentication file

============================

File name (icmauth.txt): .

2. If you are happy with the default file name, press the enter key, otherwise enter a different file name or path.

3. In the next menu choose a (add user to set).

4. Enter the user name, then the password twice, the group name, the subject of the X.509 certificate (wildcards allowed, and it can be left empty).

User Name: icmadm

Enter Password: *****

Re-enter Password: *****

Group name: admin

Subject Value of Client Cert: CN=template,*

new entry locally created

The user created is in group admin, the user is therefore an administration user without administration authorization. In particular this user can create further users in the Web admin interface.

If you select another group name other than admin, create a monitoring user that can monitor, but not administrate, the ICM/Web Dispatcher.

If you want a user to be able to log on only with the X.509 client certificate, you can enter an x as the password (with queries), which makes the following entry (in the example) in file:

icmadm:x:admin:CN=muster,*

5. Choose s (save changes of set to file), to copy your changes from the local buffer to the authorization file.

6. Choose q, to quit the program.

You can display the users in the menu by choosing l (list users of set), though you will only see the users in the local buffer. To view the users copied to the file, look in the file or call up icmon-a again.

- 添加完新帐户和设置完密码后,会产生一个txt 文件,如:icmauth.txt

- 将这个产生的文件Copy 本地的 C:\usr\sap\CFL\SYS\global\security\data 下面

完成上面的动作就可以打开输入刚才创建的用户名和密码 进入ICM

下一部进入SAP的Web Dynpro 的相关设计的配置。

有可能你进入的画面不能正常的显示Layout, 得到信息是网页无法显示,没有权限等一系统说明

解决方法:

T-Code: sicf -> Direct kick execute.

Active it then double kick. Setting Logon Data as below:

Use Login SAP User Name and Password:

When you Design Web Dynpro Program Popup Windows Login Window,Use Here Maintained User and Password Pass it.

相关文章:

  • 算法之美:排序
  • 基于dedup技术的远程相似文件同步
  • 在Silverlight中对多个异步任务的调用
  • OGC标准介绍 4
  • POJ1991 Turning in Homework——贪心+动态规划——Pku1991
  • 在不影响页面内容的情况下来减少站点的页面输出量、增加页面的访问速度。...
  • c#缓存介绍(转)
  • SQL表达式结果集的小数精度
  • 随机取数据算法性能比较
  • 2010年7月微软最有价值专家(MVP)当选名单
  • 【海洋女神原创】安装导论--谨以此文与那些徘徊在安装的大门外,并且被花哨的功能所迷惑的朋友们共勉。...
  • 引用变量优化
  • hibernate的工作原理
  • 快来赢取价值8万元人民币的MSDN订阅
  • 利用WCF的P2P共享剪贴板上的数据
  • [ 一起学React系列 -- 8 ] React中的文件上传
  • 10个确保微服务与容器安全的最佳实践
  • 2017 前端面试准备 - 收藏集 - 掘金
  • CSS实用技巧
  • Java编程基础24——递归练习
  • Webpack4 学习笔记 - 01:webpack的安装和简单配置
  • 安装python包到指定虚拟环境
  • 程序员该如何有效的找工作?
  • 大型网站性能监测、分析与优化常见问题QA
  • 分享自己折腾多时的一套 vue 组件 --we-vue
  • 基于HAProxy的高性能缓存服务器nuster
  • 微信小程序实战练习(仿五洲到家微信版)
  • 一天一个设计模式之JS实现——适配器模式
  • 智能合约开发环境搭建及Hello World合约
  • 【干货分享】dos命令大全
  • ​2020 年大前端技术趋势解读
  • #QT项目实战(天气预报)
  • #Z0458. 树的中心2
  • #大学#套接字
  • #我与Java虚拟机的故事#连载11: JVM学习之路
  • $ is not function   和JQUERY 命名 冲突的解说 Jquer问题 (
  • (1)(1.13) SiK无线电高级配置(六)
  • (6)设计一个TimeMap
  • (android 地图实战开发)3 在地图上显示当前位置和自定义银行位置
  • (C++)八皇后问题
  • (LeetCode C++)盛最多水的容器
  • (Matlab)基于蝙蝠算法实现电力系统经济调度
  • (vue)页面文件上传获取:action地址
  • (zt)最盛行的警世狂言(爆笑)
  • (编译到47%失败)to be deleted
  • (动手学习深度学习)第13章 计算机视觉---图像增广与微调
  • (动手学习深度学习)第13章 计算机视觉---微调
  • (二)换源+apt-get基础配置+搜狗拼音
  • (十六)Flask之蓝图
  • (已更新)关于Visual Studio 2019安装时VS installer无法下载文件,进度条为0,显示网络有问题的解决办法
  • (原創) 未来三学期想要修的课 (日記)
  • (转)Android学习系列(31)--App自动化之使用Ant编译项目多渠道打包
  • (转)c++ std::pair 与 std::make
  • (转)德国人的记事本
  • .net core 调用c dll_用C++生成一个简单的DLL文件VS2008