SAP 登录的一些参数<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

 Authorization updates completed without logging off
auth/new_buffering  to  该参数设为4,权限的修改将立即起作用,不用用户重新登录. 如果有其他疑问请查阅note 209899.

Preventing multiple dialog user logons
login/disable_multi_gui_login 该参数可以设置同个client同个用户ID可以允许同时登录几个,当设为1,系统将提示用户选择: 'Terminate the Current Sessions' or 'Terminate this Login.' ,                                                                                                                                                                                                                                                                                                                                     达到保证只允许一个登录.

3Profile Parameters for Logon and Password (Login Parameters)
To make the parameters globally effective in an SAP System (system profile parameters), set them in the default system profile DEFAULT.PFL. However, to make them instance-specific, you must set them in the profiles of each application server in your SAP System.

To display the documentation for one of the parameters, chooseTools®CCMS®Configuration®Profile Maintenance(transaction RZ10), specify the parameter name and chooseDisplay.On the following screen, choose theDocumentationpushbutton.

Password Checks

Parameter

Description

login/min_password_lng

Defines the minimum length of the password.

Default value: 3; permissible values: 3 – 40

Until SAP NetWeaver 6.40 (inclusive), up to 8 characters.

login/min_password_digits

Defines the minimum number of digits (0-9) in passwords.

Default value: 0; permissible values: 0 – 40

Available as of SAP Web AS 6.10 (Until SAP NetWeaver 6.40 (inclusive), up to 8 characters.)

login/min_password_letters

Defines the minimum number of letters (A-Z) in passwords.

Default value: 0; permissible values: 0 – 40

Available as of SAP Web AS 6.10 (Until SAP NetWeaver 6.40 (inclusive), up to 8 characters.)

login/min_password_specials

Defines the minimum number of special characters in the password Permissible special characters are, in particular, !"@ $%&/()=?'`*+~#-_.,;:{[]}\<>| and space

After SAP NetWeaver 6.40, all characters that are not letters or digits are regarded as special characters.

Default value: 0; permissible values: 0 – 40

Available as of SAP Web AS 6.10 (Until SAP NetWeaver 6.40 (inclusive), up to 8 characters.)

login/password_charset

This parameter defines the characters of which a password can consist.

Permissible values:

·       0(restrictive): The password can only consist of digits, letters, and the following (ASCII) special characters :!"@ $%&/()=?'`*+~#-_.,;:{[]}\<>| and space

·       1 (backward compatible, default value): The password can consist of any characters including national special characters (such as ä, ç, ß from ISO Latin-1, 8859-1). However, all characters that are not contained in the set above (for value = 0) are mapped to the same special character, and the system therefore does not differentiate between them.

·       2 (not backward compatible): The password can consist of any characters. It is converted internally into the Unicode format UTF-8. If your system does not support Unicode, you may not be able to enter all characters on the logon screen. This restriction is limited by the codepage specified by the system language.

Withlogin/password_charset = 2, passwords are stored in a format that systems with older kernels cannot interpret. You must therefore only set the profile parameter to the value 2 after you have ensured that all systems involved support the new password coding.

Available in the standard system as of SAP Web AS 6.40.

login/min_password_diff

Defines the minimum number of characters that must be different in the new password compared to the old password.

Default value: 1; permissible values: 1 – 40

Available as of SAP Web AS 6.10 (Until SAP NetWeaver 6.40 (inclusive), up to 8 characters.)

login/password_expiration_time

Defines the validity period of passwords in days.

Default value: 0; permissible values: 0 -1000

login/password_change_for_SSO

If the user logs on with Single Sign-On, checks whether the user must change his or her password.

Available as of SAP <?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" />WebAS 6.10, as of SAP Basis 4.6 by Support Package

login/disable_password_logon

Controls the deactivation of password-based logon

This means that the user can no longer log on using a password, but only with Single Sign-On variants (X.509 certificate, logon ticket). SeeLogon Data Tab Page

Available as of SAP WebAS 6.10, as of SAP Basis 4.6 by Support Package

login/password_logon_usergroup

Controls the deactivation of password-based logon for user groups

Available as of SAP WebAS 6.10, as of SAP Basis 4.6 by Support Package

login/min_password_lowercase

Specifies how many characters in lower-case letters a password must contain. Permissible values: 0 – 40; default value 0

Available after SAP NetWeaver 6.40

login/min_password_uppercase

Specifies how many characters in upper-case letters a password must contain. Permissible values: 0 – 40; default value 0

Available after SAP NetWeaver 6.40

login/password_history_size

Specifies the number of passwords (chosen by the user, not the administrator) that the system stores and that the user cannot use again.

Permissible values: 1 – 100 (unit: number of entries); default value 5

Available after SAP NetWeaver 6.40

login/password_downwards_compatibility

Specifies the degree of backward compatibility to be achieved. The default value is 1, where the values have the following meaning:

