Basic Windows Network Authentication [Sitemap] - HeapOverflow Computer Security Community & Forums : Heap Overflow.com

PDA

View Full Version : Basic Windows Network Authentication


revised
06-04-06, 07:44
Hi,

I'm just trying to code something like net.exe but i wouldn't know how to code the windows authentication nor how to actually "mount" a drive over the network, if there is anyone who could point me to some source codes or books on the internet i would be most grateful. You can also just PM me on this board if you feel like doing so.

I tried msdn but all i find about netbios is its structure but not a single implementation of how to actually use it, like map a network drive to your own computer.

Regards,

revised.

class101
06-04-06, 21:50
lo, not sure but you are probably requesting

http://msdn.microsoft.com/library/defau ... ection.asp (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wnet/wnet/wnetaddconnection.asp)

with this function you could establish a connection to a network resource.

else if you wish to find or request some more help, you could try this nice forum

http://forums.microsoft.com/msdn/default.aspx?siteid=1