Hi Guys,
How do we unlock an Admin acocunt in Tm1, once we have exceeded maximum number attempts for log in with wrong password?
Is there any way we can unlock the admin account or settings to increase the number of maximum attempts to logon with wrong password?
Thanks in Advance.
Regards,
Girish
Admin account locked owing to wron password
-
- Posts: 14
- Joined: Fri Oct 24, 2008 9:18 am
-
- Regular Participant
- Posts: 152
- Joined: Fri May 23, 2008 12:08 am
- OLAP Product: TM1 CX
- Version: 9.5 9.4.1 9.1.4 9.0 8.4
- Excel Version: 2003 2007
- Location: Melbourne, Australia
- Contact:
Re: Admin account locked owing to wron password
Solution varies depending on the TM1 version.
Some TM1 versions will unlock an account that has been locked due to maximum login attempts with wrong password being exceeded with a password reset. However, most versions of TM1 will only unlock an account that has been locked for this reason following a fresh restart of the server (server bounce).
Generally, TM1 will not allow you to delete a client then recreate a client with the same name during a session.
The default number of login attempts is 3. To override the default simple add the MaximumLoginAttempts parameter to the tm1s.cfg file in the database root directory.
Generally it would be considered bad practice to actually use the Admin account on a production system. (This account can't be deleted by the way.) Much better to assign specific users to the Admin group then you know who is doing what on the system, and depending on logging settings also have an audit trail of changes.
Some TM1 versions will unlock an account that has been locked due to maximum login attempts with wrong password being exceeded with a password reset. However, most versions of TM1 will only unlock an account that has been locked for this reason following a fresh restart of the server (server bounce).
Generally, TM1 will not allow you to delete a client then recreate a client with the same name during a session.
The default number of login attempts is 3. To override the default simple add the MaximumLoginAttempts parameter to the tm1s.cfg file in the database root directory.
Generally it would be considered bad practice to actually use the Admin account on a production system. (This account can't be deleted by the way.) Much better to assign specific users to the Admin group then you know who is doing what on the system, and depending on logging settings also have an audit trail of changes.
-
- Posts: 14
- Joined: Fri Oct 24, 2008 9:18 am
Re: Admin account locked owing to wron password
Thanks Scott.
Information was really helpful.
Regards,
Girish
Information was really helpful.
Regards,
Girish
-
- Regular Participant
- Posts: 164
- Joined: Tue May 04, 2010 10:49 am
- OLAP Product: Cognos TM1
- Version: 9.4.1 - 10.1
- Excel Version: 2003 and 2007
Re: Admin account locked owing to wron password
Hmm, I'm on 9.4.1 SP3, can anyone tell me if server restart will automatically unlock accounts locked this way or will I have had to reset their password first?ScottW wrote:Solution varies depending on the TM1 version.
Some TM1 versions will unlock an account that has been locked due to maximum login attempts with wrong password being exceeded with a password reset. However, most versions of TM1 will only unlock an account that has been locked for this reason following a fresh restart of the server (server bounce).
Oh and I know it's bad practice now.
Cheers,
Alex
-
- Regular Participant
- Posts: 164
- Joined: Tue May 04, 2010 10:49 am
- OLAP Product: Cognos TM1
- Version: 9.4.1 - 10.1
- Excel Version: 2003 and 2007
Re: Admin account locked owing to wron password
To answer my own question, a server restart unlocked the account. I didn't have to reset the password first.