|
Posted by zdzisio on 11/06/07 06:42
Rik Wasmus pisze:
> On Mon, 05 Nov 2007 17:59:40 +0100, <paul814@excite.com> wrote:
>
> Hardly on the www. You should not want to know my username. On
> intranets, you could use some ActiveX, nothing to do with PHP/not
> something PHP can do though.
oh please.
of coure you can do that , and not through some active X
There is a normal way to do that. the question is only what kind of
serwer you are using for the web (apache ,iis )and what kind of serwer
for the local net (nt, samba, so on)
with microsoft serwer it is done in almost no time
with apache you need additional module
http://modntlm.sourceforge.net/
then logged user sid should be visible in $_SERVER variable
then you have to chceck the user id in LDAP to get the name to display
the end
z.
[Back to original message]
|