2
ZXG10 iTC-BSC-SYS/GSM&UMTS&MW-if you forget iTC admin password ,how to deal with it? Product ZXG10 iTC/GU- BSC/GU Wireless System/GU Network Management Version Equipment Hardware Version Equipment Software Version Board Hardware Version Board Software Version Incident Error Code Page Views 13 Author LiShuHai Knowledge No. WHD20120425468699 Incident Description (Incident Phenomena) Sometimes,maybe customer forget the password of iTC admin,so how to deal with it? Networking Environment Problem Cause Analysis null Solution sqlplus /nolog conn uep/U_tywg_2008@itc //itc you will replace with actual sid update uep.sm_user_table u set u.password='8779428B6CB83531' where u.username='admin'; commit; then you restart the iTC server and you relogin you will find the password is empty.

ZXG10 ITC Password Reset

Embed Size (px)

DESCRIPTION

Password rest

Citation preview

Page 1: ZXG10 ITC Password Reset

ZXG10 iTC-BSC-SYS/GSM&UMTS&MW-if you forget iTC admin password ,how to deal with it?

Product ZXG10 iTC/GU-BSC/GU Wireless System/GU

Network Management Version

Equipment Hardware Version

Equipment Software Version

Board Hardware Version

Board Software Version

Incident Error Code

Page Views 13

Author LiShuHai Knowledge No. WHD20120425468699  Incident Description (Incident Phenomena)

Sometimes,maybe customer forget the password of iTC admin,so how to deal with it?  Networking Environment  Problem Cause Analysis

null  Solution

sqlplus /nologconn uep/U_tywg_2008@itc   //itc you will replace with actual sidupdate uep.sm_user_table u set u.password='8779428B6CB83531'  where u.username='admin';commit;

then you restart the iTC server and you relogin you will find the password is empty.

Page 2: ZXG10 ITC Password Reset