|
#1
| |||
| |||
| OSX Created files can't be delete from Win2k Server Hey there, Newb here. I've done my best to search for a similar post/thread but no luck. We have a Win2k Server with various shares. OSX 10.2/10.3 clients connect to those shares using smb:// connections. They use username/password combos that are located in Active Directory. What happens? Mac users create files and or folders and then they can't delete/modify them. Neither can any other user, including myself a domain admin logged directly into the Win2k server. On occasion getting the Mac user to disconnect their network drive will free up the files, other times this doesn't work either. The files/folders just stay there. The error message is something like "Access denied, Files make be in use or you have insufficient access". Are there any known solutions out there? Special permissions for Mac users locally or on the server? Any help would be greatly appreciated!! Cheers, Phill |
|
#2
| |||
| |||
| There was a bug we found in 10.2 -> 2000 Server where permissions weren't properly kept and users were unable to delete files properly. |
|
#3
| ||||
| ||||
| I think I had a similiar problem. I had to delete the files and folders from a PC... ![]() |
|
#4
| |||
| |||
| Quote:
Thanks for your insight anyway ![]() Cheers, phill |
|
#5
| |||
| |||
![]() Nope, I specialize in cross platform environments, so I like them playing nice as well! Apple's SMB code is really home grown...very home grown, so the differences between 10.2 and 10.3 could be very large. We were unable to deploy 10.2 in our 2000 environment, but 10.3's SMB worked fine. Out of curiosity, are you using the AD plugin with Kerberos, or are you keeping local accounts on your Macs and then having them manually authenticate for the shares they require? |
|
#6
| |||
| |||
| Mac users have local accounts (i.e. Bob Smith) and then when they map an smb drive they are requested for authentication by the server when they enter their AD domain user name and password (our standard is bsmith and pass). So yes, authentication is manual. I'm not 100% I'm familiar with the Kerberos AD plug-in, do you have a link to info on it so I can read up a bit? How does it related to SMB authentication? Thanks again! Phill |
|
#7
| |||
| |||
| So, if you have an Active Directory and your using SMB authentication to Windows, this is pretty simple. In Applications -> Utilities -> Directory Access is a list of Directory Services that you can enable for Authentication methods on your Mac OS X systems. You can set up your OS X machines to authenticate against your existing AD, if you like, rather than your local accounts, for better security. Also, this will enable Kerberos, so that the users do not have to authenticate for their SMB shares on the Windows server, they simply can connect to it, like any other Windows client could. Take a look at the plug in and let me know if you have any questions! I have a link to my website in my sig. If you click on the Connect link, it'll email me from there, if you need really specific instructions for your domain. ![]() |