On Fri, Apr 15, 2016 at 9:14 AM, Ben RUBSON <ben.rub...@gmail.com> wrote:
> Hello,
>
> I already do it with a RewriteMap Perl script, but perhaps a faster (in terms 
> of performance) solution exists.
> Let's assume an incoming request contains a username, is there a way to get 
> the system UID of this username string (Linux/FreeBSD) ?
> And from a UID string, to get the corresponding GID ?

I can't think of any solution that would work out of the box, but
you can always write your own apache module in C.

rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to