-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This is an enhancement request.
We need that wsgi runs with UID that doesn't exists in /etc/passwd, and we
can't user ldap or anything else that can be used as uid.
We run a massive hosting plateform that use virtual UIDs, atm we use
apache-mpm-itk to run PHP apps with those virtual users, if we want to permit
users to run python apps, we need to be able to run thoses apps with virtual
users.
I think it should be a little patch, that can be only a directive in
configuration file or anything else.
Original issue reported on code.google.com by [email protected]
on 22 Jan 2013 at 10:38