cneal - Monday, February 5, 2007 7:25 PM:
I got the Logon Hooks .PDF However, since I am new to Aras.. I'm not getting it from this document... I understand that I have to have IIS set to Authenticate.. (Which it is) However, I don't understand what I need to add to get ARAS to use the info.....
Any assistance would be great!
Bill - Wednesday, February 7, 2007 2:29 PM:
Okay, not sure where exactly the confusion lies so I will post an overall walkthrough of the steps, and you can let me know what you need details on.
First, you need to disable anonymous access to the Clientscriptslogin.aspx page.
Second, you need to set the <ClientConfig> and <ClientLogon> tags in the InnovatorServerConfig.xml file. (Found in the root of the install.)
Third, you need to load the user information into the database. (login, firstname, lastname, email, etc.)
Fourth, from the User ItemType run "Reset Authentication Passwords" action from Actions main menu. Note: You have to re-run the action each time you change shared_secret value.
And lastly, restart IIS before logging in, to force a refresh of the server cache.
-Bill
MMarcial - Thursday, March 22, 2007 9:39 AM:
CNeal,
Section 4.4 of "Aras Innovator 8.1 - Installation Guide.pdf" refesr to the Aras Innovator - Login Hooks document and indicates the document may be found at http://www.aras.com/support/. However, this link is bad.
Where did you find the "Login Hooks.PDF"?
MM