baan999
3rd March 2012, 07:10
we have created user login with normal user option and assigned tccom0000000 on menu.
now we want to restrict normal user should not allow to use tools (all session)
how to define in role data to restrict tools access to normal user.
mark_h
5th March 2012, 15:32
In 4c4 I could do it several ways - give them authorizations to individual sessions (ttaad2131m000) that I want them to have. Or I could give them access to complete modules (ttaad2130m000). I do believe there are some tools permissions you have to grant in order for them to do everything that might be needed - like ttstp for printing and such. Not sure about LN.
bdittmar
5th March 2012, 17:39
we have created user login with normal user option and assigned tccom0000000 on menu.
now we want to restrict normal user should not allow to use tools (all session)
how to define in role data to restrict tools access to normal user.
Hello,
built roles and use the ttams sessions:
for example:
Role Description
DEFAULT Startup Baan
FORDEM DEM Authorizations
FULLDB Full table access
FULLSESS Full session access
MINUSSALES Minus Salesprograms
NL_CSIG_165 NormUser - 165 inkl csig
NL_CSIG_FIE NormUser - FIEGE inkl csig
NLEINKAUF NormUser - 100 PUR
NLLAGER NormUser - 100 WH
NLVERSAND NormUser - 100 DIST
NORMLOG Normal User Logistic - 100
NORMLOGCSIG NormUser - 100 incl csig
READER Only read and print
TOOLS Full Baan Tools access
Regards