|
Im trying to add a ntfs formated drive to my samba share for xbmc, it asks me everytime I try to browse this drive for the account data, when i entered it it asks again, so i cant access this share. I set the security to share in smb.conf and also this settings for the folder where the drive gets mounted:
comment = div path = /media browseable = yes guest ok = yes read only = yes create mask = 0655 directory mask = 0777
I know its because of the permission for that mountfolder, but since its ntfs I cant change them, so what to do?
|