I.Benini
27th January 2006, 14:02
Hi,
I have to create some normal users in BaaN. They all have the same system login user "testusr" so the command "-- -set USER=newusr1" is used in the BW configuration.
"testusr" is also defined in the ora_users file so that group, authorizathions and privilegies are already defined. The line in ora_users is like that:
testusr:bsp:UN.......:baan
Now the question is: the normal user "newusr1" can acces BaaN? The answer is no because of the error 514 "Security error: probably no permission".
So this means that in ora_users must be present the line:
newusr1:oracle_user_used_for_testusr:password:group.
To add a new user ora8_maint6.1 can be used, but what about the password? encrypt6.1 can be used, but how does it work?
I must confess that my hope was it was no due to add new oracle user as the system login user was already defined as an oracle user, but I wasn't right.
I 've just read the threads in the Board concerning BaaN user creation and I found that the use of sessions in Tools> Database Management> Miscell >RDBMS is suggested, but the platform in use is on LINUX so that this part isn't present.
Any help will be appreciated.
Thanks in advance.
I have to create some normal users in BaaN. They all have the same system login user "testusr" so the command "-- -set USER=newusr1" is used in the BW configuration.
"testusr" is also defined in the ora_users file so that group, authorizathions and privilegies are already defined. The line in ora_users is like that:
testusr:bsp:UN.......:baan
Now the question is: the normal user "newusr1" can acces BaaN? The answer is no because of the error 514 "Security error: probably no permission".
So this means that in ora_users must be present the line:
newusr1:oracle_user_used_for_testusr:password:group.
To add a new user ora8_maint6.1 can be used, but what about the password? encrypt6.1 can be used, but how does it work?
I must confess that my hope was it was no due to add new oracle user as the system login user was already defined as an oracle user, but I wasn't right.
I 've just read the threads in the Board concerning BaaN user creation and I found that the use of sessions in Tools> Database Management> Miscell >RDBMS is suggested, but the platform in use is on LINUX so that this part isn't present.
Any help will be appreciated.
Thanks in advance.