Very short questions about NAV - SQL Server Option

navvynavvy Member Posts: 79
edited 2008-07-04 in SQL General
Hi,

Are this statements true:
1. If I have no Active Directory I can't use "Windows Logins"
2. If I use "Database Logins", I have to create the user logins in the SQL Server first
navvy
Freelance Developer

Answers

  • ara3nara3n Member Posts: 9,256
    1. False, you can use windows login without active directory. You can't lookup the list, you can just type the domaim/windowsuser
    3. Yes. If you use windows login you don't need to.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • kinekine Member Posts: 12,562
    ara3n wrote:
    1. False, you can use windows login without active directory. You can't lookup the list, you can just type the domaim/windowsuser

    Are you sure? The NAV needs to translate the domain name into SID and this is not possible without AD. You can enter only user which you PC has cached... or local user...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • krikikriki Member, Moderator Posts: 9,112
    [Topic moved from Navision forum to SQL General forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • bbrownbbrown Member Posts: 3,268
    kine wrote:
    ara3n wrote:
    1. False, you can use windows login without active directory. You can't lookup the list, you can just type the domaim/windowsuser

    Are you sure? The NAV needs to translate the domain name into SID and this is not possible without AD. You can enter only user which you PC has cached... or local user...

    It works if the workstations and server are in the same workgroup. However you must create the user on both the workstation and the server (also any other workstations that would be used). Not bad on a small system but a maintenance headache on larger systems with constant employee over-turn.
    There are no bugs - only undocumented features.
  • David_SingletonDavid_Singleton Member Posts: 5,479
    kriki wrote:
    [Topic moved from Navision forum to SQL General forum]

    Hmm since this is clearly a question from exam MB7-517, shouldn't it be move to the exams forum?

    Or maybe the poster was trying to sneak it in under the radar. 8)
    David Singleton
  • navvynavvy Member Posts: 79
    Thanks for you answers :)
    Or maybe the poster was trying to sneak it in under the radar. 8)

    :D No, It should not be an exam question: I'm trying to setup NAV (SQL Server Option) with Windows Login and without AD, but it doesn't work. I think, the Windows Server is in a different Workgroup......
    navvy
    Freelance Developer
  • David_SingletonDavid_Singleton Member Posts: 5,479
    navvy wrote:
    Thanks for you answers :)
    Or maybe the poster was trying to sneak it in under the radar. 8)

    :D No, It should not be an exam question: I'm trying to setup NAV (SQL Server Option) with Windows Login and without AD, but it doesn't work. I think, the Windows Server is in a different Workgroup......

    Ah OK, my bad, it just happens that they are both questions in that exam.

    Hey does that mean that finally we have found an actual exam quesiton that has a connection to the real NAV world.
    David Singleton
  • DenSterDenSter Member Posts: 8,307
    That's assuming that this question is indeed an exam question, which I thought was established that it wasn't :mrgreen:
  • David_SingletonDavid_Singleton Member Posts: 5,479
    DenSter wrote:
    That's assuming that this question is indeed an exam question, which I thought was established that it wasn't :mrgreen:

    You miss read. What I mean is that a/ these are exam questions in MB7-517, and b/ they are issues that some one has asked in real life. So here are exam questions that have a place in the real world. \:D/
    David Singleton
  • DenSterDenSter Member Posts: 8,307
    these are exam questions in MB7-517
    I read your assertion, but wouldn't know how to verify that. I read it more as "that LOOKS like an exam question". When navvy said it was a real life experience, that means that the source of this particular question was not the exam. Even if the same question is asked during the exam it would still not BE an exam question. It still may LOOK like one though :mrgreen:
  • WaldoWaldo Member Posts: 3,412
    bbrown wrote:
    kine wrote:
    ara3n wrote:
    1. False, you can use windows login without active directory. You can't lookup the list, you can just type the domaim/windowsuser

    Are you sure? The NAV needs to translate the domain name into SID and this is not possible without AD. You can enter only user which you PC has cached... or local user...

    It works if the workstations and server are in the same workgroup. However you must create the user on both the workstation and the server (also any other workstations that would be used). Not bad on a small system but a maintenance headache on larger systems with constant employee over-turn.

    Indeed, I can confirm it. Plus, create the users with the same passwords...

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • garakgarak Member Posts: 3,263
    with \Userid you can insert al windows user from local system(s) without AD, but they need the same PW
    Do you make it right, it works too!
  • navvynavvy Member Posts: 79
    :D:D
    ...source of this particular question was not the exam

    Thats true, the name of the workgroup on the server was wrong (it was WORKGROUP and should be SIMPSONS)

    Ok, thank you guys ! :wink:
    navvy
    Freelance Developer
  • WaldoWaldo Member Posts: 3,412
    SIMPSONS ... in a live environment? :mrgreen:

    @Garak: isn't it .\Userid (with the ".")?

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • garakgarak Member Posts: 3,263
    SIMPSONS :?: Hehe :-D

    if i enter .\ instead if \, the error message

    Microsoft Business Solutions-Navision
    Unknown Windows user.

    OK

    is displayed
    Do you make it right, it works too!
  • WaldoWaldo Member Posts: 3,412
    Ok, should have tried it myself ... never mind :oops:

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • navvynavvy Member Posts: 79
    Waldo wrote:
    SIMPSONS ... in a live environment? :mrgreen:

    yes, and in this case it was also easy to find names for the PCs... \:D/
    navvy
    Freelance Developer
Sign In or Register to comment.