Is possible to create non database non windows users in sql

smshydsmshyd Member Posts: 72
Hi all,
Client is using 6.0 SP1. some users which are created as windows login in navision is neither windows login nor database login in the SQL Server. (I have only one database Login(sa(adminstrator))). flow of data from Portal is written in .net

Note: Client is using web portal as user interface

Comments

  • kinekine Member Posts: 12,562
    I do not uderstand your request. There are only two possible ways to authenticate into NAV: DB user or Windows User. If you have some acces through webservice, you need to use Windows user. If the .net app will use some predefined one it depend on the app. Than if you have unlimited users using this app, you need to add some authentication on application level. Of course, do not forget that you need to license these users too, e.g. by external connector (and do not forget to correct SQL licensing too).
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.