blackrabbit
IS-IT--Management
I have some public websites on my server that a anyone can get to plus some other things like images on myspace and stuff hosted on my server so when people go to the myspace pages it also logs stuff in my iis logs.
My question is, is there a way to have iis populate the cs-username field in the logfiles with the username of who ever is logged onto the pc accessing my sites? I get the ip's but the cs-username is always blank. Do I have to turn on some sort of integrated Widnows Authentication and stuff like that? I don't want users to have to use a login prompt to get to my stes, I just want to see the "names" and not just ip's of people visitng my site.
I guess I could do it with some asp.net code but that only helps on the asp.net sites and not when someone accesses say myspace which then accesses images hosted on my server.
My question is, is there a way to have iis populate the cs-username field in the logfiles with the username of who ever is logged onto the pc accessing my sites? I get the ip's but the cs-username is always blank. Do I have to turn on some sort of integrated Widnows Authentication and stuff like that? I don't want users to have to use a login prompt to get to my stes, I just want to see the "names" and not just ip's of people visitng my site.
I guess I could do it with some asp.net code but that only helps on the asp.net sites and not when someone accesses say myspace which then accesses images hosted on my server.