-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Cody,

Cody Grosskopf schrieb:
> Is there a way to make it so that all the users you create automatically
> get the same password?
> 

No, there is no such feature in the default OTRS. The simplest way I can
think of is to manipulate the user entries in the database after creation:

UPDATE system_user SET pw="pass" WHERE valid_id = "1";

HTH

Kind regards

        Marko

- --
((otrs)) :: OTRS GmbH :: Europaring 4 :: D - 94315 Straubing
  Fon: +49 (0) 9421 1862 760 :: Fax: +49 (0) 9421 1862 769
    http://www.otrs.com/ :: Communication with success!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFEMPo13Z/8JYqyrP8RAl4bAKCCH3SBZP5RnPWJEPrqe+mrHDLnTACeLSO8
K6bGHvafFQoWkRuB0RJdY1Q=
=hU1Z
-----END PGP SIGNATURE-----
_______________________________________________
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
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to