Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

http://127.0.0.1/fs-2016.2/TSmartClient.application?port1=3102&wa=true


...

LDAP Server

To enable the LDAP Server in FactoryStudio, please go to…to Info>Project>Settings. Then, and type the LDAP Server server's name in the AD/LDAP Server field.

...

For the integration of the LDAP Server, any extra customization in the project is needed except for the LDAP Server name in the Info>Project>Settings.

After enabling the LDAP Server, the project Client.LogOn() method in LOGON page will work property. This method when called, firstly it checks for the project Engineering Users if not found , then it checks the project Runtime Users and  finally if there is a LDAP Server configured it checks for the LDAP Users. When the first User is found and validated the found User will be logged in the project. 

As in the Windows Authentication, after the After the user validation, the user’s Windows group will determine which project Security Permission will be used. It will search in the project Security Permission for the same Windows Group name. If it found exactly finds the exact same name then , the Security Permission will be used in the project for the logged in User. If any names match, the Permission Guest will be used.