Creating New Users

ShingamiShingami Member Posts: 10
Hi, how do i create new users in navision and assign them rights?

Comments

  • ara3nara3n Member Posts: 9,256
    are you on native db or sql? is the user windows user or DB user?
    Also have you read any documentation pdf files that are on the CD?
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • ara3nara3n Member Posts: 9,256
    Microsoft Dynamics NAV supports user-level security to ensure that only persons with the appropriate authorization can access information in the system. You must add users and assign roles so that each person is able to perform tasks in accordance with the permissions that they have been allocated.
    
    Microsoft Dynamics NAV supports two methods for logging on:
    
    Database Server Authentication
    
    Windows Authentication
    
    The RoleTailored client requires Windows authentication and does not support Database authentication.
    
    All administration of security and permissions is performed through the Classic client and not the RoleTailored client.
    
    Note  
    To add users on a computer running Windows Vista with User Access Control enabled, start the Classic client with administrator privileges. To do this, right-click Microsoft Dynamics NAV Classic with Microsoft SQL Server in the Start menu, and then select Run as administrator.
     
    
    For additional information about administering users and roles, see the section Security and Permissions in the Classic client online Help.
    
    Adding and Synchronizing Users
    To add users using Windows Authentication
    Open Microsoft Dynamics NAV Classic with SQL Server.
    
    This opens the Classic client. If you have not already installed the Classic client, see How to: Install Classic Client for Administrative Tasks.
    
    From the Tools menu, click Security, and then click Windows Logins.
    
    Click in an empty row and type the user's login in the format TheirDomain\TheirUserName, and press TAB to add the user.
    
    Select the user and click Roles.
    
    Select an appropriate RoleID, press TAB to commit the information, and then close the form.
    
    From the Tools menu, click Security, and then click Synchronize All Logins.
    
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • garakgarak Member Posts: 3,263
    Did you read the w1w1ism.pdf?
    It's in the DOC Folder of your product CD/ DVD.
    There is all described

    Regards
    Do you make it right, it works too!
  • hardik_shahhardik_shah Member Posts: 219
    And you also need to be clear that which type of Rights u want to assign
Sign In or Register to comment.