rahuldbhandare
13th April 2007, 09:41
Hi,
I have created a new user "mtp1" which belongs to the new group "MTP". I created a BAAN user for this user "mtp1".
But when I login into BAAN using "mtp1" I get error as "Not authorised to run as user mtp1".
After changing the permissions of the user file in $BSE/lib/user directory,
when I again try to login into BAAN it gives an error
"Could not log you on to database".
But the database user is created successfully and I am able to log into sqlplus using this account.
So could anyone help in getting around this problem as this is very urgent.

george7a
13th April 2007, 10:10
Hi,

There are two sessions you have to run/maintain in order to create the DB user:

1) Maintain Links between Baan Users and Database Users (ttdba0110m000). You have to dump the user after you finish
2) Maintain Database users (ttdba0115m000). You will have to convert the user after you finish.

I hope it helps,

- George

rahuldbhandare
13th April 2007, 22:49
The BAAN user is already linked to database user and the user is also converted.

Hi,

There are two sessions you have to run/maintain in order to create the DB user:

1) Maintain Links between Baan Users and Database Users (ttdba0110m000). You have to dump the user after you finish
2) Maintain Database users (ttdba0115m000). You will have to convert the user after you finish.

I hope it helps,

- George

jclju1
16th April 2007, 10:42
Check on Unix if user mtp1 can read file $BSE/lib/ora/ora_users. Normal permissions for this file are rw for user bsp and rw for group bsp.

Maybe is good idea to add user mtp1 to group bsp.