karlexceed wrote: And, near as I can tell, it needs to be brought in pretty close to the OS core to enable functionality like mapped drives, active directory authentication, etc
mapped drives (IFS) are not supported in Reactos at the moment,
but samba-TNG contain all the API to access to network drivers including authentication.
At this time sambaTNG is a collection of command line tools but there are'nt tecnical problem to write a gui for the client.
And when the new explorer arrive trasform this to virtual folder plug-in is not really difficult.
So integrating smb in this way will not provide support for mapped drive,
and is'nt the right way to integrate it but can be use to access network disks from explorer.
It's not really an integration, it does'nt provide the possibility to share files from reactos,
but it will be very useful to access other machine and install software on real hardware (or VM)
without burn cds or attach the hard disk to another pc.