So, currently I have a little server set up mostly for file sharing for local use, and FTP for my schoolwork.
However, I ran into a problem with the file sharing.
I made the shared directory on the server's D drive, set up full NTFS permissions on both the drive, and shared folder.
I gave a user account for the local sharing full control,
However, when trying to write a file on the drive from my PC, I'm getting prompted I need permission to perform this action. Even when logged on as administrator it happens.
I logon by entering servername\user in the user textbox, and also tried servername\users\user, to no avail either.
However, I have placed multiple test files in the directory which I can read, which have been placed as Administrator.
Strangely enough when trying to delete one of these files, I get another access denied prompt, saying I need permission from BUILTIN\Administrator?
Now I wonder, is this something incorrectly set in the permissions, or an error with the file sharing server?