0

Withlogin/password_downwards_compatibility=0, passwords are stored in a format that systems with older kernels cannot interpret. The system only generates new (backward incompatible) password hash values.

1

The system also generates backward compatible password hash values internally, but does not evaluate these for password-based logons (to its own system). This setting is required, if this system is used as the central system of a Central User Administration that systems that only support backward compatible password hash values are also connected to the system group.

2

The system also generates backward compatible password hash values internally, which it evaluates if a logon with the new, non-backward compatible password failed. In this way, the system checks whether the logon would have been accepted with the backward compatible password (truncated after eight characters, and converted to upper-case). This is recorded in the system log. The logon fails. This setting is to allow the identification of backward incompatibility problems.

3

As with 2, but the logon is regarded as successful. This setting is to allow the avoidance of backward incompatibility problems.

4

As with 3, but no entry is created in the system log.

5

Full backward compatibility: the system only creates backward compatible password hash values.

Available after SAP NetWeaver 6.40

login/password_change_waittime

Specifies the number of days that a user must wait before changing the password again.

Permissible values: 1 – 1,000 (unit: days); default value 1

Available after SAP NetWeaver 6.40

login/password_compliance_to_current_policy

Permissible values: 0 – no check; 1 – the system checks during password logon whether the current password complies with the current password rules and forces a password change if this is not the case.

Default value: 0

Available after SAP NetWeaver 6.40

login/password_max_idle_productive

Specifies the maximum period for which a productive password (a password chosen by the user) remains valid if it is not used. After this period has expired, the password can no longer be used for authentication. The user administrator can reactivate password-based logon by assigning a new initial password.

Permissible values: 0 – 24,000 (unit: days); Default value 0, that is, the check is deactivated

Available after SAP NetWeaver 6.40

login/password_max_idle_initial

Specifies the maximum period for which an initial password (a password chosen by the administrator) remains valid if it is not used. After this period has expired, the password can no longer be used for authentication. The user administrator can reactivate password-based logon by assigning a new initial password.

This parameter replaces the profile parameterslogin/password_max_new_validandlogin/password_max_reset_valid.

Permissible values: 0 – 24,000 (unit: days); Default value 0, that is, the check is deactivated

Available after SAP NetWeaver 6.40

login/password_max_new_valid

Defines the validity period of passwords for newly created users.

Only available in SAP Web Application Server 6.20 and 6.40.

login/password_max_reset_valid

Defines the validity period of reset passwords.

Only available in SAP Web Application Server 6.20 and 6.40.

Multiple Logon

Parameter

Description

login/disable_multi_gui_login

Controls the deactivation of multiple dialog logons

Available as of SAP Basis 4.6

login/multi_login_users

List of excepted users (multiple logon)

Available as of SAP Basis 4.6

Incorrect Logon

Parameter

Description

login/fails_to_session_end

Defines the number of unsuccessful logon attempts before the system does not allow any more logon attempts. The parameter is to be set to a value lower than the value of parameter login/fails_to_user_lock.

Default value: 3; permissible values: 1 -99

login/fails_to_user_lock

Defines the number of unsuccessful logon attempts before the system locks the user. By default, the lock applies until midnight.

Default value: 12; permissible values: 1 -99

login/failed_user_auto_unlock

Defines whether user locks due to unsuccessful logon attempts should be automatically removed at midnight.

Default value: 1 (Lock applies only on same day); permissible values: 0, 1

SSO Logon Ticket

Parameter

Description

login/accept_sso2_ticket

Allows or locks the logon using SSO ticket.

Available as of SAP Basis 4.6D, as of SAP Basis 4.0 by Support Package

login/create_sso2_ticket

Allows the creation of SSO tickets.

Available as of SAP Basis 4.6D

login/ticket_expiration_time

Defines the validity period of an SSO ticket.

Available as of SAP Basis 4.6D

login/ticket_only_by_https

The logon ticket is only transferred using HTTP(S).

Available as of SAP Basis 4.6D

login/ticket_only_to_host

When logging on over HTTP(S), sends the ticketonlyto the server that created the ticket.

Available as of SAP Basis 4.6D

Other Login Parameters

Parameter

Description

login/disable_cpic

Refuse inbound connections of type CPIC

login/no_automatic_user_sapstar

Controls the emergency user SAP* (SAP Notes 2383 and 68048)

login/system_client

Specifies the default client. This client is automatically filled in on the system logon screen. Users can type in a different client.

login/update_logon_timestamp

Specifies the exactness of the logon timestamp.

Available as of SAP Basis 4.6

Other User Parameters

Parameter

Description

rdisp/gui_auto_logout

Defines the maximum idle time for a user in seconds (applies only for SAP GUI connections).

Default value: 0 (no restriction); permissible values: any numerical value

相应tCODE: RZ11,RZ10

