2004-03-19, 10:22 PM
I have the drive mounted using
"smbmount //Server/d /glftpd/site -o rw" this mounts it but I can only write to it when logged in as root.
I have tried to chmod the /site dir before and after mounting to 777 it doesn't allow for it once its been mounted, and if I specify a gid or a uid it completely ignores them (using -o rw uid=perfekt,gid=perfekt) I just need to have it writeable for glftpd. any info would be helpful.