hutchida03 Posted November 8, 2013 Posted November 8, 2013 Hello, The pupils have files saved onto their Mac desktops and they're in the process of copying them to their home directory on the Windows server via the SMB share mount. When they try to copy .mov, iMovie or MP3 files, they're asked for the local admin password of the Mac before it can be transferred, otherwise access is denied. Copying of photos, word documents, etc works without the password. Any advice or help would be appreciated. Thanks.
Gerk Posted November 12, 2013 Posted November 12, 2013 All of those file types you're talking about (mov, mp3) contain additional metadata that needs to be written in a different way to SMB shares than it's stored on a local HFS filesystem. That said not sure how to fix this ... but it might be a starting point for you to dig in further. 1
hutchida03 Posted November 15, 2013 Author Posted November 15, 2013 Hi Thanks for the reply. Weirdly the file extensions are blocked on the Windows Server but entering the localadmin password on the Macs allows the files to be transferred and saved. I'm not sure what's going on there.
Gerk Posted November 15, 2013 Posted November 15, 2013 On SMB shares it's probably trying to make the .AppleDouble hidden file (which may be why it's asking for admin permissions). You might want to check that the users have permission to make hidden files on that share (if there's such a thing on the windows user/ACL management, I'm not sure)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now