转载于:https://www.cnblogs.com/godwar/archive/2008/06/10/1216876.html

SAP 登录的一些参数相关推荐

  1. SQL Server之 (四) ADO增删查改 登录demo 带参数的sql语句 插入自动返回行号

    SQL Server之 (四) ADO增删查改  登录demo  带参数的sql语句  插入自动返回行号 自己学习笔记,转载请注明出处,谢谢!---酸菜 1.什么是ADO.NET ADO.NET是一组 ...

  2. 如何修改SAP登录界面的文字

    我们使用 SAP 的时候,经常会觉得登录那个界面太简单了,诺大一个 屏幕上,只有左面那个角落放了客户端.用户.口令.语言这几个输入框,其他地方都空荡荡的. 而安装过 miniSAP 后会发现,除了左面 ...

  3. 如何修改 SAP 登录界面的文字(事务码SE61)

    我们使用 SAP 的时候,经常会觉得登录那个界面太简单了,诺大一个屏幕上,只有左面那个角落放了客户端.用户.口令.语言这几个输入框,其他地方都空荡荡的. 而安装过 miniSAP 后会发现,除了左面那 ...

  4. BASIS--更换SAP登录背景和个性化的设置

    一. 更改位于初始屏幕右侧的登录 - 如果希望将登录放置在初始屏幕右侧,请按如下处理: 使用事务 SWM0 可以在数据库中创建自己的图像.选择选项"二进制数据". 可以按.GIF ...

  5. SAP登录IP绑定校验

    SAP用户登录增强,对用户GUI登录有效,但对RFC访问登录(例如JCO)无效.增强类型是CMOD/SMOD,增强出口(exit)是SUSR0001. 一.增强操作步骤 tcode smod,&quo ...

  6. SAP ECC6.0内存参数调整和调优

    如果你的 SAP 跑在 Windows 环境下, SAP 是建议"零内存   管理"的,我在 AIX , Solaris 和 Linux 下都跑过 SAP ,控制 ST02 的参数 ...

  7. 设置SAP登录后的背景图片(很有意思)

    事务码:SMW0 进入SMW0或者通过菜单"Tools -> Web Development -> Web Repository"(中文系统"工具 -> ...

  8. java调用sap接口_(二)通过JAVA调用SAP接口 (增加一二级参数)

    /*** Created by gang.xu01@hand-china.com on 2018/12/4*/ public classMultiFromSAP {/*** description: ...

  9. SAP 公司代码全局参数设置及其意义

    在SAP中配置公司时,会配置公司的全局参数,但这些参数具体的意思是什么估计很多同学都搞不懂,我也找了下资料,贴出来供大家参考. 事务代码:OBY6 设置参数路径:IMG→财务会计→财务会计全局设置→公 ...

最新文章

  1. java不是有效_单选(2分) 以下哪个不是有效的Java变量名?
  2. Qt5 和 Qt4 的一些改动和不同
  3. DataReader 要在事务提交前 CLOSE 掉 否则会报一个:已有打开的与此命令相关联的 DataReader,必须首先将它关闭。...
  4. ​linux中使用文本工具截取ip 的几种方法
  5. Linux ubuntu终端sh、bash、shell的联系与区别
  6. Object 标签遮挡 Div 显示
  7. C++二个数组求交集的实现算法(附完整源码)
  8. 可以改动的option组件_uni-app WebView 组件通信
  9. pythonfor循环range_python之for循环与range()函数
  10. Android软键盘弹出时,覆盖布局,不是把布局顶上去的解决方法
  11. 使用Spring Boot对REST URL进行集成测试
  12. Elasticsearch 简介入门
  13. 《C和C++游戏趣味编程》 第8章 十步万度
  14. 随机数大家都会用,但是你知道生成随机数的算法吗?
  15. java中的new BufferedReader(new InputStreamReader(System.in))
  16. 面试题之Spring工作原理
  17. 移动应用开发常见技术比较
  18. 免杀工具BypassAv-web使用教程
  19. oracle linux 退格,oracle database for linux 不能使用退格键
  20. 天嵌TQ_E9卡片电脑移植飞思卡尔yocto L4.1.15_1.0.0_ga 第五篇 LCD+触摸屏移植

热门文章

  1. 实名认证(二要素校验)-含手机验证码校验
  2. JavaWeb_AjaxJson
  3. 【STM32】HAL库-备份寄存器(BKP)
  4. 微信小程序 如何实现列表
  5. jsp80141汽车租赁租车车辆管理系统ssm+mysql
  6. 有三顶红帽子和两顶蓝帽子逻辑推理
  7. 一道有趣的啤酒趣味题
  8. 学习Python真的能找到工作吗?
  9. 启发式路径搜索算法介绍
  10. 无人车路径规划算法---(4)基于搜索的路径规划算法 II(贪心/Astar)