If you look into the bin directory under your otrs directory you will find the file otrs.setPassword. Its a perl file so you need to run it through a perl interpreter i.e. Strawberry Perl that was installed by the OTRS installer. Go to the otrs bin directory and try this from the command line;
"c:\Program Files\OTRS\StrawberryPerl\perl\bin\perl.exe" otrs.setPassword r...@localhost <password> That should do it. Rory Support my 365 Challenge in aid of the Irish Cancer Society www.365challenge.ie 2009/9/11 Ralf Hildebrandt <[email protected]>: > * Lev Davidovich <[email protected]>: >> thank you - please tell me what the code is for changing the password for >> r...@localhost. > > Use otrs/bin/otrs.setPassword to change the password for r...@localhost > like Michiel said. > > -- > Ralf Hildebrandt > Geschäftsbereich IT | Abteilung Netzwerk > Charité - Universitätsmedizin Berlin > Campus Benjamin Franklin > Hindenburgdamm 30 | D-12203 Berlin > Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 > [email protected] | http://www.charite.de > > --------------------------------------------------------------------- > OTRS mailing list: otrs - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > > NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! > http://www.otrs.com/en/support/enterprise-subscription/ --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
