chakri_b
5th May 2009, 02:35
I am trying to create users in ERP Ln and had couple of questions.


1.Created Windows OS User(lnuser1) as a regular user
2.Created ERP Ln user as (lnuser1) and converted to run time
3. Assigned ERP Ln user to DB user baan and converted to run time.

I am unable to login through webtop/worktop. However if I make the 'lnuser1' part of admins group in Windows US it works.

Question 1: I do not want to make every user part of Admins in Windows-please advice if there is a solution for this.
Question 2: Is it a normal practice to use one DB user for all the ERP users? What conditions necessitate the use of multiple DB users?

andy_baijun
5th May 2009, 05:35
I am afraid that in the step2, you missing the link between Baan login user and the OS user.

When you login Baan via Webtop/worktop, the user have to own the related access right. in your description, I don't know whether you have grant the user with proper right.

Action:
Create some roles , and grant the access rights to the role. then in hte user data session, assign the related role to the user. don't forget convert them into RTDD after you change data every time and re-login to use the new setting .

the role access right control the user access the system, you can do this by package, module, session, company number, table etc.

ashu2814
3rd June 2009, 10:32
If you are giving admin rights to user "lnuser1" then only it must working .
Remove the admin right from lnuser1.
Create a new group on OS .
Assign that group to lnuser1.
Now give rights (RW) to this new group for $BSE.
Hope this will work.