Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - chivar

Pages: [1]
1
hello sir i just tried to comment out those entries found in smb.conf at /etc/samba
with "#" and restarted samba then upon login those folders doesnt appear anymore :)

hope it helps

2
I've spent one day figthing with the same issue. It was (at least in my case) an issue related with the samba vfs object full audit.

Try this (and don't touch the web interface during the proces or it will overwrite your changes):

open /etc/samba/smb.conf and comment all the references to full audit:

# vfs objects = full_audit
# full_audit:success = connect opendir open disconnect unlink mkdir rmdir rename
# full_audit:failure = none
.
.
[homes]
 comment = Home Directories
 valid users = %S
 read only = No
 browseable = No
# vfs objects = full audit
.
.
[myshare]
.
.

Then restart samba (/etc/init.d/samba restart) and check if the problem is solved.

If everything works, to prevent the web interface from re-introducing the problem, look at this page:

http://trac.ebox-platform.com/changeset/15674

and apply the changes to:

 /usr/share/ebox/stubs/samba/smb.conf.mas


Good luck!





this solved my problem with ebox server, i can now open jpg, vsd, dwg files and other and the error "not enough memory etc. etc." is gone now :) thanks bro sidmax!!!

3
Hello I'm having a problem with regards to the account it says
"The trust relationship between this workstation and primary domain failed."

4
Installation and Upgrades / Re: Windows 7 - Joining a Domain
« on: July 30, 2010, 10:38:25 am »
Hello I'm having a problem with regards to the account it says
"The trust relationship between this workstation and primary domain failed."

5
hi this is easier done with smoothwall with timed access plugin :)  :)

6
im upping this thread :) im also experiencing this. what i temporarily did was make all users admin to their group and shared folder 

Pages: [1]