hi On Tue, 6 Feb 2007, Michael Nguyen wrote:
> new server and move it to a Courier + MySQL setup, but here's my > problem...how do I get those Shadow passwords into MySQL? Do I even need to > do this or is there another way? if crypt() on the new system works the same way as on the old one, you can simply take the password hash from the shadow file and put it into the 'crypt' field on courier mysql db. -- rgds, serge ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
