cancel
Showing results for 
Search instead for 
Did you mean: 

User TMSADM could not be created

Former Member
0 Kudos

Hello All,

We have deleted our TMS configuration and are creating a new TMS configuration.

While adding our Productiom system to the New TMS configuration, the error message is

"The error message was

"The password must contain atleast 1 digits (0-9)"

We have a the following parameter set in production

login/min_password_digits

How can we resolve this error without taking a downtime in production.?

Thanks in advance

Anthony

Accepted Solutions (0)

Answers (3)

Answers (3)

blanca_serrano
Advisor
Advisor
0 Kudos

Hello Anthony,

As per note 862989, "Password should be comprised of uppercase letters, lowercase letters, numbers and special characters. The password must contain at least 3 of these 4 criteria. It is recommended to use all 4 criteria."

login/min_password_lowercase

login/min_password_uppercase

login/min_password_digits

login/min_password_specials

Have you checked that the password entered fulfills this criteria and the value of those variables is correct?

I hope this helps you.

Regards,

Blanca

JPReyes
Active Contributor
0 Kudos

Simple, your TMSADM user was created when your password security policies where not around. So basically you either disable the password policies and restart the system then join your system to the transport domain finally change the password parameters back and restart your system again... or simply change the TMSADM password to suit your password policies.

Regards

Juan

Former Member
0 Kudos

Hi Juan,

Just one more doubt.

If i take your option 2 of changing the TMSADM password.

Where all do i need to change the password of TMSADM .i.e.,

1.)TMSADM of the Transport Domain controller .

2.) TMSADM of all the other system

3.) Also , the RFC.

4.) Finally, the production

I tried to change the password of the Production system TMSADM , but getting the same error.

Thanks

Anthony

JPReyes
Active Contributor
0 Kudos

Read SAP Note 761637 - Logon restrictions prevent TMSADM logon

Also, if your TMSADM user gets messed up see,

http://help.sap.com/saphelp_nw70/helpdata/EN/ee/aea91b6d9e11d2b41a006094b9ea64/frameset.htm

Regards

Juan

nelis
Active Contributor
0 Kudos

Hi,

How can we resolve this error without taking a downtime in production.?

You can try manually creating the user in client 000 of your production system. After creating the user(with the correct authorizations - S_A.TMSADM) try running the configuration again and hopefully it will create the necessary RFC connections if they don't already exist.

If the user and RFC's already exists then check SM59 -> ABAP Connections -> TMSADM@* ...check logon password(for each production rfc)

Nelis