|
|||||||||||
|
AW: connet with script, without user/password
From: <Joerg.Wenzel(at)t-systems.com>
Date: Mon Aug 13 2007 - 01:54:50 EDT
does anybody know if i can use the perl-modul for maxdb with Xuser? Mit freundlichen Grüßen - Best regards
-----Ursprüngliche Nachricht-----
Hi, another solution would be to use the xuser-file. This is quite comfortable. You can store user-credentials along with connection options in the xuser-file. See MaxDB -> Tools -> Utilities -> XUSER <http://dev.mysql.com/doc/maxdb/en/28/873e4045796913e10000000a1550b0/content .htm> The dbmcli call would be: dbmcli -U <XUSER-KEY> -uUTL -c "util_execute suspend logwriter" (-uUTL is used to create a utility connection directly)
Bye
> > dbmcli -d <database_name> -u <dbm_user>,<password> > -----Original Message----- -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/maxdb?unsub=joerg.wenzel@t-systems.com -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/maxdb?unsub=lists@pantek.comReceived on Mon Aug 13 01:55:21 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 10:14:32 EDT |
||||||||||
|
|||||||||||