Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8843

Re: Unknown user name/password combination

$
0
0

Hi,

just some general thoughts:

1. Double check with e.g. 'dbmcli', if the supposed passwords are really correct. For 'control' and 'superdba', simply execute
'dbmcli -d <yourdbname> -u <dba,passwd> db_state'.

2. Within a 'dbmcli' session, try a 'sql_connect <r3user,pwd>' to check if this also works.

3. You can check which users exist in your database via 'select * from users'

4. Keep in mind that the 'xuser'-entries are OS-user dependend, so you must create the xuser keys with the correct OS user.

5. You can check via 'dbmcli -U ...' if the connect via xuser keys works, just try
'dbmcli -d <yourdbname> -U <then the xuser key 'c' or 'w' ...>'
The capital 'U' indicates that dbmcli should use the xuser data identified by the key instead of the usually supplied user/pwd info.

6. What is your current R/3 user? siqadm or sipadm?

Thorsten


Viewing all articles
Browse latest Browse all 8843

Trending Articles