Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: CMT8.4.1
-
Fix Version/s: CMT8.4.1.201203
-
Component/s: CUBRID Migration Toolkit
-
Labels:None
-
Environment:
CMT2.0.0.4736
Description
1 Goto cubrid server
cm_admin adduser -badmin -c admin gaoymtest 1111
cm_admin adddbinfo -utest -p30070 gaoymtest ab
Now when use gaoymtest login CMS, it only can use ab database.
2 Goto CMT
Goto step2, choose offline, login CMS with gaoymtest.
Acutual result:
Can see all database. Not only ab. And when use dba to do migration,it's ok.
As CMS,when use gaoymtest login,it only use test user for the database.
Pay attention to:
If the user of database hasn't dba authority,it cannot do loaddb.
fixed
Task "getdbmtuserinfo" should be used.