Hello all.
I have an FC2 box that is serving some files (as a web host and also a regular network file host). Anyway, the web server is running fine and fast.
My problem is that I want to share some files (2 separate mounts, already configured and good to go) that users on XP machines, managed by Active Directory can make a network connection to and read/write to.
Now, I really am not smart when it comes to Fedora. So, initially I set up Samba so that ANYONE could read/write to the shares and I had no problems making connections from my XP boxes to the FC2 box. However, no one could write to the shares, only read.
So, I want to connect as specific users to the FC2 box, authenticate to AD and allow resources.
No one will be logging into the FC2 box. They will just be making connections from XP boxes.
I have seen threads here that detail authentication and LDAP settings, etc. However, I honestly don't know what applies to this setup or not.
I do have WINDBIND enabled, with the proper domain, ADS, and controllers set.
Do I have to make local users with the same passwords on my FC2 box, or can I just get users making shares to the FC2 box to get authenticated through the AD box?
---------------
Would it be best to simply bypass AD and just make local accounts that have the same passwords as the AD ones and try that?
Thanks