
8 Jun
2004
8 Jun
'04
2:42 p.m.
I want to run through the entire OTRS tickets table and add each customer_user_id as a customer with the same password in the customer users' list. How might this be done? Can it be done via SQL? My concern is that maybe the passwords have to be encrypted. I was wondering if I could encrypt a simple password and use that encrypted string for all the others. Charles