BMC Atrium Discovery Community Forum

forgot password?
   
 
unable to login to tideway ui
Posted: 29 December 2009 03:39 AM   [ Ignore ]  
Rank
Newbie
Total Posts:  10
Joined:  2009-12-18

using community edition. vm comes up fine. http://<ip-add> shows tideway home page. I am not able to login after that using any (admin/admin, system/system etc). I see the following error in /usr/tideway/log/tw_appserver_log

“ERROR: Unencoded string error: ‘clickwrap.html’

Any idea?

Profile
 
 
Posted: 04 January 2010 09:34 AM   [ Ignore ]   [ # 1 ]  
BMC ADDM Staff
RankRankRankRank
Administrator
Total Posts:  140
Joined:  2008-02-20

Hi there Deepak.
It’s possible that the account has become locked out if the wrong password is used three times. I see you have command line access; you can unlock the system account as follows:

tw_upduser —active —passwd-ok system

It’s worth trying this. I’m assuming you haven’t logged on successfully at all yet, by the way.

Profile
 
 
Posted: 04 January 2010 06:35 PM   [ Ignore ]   [ # 2 ]  
Rank
Newbie
Total Posts:  10
Joined:  2009-12-18

I tried changing the password and unlocking the account as well. That did not work either. Later on, I worked with Tideway support and learnt that there was some bug in 8.0.1 version and got fixed. Now, I am on 8.1 and it’s working fine.

Profile
 
 
Posted: 05 January 2010 08:23 AM   [ Ignore ]   [ # 3 ]  
BMC ADDM Staff
RankRankRankRank
Administrator
Total Posts:  140
Joined:  2008-02-20

Glad to hear you’re working now. Just to close out the thread for people arriving via search, the ‘Unencoded string error’ was certainly in 8.0.x; but it was a benign error that did not prevent login, and was fixed in 8.1.x

Profile
 
 
Posted: 25 May 2010 06:08 AM   [ Ignore ]   [ # 4 ]  
RankRankRankRank
Guru
Total Posts:  220
Joined:  2010-03-08

i also locked my account, but this command above, doesn’t work?!

tw_upduser command not found

I’m logged in as root in the CLI

EDIT: i use the enterprise version

[ Edited: 25 May 2010 06:16 AM by Markus Schneider]
Profile
 
 
Posted: 25 May 2010 07:11 AM   [ Ignore ]   [ # 5 ]  
BMC ADDM Staff
RankRankRankRank
Administrator
Total Posts:  877
Joined:  2008-02-12

That is because tw_upduser is not in PATH for the root user. You should log in as tideway.

It is not necessary to log in as root on an appliance to perform administration and is actively discouraged.

Profile