Hi,
That did not seem to work.
I tried:
/sbin/e-smith/db accounts shared-files setprop RecycleBin enabled
and also
db accounts shared-files setprop RecycleBin enabled
both resulted in:
usage:
/sbin/e-smith/db dbfile keys
/sbin/e-smith/db dbfile print [key]
/sbin/e-smith/db dbfile show [key]
/sbin/e-smith/db dbfile get key
/sbin/e-smith/db dbfile set key type [prop1 val1] [prop2 val2] ...
/sbin/e-smith/db dbfile setdefault key type [prop1 val1] [prop2 val2] ...
/sbin/e-smith/db dbfile delete key
/sbin/e-smith/db dbfile printtype [key]
/sbin/e-smith/db dbfile gettype key
/sbin/e-smith/db dbfile settype key type
/sbin/e-smith/db dbfile printprop key [prop1] [prop2] [prop3] ...
/sbin/e-smith/db dbfile getprop key prop
/sbin/e-smith/db dbfile setprop key prop1 val1 [prop2 val2] [prop3 val3] ...
/sbin/e-smith/db dbfile delprop key prop1 [prop2] [prop3] ...
so I tried:
/sbin/e-smith/db accounts show shared-files
which resulted in:
shared-files=ibay
CgiBin=disabled
Gid=5001
Group=shared
Name=Shared Files
PasswordSet=no
PublicAccess=none
Uid=5001
UserAccess=wr-group-rd-group
so it apears to me there is no recyclebin property?
One thing I had tried before this was:
db configuration setprop smb RecycleBin enabled
/sbin/e-smith/expand-template /etc/samba/smb.conf
/etc/rc7.d/S91smb restart
but that didn't seem to do anything either.
Thanks in advance for your help