Displaying 20 results from an estimated 7000 matches similar to: ""hide unwritable" as a requested feature"
2003 May 31
1
Minor problem with unwritable directories
Hi,
I'm not a member of the list, but I think I've run across a (minor)
bug. The rsync web page directed me to this list for bug reports.
Anyway, I've described it below (including a simple test case with exact
commands to reproduce and the output I get from those commands). I hope
this helps. Let me know if any more information is needed.
Elijah
P.S. If it isn't a bug,
2015 Oct 21
0
Hide the files that doesn't have permission to access
Hi,
Try these params to hide files when users doesn't have read/write access to
them.
hide unreadable (S)
This parameter prevents clients from seeing the existance of files that
cannot be read. Defaults to off.
Default: *hide unreadable = no*
hide unwriteable files (S)
This parameter prevents clients from seeing the existance of files that
cannot be written to. Defaults to off. Note that
2015 Oct 15
3
Hide the files that doesn't have permission to access
Thank you guys for your reply.
I tried but it still does not work
On 10/14/2015 5:37 PM, Stéphane PURNELLE wrote:
>
> These parameters must be put on share section, not in global section
>
> hide unreadable = yes
> hide unwriteable files = yes
> example
>
> [smb_shr1]
> path = /mnt/LV002/share1
> read only = no
> create mode = 0777
2013 Apr 26
0
hide unwriteable files and windows xp
I need to hide the listing of files to multiple users, but only allow access to the file if you know the exact path and filename of the file in the form of \\server\share\filename.txt. I am using the hide unwriteable files = yes flag to accomplish this and it works as expected with windows 7. However, windows XP gives the error that windows cannot find the file. Is there a different setting, or
2016 Dec 14
1
[PATCH supermin] tests: fix test-binaries-exist.sh with bash 4.4
bash 4.4 installs the (binary) examples of builtins by default: among
them, there is one called 'sync', which segfaults when called
standalone. Since this test actually looks for the 'sync' utility from
coreutils, filter out the bash-specific paths from the search results.
---
tests/test-binaries-exist.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
2006 Mar 29
2
Fragment Cache Wackiness
I can''t seem to get the fragment cache to use :file_store. I''d really
appreciate it if someone could point me in the right direction.
Rails 1.1 final, FreeBSD
Observe:
In environment.rb AND production.rb (for good measure, DRY be damned):
ActionController::Base.fragment_cache_store = :file_store,
"/www/apps/localfeeds/directory/tmp/fragmentcache/"
At the console
2020 Apr 03
1
[supermin PATCH] tests: different dirs for formats in test-build-bash.sh
Use different directories for the output formats, otherwise any supermin
--build call after the first will fail to rename the temporary directory
to the designated output directory (as it exists already).
Also make sure that we can remove all the files in the chroot output.
---
tests/test-build-bash.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git
2017 Apr 25
3
tempdir() may be deleted during long-running R session
>>>>> Jeroen Ooms <jeroenooms at gmail.com>
>>>>> on Tue, 25 Apr 2017 15:05:51 +0200 writes:
> On Tue, Apr 25, 2017 at 1:00 PM, Martin Maechler
> <maechler at stat.math.ethz.ch> wrote:
>> As I've found it is not at all hard to add an option
>> which checks the existence and if the directory is no
>>
2015 Oct 14
3
Hide the files that doesn't have permission to access
Hi all,
I want to shows a user only the files that he/she has permission to access.
I configured smb.conf like that:
[global]
workgroup = STORAGE
encrypt passwords = yes
security = user
access based share enum = yes
hide unreadable = yes
hide unwriteable files = yes
[smb_shr1]
path = /mnt/LV002/share1
read only = no
create mode = 0777
2002 Jun 12
4
table problems
dear helplist,
my student has fifty trees, numbered one to fifty, and a vector
recording which tree a certain possum slept in on 12 nights.
R> c
[1] 3 14 17 22 26 26 17 40 43 25 46 46
R>
Thus it slept in tree #3 on Monday, then tree #14 on Tues, and so on.
I wish to test the null hypothesis that the animal chooses trees
randomly; try
R> table(c)
c
3 14 17 22 25 26 40 43 46
1 1
2013 Dec 04
1
option hide unreadable not work
Hi all.
I thying settings the option "hide unreadable" but not work. I tested
in global section and share section, follow my settings now. after
various tests.
# Global parameters
[global]
workgroup = BATLAB
realm = BATLAB.CORP
netbios name = GAUSS
server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl,
2008 Nov 09
3
Arms Race
hey can anybody help me? i have to simulate the richardson Arms race
model on R.. for my simulation class...
2005 Aug 21
2
trying to recompile
Hi All,
I am trying to recompile the stock kernel to include XFS. At install
time of the OS I select to install the kernel source code however I do
not have a /usr/src/linux-2.6.9-5.0.3.EL-smp directory. I then learned
you must run "yum install kernel-sourcecode" to properly install the
source. When I run the command this is what happens ( see below) . The
error I get is:
warning:
2008 Jun 21
9
v1.1.0 released
http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
Two hours later than promised, I slept longer than intended. :)
No changes since v1.1.rc13. Below are the largest changes since v1.0:
* After Dovecot v1.1 has modified index or dovecot-uidlist files,
they can't be opened anymore with Dovecot versions earlier than
v1.0.2.
*
2008 Jun 21
9
v1.1.0 released
http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz
http://dovecot.org/releases/1.1/dovecot-1.1.0.tar.gz.sig
Two hours later than promised, I slept longer than intended. :)
No changes since v1.1.rc13. Below are the largest changes since v1.0:
* After Dovecot v1.1 has modified index or dovecot-uidlist files,
they can't be opened anymore with Dovecot versions earlier than
v1.0.2.
*
2005 Aug 11
0
pptpd install
I'm using Centos4.1 kernel 2.6.9-11.106 and I'm trying to install a
pptpd, but have run into a snag. the following is where I'm stuck.
[root at centosserver noarch]#
rpm --install kernel_ppp_mppe-0.0.5-2dkms.noarch.rpm
Creating symlink /var/lib/dkms/kernel_ppp_mppe/0.0.5/source ->
/usr/src/kernel_ppp_mppe-0.0.5
DKMS: add Completed.
Module build for the
2013 Apr 25
2
Regarding Modeling - Please! QUICK HELP
I'm a student currently working with the *sleepstudy* dataset in
matrix.pkg. It deals with the reaction times of sleep deprived students
over a period of days.
I am trying to model reaction times in order to describe the variation
between students by days they havent slept.
This is what I'm running in R, but unfortunately I'm missing something:
> logmod11 <-
2002 Jul 01
1
functions of dataframes
Hello experts
I have a thing which I can't vectorize. Can any gurus out there help?
This is my truncated dataset; it is a dataframe of five possums and
which tree they slept in on three days.
R> dataset
p14 p88 p82 p90 p98
1 6 7 5 1 3
2 8 9 10 1 11
3 8 7 12 13 14
I can manipulate it with simple functions fine:
R> f
function(n){n+1000}
R> f(dataset)
2008 Nov 21
1
lsoda warning "too much accuracy requested"
Dear list -
Does anyone have any ideas / comments about why I am receiving the following
warning when I run lsoda:
1: lsoda-- at t (=r1), too much accuracy requested in: lsoda(start, times,
model, parms)
2: for precision of machine.. see tolsf (=r2) in: lsoda(start, times,
model, parms)
I have tried changing both rtol and atol but without success. I saw the
thread in the
2005 Oct 18
1
trying to build driver for hpt374 raid controler
I'm trying to build driver for hpt374 raid controler on a new installation of contOS
4.2 followin the instroctions in this thread
http://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&order=DESC&topic_id=223&forum=7
It says that I should run "yum install kernel-sourcecode" to get the files I need
and it will create the path /usr/src/linux-2.6.9-5.0.3.EL which