I have a multi-function device (printer/scanner/copier) that is capable of scanning to SMB folder destinations, and can do so to a different folder for each user, but unfortunately it's only capable of storing and using a single set of credentials to access the SMB folders.
I need to have these user credentials set to those required by a standalone application server (Unix) that isn't a member of my domain, and isn't supported by me. For the purposes of this question this isn't negotiable as it would be expensive in time and money to overcome.
So the question is, Is it possible to set NTFS permissions on a Windows 2008 server share to allow read and write access for the Unix user?