Using virtual users instead of system users

Hi,

I'm working on setting up a hosting service that would not use system users but only virtual users located in a rdbms.

I'm looking to use the following services.

Apache2 (php4)
Pureftpd
MySQL
PgSQL

Does anyone know if it's possible to use apache2 with virtual users in a rdbms instad of system users when setting the userdir enviroment? Or does it have to read the /etc/passwd file for this?

 

 

 

 

Top