is it possible to retrieve the netbios name from a user e.g using samba in php??
I am interested in the answer to the question too. Could you pls post if you get any solutions. Thanks, hy
I am interested too. :-)
Me too... It seems that gethostbyaddr(IP) uses the netbios name if DNS can't resolv the IP (tested on win2000). But how do I get the netbios name if an address can be dns-resolved?