Forum archive
TKL fileserver unable to access share from windows
Hello all,
I am new to TKL Fileserver. Please point me to documentation as I might have missed it when searching the site and the forum here. I am stuck at this point and not sure what else I need to do.
My Problem: I have TKL Fileserver installed and setup with a Raid 5 array with EXT3 file format and mounted to /TEX
This all works ok. TKL Fileserver is setup and joined to an Active Directory Domain and setup to validate the users from the Active Directory Controller. I have set the password server. TKL Fileserver is visible on the network and I can open the share but when trying to put files on the share I get “You need permission to access this share”. Not sure what I am missing. I have setup the share to allow guest read/write just in case and still get this error. I have made sure to setup the sync for samba/Unix users and vice versa. I have verified that the users from UNIX exist in the samba users. I have made sure that the smb.conf file shows the realm which is set to the domain, I made sure to give all users read/write access to the share.
Now one of the default shares that was setup users are able to read/write to this share but this share is on the small primary hard drive and I need the Raid 5 array to be where users store files. Plus at this point I thought it might have had something to do with the EXT3 file system, so I un-mounted the Raid 5 and reformatted it to EXT4 but now I can’t remount the Raid 5, I now get an error about wrong file system type being on the drive, so now I am completely stuck on what to do.
Any one helping is much appreciated.
Documentation is currently a TKL weaknesses. There is a lot of info hidden in the forums but unfortunately clearly laid out docs don't really exist yet (work in progress, although progress is slow).
Filesystem shouldn't really matter (ext3 or 4 should do the job AFAIK). I suspect your problem with ext4 may be the fstab entry (still expecting ext3). If you keep in mind that TKL v11.x is based on Ubuntu 10.04 you should find plenty of relevant info via Ubuntu forums/docs, or even google.
As for your shares, it sounds like you've done everything pretty much right. Just double check Linux user file permissions, as well as Samba user share permissions. Also remember you need to restart Samba after adjusting settings.