Add password on mysql map table
patux <[email protected]>
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
After my last post, i was reading about libperditiondb_mysql. It would be great if we can map (on a mysql table) a diferent password that the one used for "authenticate_in" feature. +------------+--------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +------------+--------------+------+-----+---------+-------+ | user | varchar(128) | | PRI | | | | pass | varchar(128) | | | | | | servername | varchar(255) | | | | | | port | varchar(8) | YES | | NULL | | +------------+--------------+------+-----+---------+-------+ It will be useful to take this password for authentication with the real server. Thanks in advance. ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users