Displaying 20 results from an estimated 155 matches for "unwrite".
2013 Feb 07
2
Too Many Running Process
Dear List Users Greetings,
i have come across the problem where CentOS 6.3 x64 has more than 700
processes running. i am not sure where to start, what in normal or
abnormal.
[root at jet]# ps -A
PID TTY TIME CMD
1 ? 00:00:03 init
2 ? 00:00:00 kthreadd
3 ? 00:00:00 migration/0
4 ? 00:00:00 ksoftirqd/0
5 ? 00:00:00 migration/0
6
2002 Jul 25
1
"hide unwritable" as a requested feature
Greetings,
I would like to see following option in a future release:
--------------------------------------------------------------------------
hide unwritable (S)
This parameter prevents clients from seeing the existance of files or
directories that cannot be write. Defaults to off.
Default: hide unwritable = no
--------------------------------------------------------------------------
Of
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
> directory mode = 0777
> public = yes
> valid users = hai
> hide unreadable = yes
> hide unwriteable fi...
2018 Jun 08
2
XRay FDR mode doesn’t log main thread calls
...D fdr-mode.cc======
The only change I made was commenting out the call to fC() on line 74
before the call to std::cout << "Main execution var = " << var <<
std::endl;
// RUN: %clangxx_xray -g -std=c++11 %s -o %t
// RUN: rm fdr-logging-test-* || true
// RUN: rm fdr-unwrite-test-* || true
// RUN: XRAY_OPTIONS="patch_premain=false
xray_logfile_base=fdr-logging-test- \
// RUN: xray_mode=xray-fdr verbosity=1" \
// RUN: XRAY_FDR_OPTIONS="func_duration_threshold_us=0" \
// RUN: %run %t 2>&1 | FileCheck %s
// RUN: XRAY_OPTIONS="p...
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 unwriteable directories
are shown as usual.
Default: *hide unwriteable files = no*
On Wed, Oct 14, 2015 at 9:06 PM, Nguyen Xuan. Hai <
hai.nguyenxuan at tos...
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 perhaps a different way to accomplish the same results, that works with windows xp?
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
directory mode = 0777
public = yes
valid users = hai
[smb_shr2]
path = /mnt/LV002/share2
writable = yes
create mode = 0777...
2012 Oct 10
6
How can I show only the shares that user have access to in SAMBA
Dear All,
I have implemented samba to right now in test environment to be implemented in production as? samba file server
so far its working grt
but I have one issue
i have right now one share and want only the users who have access to the share to see it
and the others should not
when I log into the user who has no access I see the share and when i double click it ask me for username and
2017 Mar 30
2
JPG issue
[global]
workgroup = NPC
server string = Samba Server %v
netbios name = Atlantica
security = user
map to guest = bad user
dns proxy = no
hide files = /~*/
hide unwriteable files = yes
#============================ Share Definitions
==============================
[homes]
comment = Home Directories
path = /home/%S
valid users = %S
browseable = no
guest ok = no
writable = yes
create mask = 770
directory mask = 770
[Accounting]
browsable = yes
writea...
2018 Oct 30
3
Problem with rights in samba 4.9.0
...*.tmp, *.log, *.obj, ~*.*, *.bak, *.iso
recycle:exclude_dir = tmp, cache
[netlogon]
path = /opt/samba/var/locks/sysvol/noir.corp/scripts
read only = No
[sysvol]
path = /opt/samba/var/locks/sysvol
read only = No
[dpto]
path = /dados/dpto
read only = No
hide unreadable = yes
hide unwriteable files = yes
#Bloqueio de extensoes de midia no samba
# veto files = /*.mp3/*.nws/*.{*}/*.avi/*.mpeg/*.mpg/*.wma/*.wmv/*.exe
#nao tentar fazer um lock nesses arquivos
veto oplock files = /*.doc/*.xls/*.mdb/*.docx/*.DOC/*.DOCX/*.XLSX/*.xlsx/*.rtf/*.RTF/
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
2016 Feb 09
2
WG: After Upgrade to Samba-4.3.4
What I have done bevor updating to 4.3.4 and it was working until then.
I userd the map unix tab in ADUC and gave uid and gid to all users /groups but administrator.
This worked until the update. Now the dcs mix up only!!! group ids with computer ids (security tab)
root at s4slave exim]# getent group personal
TPLK\personal:x:3000044:
root at s4slave exim]# getent group reserve09$
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
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
>>
2017 Aug 29
1
Share access problem
...guest ok = no
public = no
writable = yes
printable = no
browseable = yes
read only = no
inherit acls = yes
inherit permissions = yes
create mask = 0777
directory mask = 0777
# ?? force create mode = 0660
# ?? force directory mode = 0660
hide unreadable = Yes
hide unwriteable files = Yes
access based share enum = Yes
valid users = DOM\"domain users"
admin users = DOM\"domain admins"
Thanks again.
Sébastien
-----Message d'origine-----
De : samba [mailto:samba-bounces at lists.samba.org] De la part de Rowland Penny via samba
Envoyé ...
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
2011 Jun 27
3
unofficial ext3 and ext4 compare
I have something like 300G I routinely backup.
This includes some large 12Gig images and other files.
I had been using ext3 on an external USB disk for part of the process.
Under ext3 doing "rsync -a /home /mnt/external_back/backup.jun.27.2011"
it took 200 minutes.
I took the same computer, same external HD and reformatted it for ext4
(mkfs.ext4 /dev/sdd1).
I then started the same
2013 Dec 04
1
option hide unreadable not work
...hide unreadable = yes
#access based share enum = Yes
[administracao]
path = /administracao
guest ok = No
veto files =
/*.mp3/*.jpg/*.png/*.jpeg/*.avi/*.flv/*.mpg/*.wma/*.wav/*.mpeg/*.bmp
hide dot files = Yes
hide unreadable = Yes
hide unwriteable files = Yes
write list = @g_administracao
read list = @g_administracao
The permission for directory "/administracao"
root at gauss:# ls -l administracao/
total 80
d--------- 2 nobody nogroup 20480 Nov 4 20:36 adm_batlab
d--------- 3 nobody nogroup 4096 Nov 4 20:30...
2017 Mar 30
2
JPG issue
...aughan <cavaughan at gmail.com>
> wrote:
>
> [global]
>
> workgroup = NPC
>
> server string = Samba Server %v
>
> netbios name = Atlantica
>
> security = user
>
> map to guest = bad user
>
> dns proxy = no
>
> hide files = /~*/
>
> hide unwriteable files = yes
>
>
> #============================ Share Definitions
> ==============================
>
>
> [homes]
>
> comment = Home Directories
>
> path = /home/%S
>
> valid users = %S
>
> browseable = no
>
> guest ok = no
>
> writable =...