Page 1 of 1

Integrated Login

Posted: Tue May 26, 2009 10:44 pm
by ebt5
I've set up integrated login but am receiving the error: N6) Client not registered

I imported the users into TM1 successfully using etldap and the log shows the new users added along with their generated password. If you leave integrated login off you can log in with the password generated during the etldap export, but when you switch integrated login on, I get the above error.

Any ideas would be greatly appreciated.

E

Re: Integrated Login

Posted: Thu May 28, 2009 5:11 pm
by tomok_1
In the }ClientProperties cube there is a parameter called UniqueID. You need to populate this with the user's domain and Windows user id. For example, if a user's ID was User1 and they logged into the CORP domain then you would put "User1@PROD" in that field. Remember the windows ID and Domain are case sensitive.

If that doesn't work you may try modifying the account that the Tm1 Server service runs under. Sometimes changing the ID that the service runs under to "Local System" will fix that issue.

Re: Integrated Login

Posted: Fri May 29, 2009 2:54 pm
by ebt5
The problem was indeed in the UniqueID column. I did have it populated, but had entered an incorrect realm name--using the company's domain suffix "company.com" instead of what was needed in this case which was the prefix. This resulted in an invalid UniqueID.

Thanks for your help.

Erik