-----BEGIN PGP SIGNED MESSAGE----- Hello Troy,
Sunday, October 07, 2001, 7:39:00 AM, you wrote: > I was going to use vsybase, but it's not up to date. That's ok, > because it's not exactly what I need anyways. I'm looking to > create a read-only interface to MSSQL (running against the Platypus > database). The new module will be vplatypus.c I mean I won't stop you from doing it but do you really think it's such a good idea to have vpopmail authenticate against NT based SQL servers? That's kinda like running OpenBSD and using Telnet to administrate the box over the net. Why don't you use MySQL in first place? > Last, because of the database schema, there is no crypted password. > Is this ok, or do I need to go ahead and create one from the clear > text password? If so, will this work? > pwent.pw_passwd = crypt(pwent.pw_clear_passwd,'xx'); Yes but you should look into using a random salt... Best regards, Gabriel -----BEGIN PGP SIGNATURE----- Version: PGP 6.5i iQEVAwUBO8BSAcZa2WpymlDxAQFlRwgAlEfUd6fyJVu98UXA5s5vYCk8TxsguVGx geQP9FPEYGOyJI3/sYhJ8jfkeb0SFjQ2rCBDMF67L899I4w+p5tvdaYdpulBfyKd BXAsTBeQ7XvgDaFxp/1cRF4rploVE39wOOTPnJBo3/WtAE8UeoWKZVXca/RP5ElO uIJpABk6MK2eMZ9iQeA+8xTDg1XOHYRaEzJqqqS0WefJM3ZbJnC4ANEujapJRXxJ e12ywS4a4Jt7SD46BqlQpVtK7BZYx38m0TpltF7x3ivT6IF45cmz1XHfCTFJ6pMA dFsg26BDA9snGVEO1hxpUMF5pJk4CPpbcCjugTGFEjJftjwuQZMBDQ== =e14T -----END PGP SIGNATURE-----
