cancel
Showing results for 
Search instead for 
Did you mean: 

How to set password parameters

Former Member
0 Kudos

Hi,

Wanted to set profile parameters for initial password never change .When we create user we can set some initial password , once the user login forst time it will ask you to change the password .We have setup SSO to portal system so we dont want user to change the initial password.

Also we need some of the users to change the password. how to set this ?

- Kristene

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Murali ,

Thanks for your info.But we have EP SSO to CRM and BI systems, When we login to the portal from there we have navigated to activity management in that it pops up me to change CRM user password.

So we need to set the option to CRM systems.

How we can assign this.

- Kristene

Former Member
0 Kudos

Hi,

To acheive this, you can use visual admin. Please, do the following steps.

1. Login to visual admin .

2 Goto services ==> Security provider => User management

3 Here you search the user. The details will be displayed. Here you need to enable the checkbox for the following field.

" No password change required".

For the users who do not want to change their password tickmark the check box of the field "No password change required".

For the user who need to change their password don't tick mark the check box.

Thanks

R.Murali

former_member185864
Active Participant
0 Kudos

Hi kristene Jyo,

1.Start the Config Tool C:\usr\sap\<SID>\<engine-instance>\j2ee\configtool\configtool.bat

Ex: D:\usr\sap\F02\JC00\j2ee\configtool --> configtool.bat

2.Goto cluster-data --> Global server configuration --> services --> com.sap.security.core.ume.service

3. Set a value "FALSE" for below property. ( Default values is "true").

<b>ume.logon.security_policy.password_change_allowed=FALSE</b>

4. Save settings.

5. Restart the Engine.

The user login first time; he will not get password screen.

<b>IF it is usefull; Reward pints.</b>

Thanks,

Nagaraju