Problem in window login

hemantOnehemantOne Member Posts: 98
Hello Experts,

I have facing a problem in window login.I made a new user in server active directory.
I Synchronized this User In NAV with logins but unable to make login.Please tell me what may be the problem.
what tables are affected with user logins.


Thanks .
Regards,
Hemant
They can conquer who believe they can
.

Comments

  • krikikriki Member, Moderator Posts: 9,110
    What error do you have?

    PS if you use the standard security model, you don't need to synchronize anymore.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


  • hemantOnehemantOne Member Posts: 98
    I made the user in User set up list .But error still come.
    The error is
    "User set up user ID does not exist"
    Regards,
    Hemant
    They can conquer who believe they can
    .
  • kinekine Member Posts: 12,562
    This means that there is some modifications which force you to add the user into User Setup table (Administration-Application Setup-Users-User Setup).
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • hemantOnehemantOne Member Posts: 98
    Thanks kine,

    Actually I modify the username in user setup forcefully and make that user in active directory .After Synchronization the logins,there is a refrence problem of SID .can u tell me the right way to do this..

    Thanks in advance...
    Regards,
    Hemant
    They can conquer who believe they can
    .
  • jannestigjannestig Member Posts: 1,000
    Have you added the user to SQL server logins as well ?

    I generally add them in SQL first then add them in NAV
  • kinekine Member Posts: 12,562
    forcefully ??? What does it mean?

    You need to add the user between users in standard way, than add new line into user setup, lookup the user from lookup table...

    For me it seems that you made some mess through code or directly through SQL and now you are solving the result...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • hemantOnehemantOne Member Posts: 98
    Thanks kine,

    you are right .I wanted to change the user name .So i modified it.
    I think the proper way is to delete old user and create new user.Is any other way to do this?


    Thanks.
    Regards,
    Hemant
    They can conquer who believe they can
    .
  • kinekine Member Posts: 12,562
    If the user is windows user, you need to "rename" it in Active Directory. If it is B User, it is better to let the "old account" there, just add the valid till date, and create new account and add it into NAV. But it depends, is the account still "same person, with different name", or it is really different user?
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • hemantOnehemantOne Member Posts: 98
    But it depends, is the account still "same person, with different name", or it is really different user
    Thanks kine for your help.

    In my case "same user with different name".But finally the issue is resolved .Actually we found that the problem related to NAS login.

    :D
    Regards,
    Hemant
    They can conquer who believe they can
    .
Sign In or Register to comment.