Automatic creation of users

karstenrobertkarstenrobert Member Posts: 27
edited 2008-12-17 in Navision Attain
Hi,
I use a batch job to read a textfile which contains informations of new user logins to add or to delete and the user which is to be used as a template user. The process works fine but I can't use this batchjob in our subsidiary companies for security reasons. The problem is the process runs in a user login with the role super and this is not possible for our subsidiary companies.
I tried to give the codeunit which I use permissions and change the batch user login to indirect right but that didn't really do it.
Is there any workaround to be able to assign normal user roles(non super roles) to new users using template users with the least possible rights for the batch client.

Any ideas?

Thanks,
Karsten Frank
MCP - Dynamics NAV Developer

Comments

  • kinekine Member Posts: 12,562
    You can assign the "SECURITY" role to the user, but in this case he will be able to create new user and assign only roles, he himself have. It means that will not be able to assign role, which his account is not member of...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.