This may be a newbie-type question as I've not had much experience with file ownership in a Windows or Samba-style network; hopefully the answer is a simple one!
We have an SME server with an i-bay set up to share files within the department; everyone has full access to the files on this i-bay (assigned to drive letter K:). Somehow some of the files and directories have gotten "owned" by some of the users and can't be accessed by the other users. The file owner did not intend for this to happen, doesn't know how it happened, and just wants everyone else to be able to open, change, etc. those files and directories.
Most of the files/directories have ownerships of root/employee and as far as I know new files created are normally created that way, however there are a handful of files and directories that are now username/username or username/employee instead. I could and probably will use chown]/i] to reset the ownerships back to root/everyone, but I need to understand why and how the ownerships got changed so it doesn't happen again (at least accidentally; knowing how to do it on purpose may well be useful) and so I can train the users properly.
How would the end user be able to change a particular file or directory's ownership or permissions? The end users in this case are using Windows 98 and signing on to the domain with their usernames and passwords.
Thanks for any help understanding how ownership and permissions are supposed to work in a Samba/Windows network and how to resolve this problem!