Options

security group membership of Navision user (windows login)

arnromarnrom Member Posts: 8
How can I check the security group membership (within Active Directory) of a Navision user. We use only Windows Logins to logon to Navision (Version 4.0 SP3)? Is there any code which can do this? Is it possible to do some LDAP query within Navision (Code)?

Thank for any help.
Roman

Comments

  • ara3nara3n Member Posts: 9,258
    Take a look at table Windows Group Member
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • arnromarnrom Member Posts: 8
    Hi

    I can't see any Table called "Windows Group Member". Do you mean "Member Of" ID 2000000003? There I see only database Accounts not Windows Accounts.
  • ara3nara3n Member Posts: 9,258
    It's a virtual table. It's not in object designer. Create a new tabular form and add the table as source and you'll see the data in it.
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • arnromarnrom Member Posts: 8
    Hi

    Great it works. Many thanks. Is there a reference guide so that I know what virtual table are in Navision?

    Roman
  • ara3nara3n Member Posts: 9,258
    they are basically read only tables provided by finsql.exe
    Ahmed Rashed Amini
    Independent Consultant/Developer


    blog: https://dynamicsuser.net/nav/b/ara3n
  • kinekine Member Posts: 12,562
    arnrom wrote:
    Hi

    Great it works. Many thanks. Is there a reference guide so that I know what virtual table are in Navision?

    Roman

    If you will search the forum, there was thread about the virtual tables in NAV...
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.