That wouldn't really make much sense, since DocumentRoot specifies the root directory when actually viewing the Web site...and since httpd only runs as one user (and since there is no way to specify what UNIX user a given HTTP session has in this way), there wouldn't be any reason to do this in the first place.
Of course, perhaps I don't understand what you're trying to do...