I'm sure this has been asked before, but I'm not finding it.

I have a PHP application on an intranet WAMP server. I would like to give certain users previledged rights. I do not want to ask users for a login ID and password. I want to fetch their Windows login ID.

I thought this was possible, but perhaps only with IIS?