Hi Alessandro, Alessandro schrieb: > > I want to add a system user and a customer user with a microsoft > > .net > > application that write directly to mysql db. How I can generate a > > crypted > > password? Which it is the coding algorithm?
It's unix crypt(). See also: http://www.codeproject.com/csharp/unixcrypt.asp > > Thanks in advance > > Alessandro Martin ((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! _______________________________________________ OTRS mailing list: dev - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/dev To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
