Displaying 20 results from an estimated 7051 matches for "hide".
2011 Oct 28
3
Strange bug (buffer overflow) happening only under cron
Hi,
I am running OS X Snow Leopard on the 'sender' side and
Linux (2.6.32, possibly fedora but unsure) on the 'receiver'
side. Both with rsync 3.0.9.
If I run the following command from the command line:
/usr/local/bin/rsync -av -e "ssh -i \
/Users/pedrofortunyayuso/.ssh/backup_pfortuny_net" \
--filter ': rsync.dirs' ~/ pfortuny at
2007 Jun 10
0
Branch 'as' - 5 commits - libswfdec/swfdec_mouse_as.c libswfdec/swfdec_movie_asprops.c test/trace
libswfdec/swfdec_mouse_as.c | 29 +++++++++++++++++------------
libswfdec/swfdec_movie_asprops.c | 4 ++--
test/trace/Makefile.am | 7 +++++++
test/trace/mouse-show-hide-5.swf |binary
test/trace/mouse-show-hide-5.swf.trace | 4 ++++
test/trace/mouse-show-hide-6.swf |binary
test/trace/mouse-show-hide-6.swf.trace | 4 ++++
test/trace/mouse-show-hide-7.swf |binary
test/trace/mouse-show-hide-7.swf.trace | 4 ++++
test/trace/mouse-show-hide...
2008 Nov 08
4
Hiding Files in Samba
I may need a strong shot of coffee but I though
putting "hide files = /~*/" as follows in the
samba config file would hide files with a tilde.
[homes]
comment = Home Directories
browseable = no
writable = yes
hide files = /~*/
Unfortunately after restarting the server the files
are still visible.
Regards,
Vandaman.
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...
2006 Feb 15
3
hiding dot files and the printer
Hi. Running Samba 3.0.20 on Slackware 10.2.
I cannot hide my unix dot files (.bash_history) using the 'hide files' or
'veto files' settings:
hide files = /.*/ { or just .* }
Also, how do I get rid of the printer folder in the top level of my share?
--
Peter
__________________________________________________________
Find y...
2009 Nov 24
1
Unknown boot option `pciback.hide=(09:04.0)': ignoring
Good morning,
I need to use pciback.hide to hide a pci card because I want to pci
passthrough that card to a domU. My hardware neither supports Intel-Vt-d
nor AMD's IOMMU. Unfortunately this doesn't seem to work in Centos 54
anymore. I guess it doesn't work because it is not compiled into the
kernel, but as a module. I got the...
2005 Jul 30
4
How to hiding code for a package
Hey everyone,
I have made a package and wish to release it but
before then I have a problem. I have a few functions
in this package written in R that I wish to hide such
that after installation, someone can use say the
function >foo(parameters = "") but cannot do >foo.
Typing foo should not show the source code or at least
not all of it. Is there a way to do this ? I have
searched the mailing list and used google, and have
found something like...
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 ex...
2006 Sep 15
2
hide files not work
Hi
I'm using samba 3 I want to hide dot files I used
hide files = .*
hide dot files = yes
and even veto file no success at all, help would be greatly appreciate.
cheers
chaminda
----------------------------------------------------------------------
This e-mail message is confidential and for use by the addressee only.
If the...
1998 Mar 31
3
hide dotfiles not working.
Just started with Samba a few weeks ago so am
still a newbie. Am serving a single W-95 client
reasonably well - it allows users to log on using
their unix id and passwd, and they can all browse
their unix home directories. However ....
I can't seem to get the "hide dotfiles" directive to work.
Nor the "hide files"!
Also, If a user on W-95 saves a file to unix called,
say, "Joe Smith.doc", I want it to stay as
"Joe Smith.doc" , not be saved as "joe smith.doc" .
(I assume there is nothing wrong with wanting this...
2006 Jul 31
2
RJS: hide element problem
Hi,
I am trying to hide a "intro" text shown to user the first time after he has
made a search, in the website with RJS/Prototype "hide".
I get the following error:
RJS Error:
Type Error: element has no properties.
The text I would like to hide is in a div called "intro" and in my RJS I
tri...
2005 Apr 15
2
"hide unreadable files" also hides readable files
Hello
We have a Samba 3.0.11 Fileserver running on Solaris and
joined to an Active Directory.
I have shares, with many directories, and I want to
hide the directories, people are not allowed to access
anyway. So I engaged the "hide unreadable files"
option.
This basically works.
The Problem arises, when the user is logged on locally
(not authenticated to the Domain) and mounts the share
by specifying his Username/Password.
When he tr...
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...
2002 Nov 06
4
"hiding" and "vetoing" files (for Samba 2.2.2 & Windows Explorer)
We're running Samba 2.2.2 on an RS/6000 (AIX 4.3.3) using Windows 95
clients. We've tried the "hide files" and "veto files" option in smb.conf,
but when the shares are mapped, we can still see the contents in Windows
Explorer. We used the wildcard for all the contents of the shares (ex.
hide files = /*.*/). The Samba manual only makes reference to Windows 98,
so is this even...
2017 Jul 06
2
Option hide files
Hello!
I used:
samba -V
Version 4.3.11-Ubuntu
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial
I want hide directorio "lost+found" , but option hide files dont work.
[BACKUP]
path = /mnt/backup
browseable = yes
writeable = yes
printable = no
hide files = /lost+found/
valid users = @ti
Any ideia ?
Regars
2002 Nov 27
1
Hiding shares and/or their contents from Windows Explorer
...dealing with hiding shares and/or their content from Windows Explorer? We
need to map these shares so our application can function properly...but the
shares and/or their content should never be accessible via Windows
Explorer. We have browseable = no for the shares. We also tried the
"hide"option, but the user can simply change Windows Explorer setting to
view hidden files. It was suggested we consider poledit, but the option to
hide drives is "all or nothing", meaning we'd have to hide C drive too
(which we don't want). I looked into TweakUI, but the chan...
2003 Jul 01
2
hide files
Hi.
i am using the hide files and hide dot files options, but the files are
still visiable on my WinXP clients.
Yes, I have the option set on the XP clients to show all files for
security reasons.
But can't samba just hide this file for everybody / every setting?
thanks
daniel
2008 Apr 18
2
[3.0.28,1/smb.conf] Can't hide dot files
Hello
I set up Samba 3.0.28,1 on a FreeBSD 6.3 host. I'd like users _not_
to see the hidden dot files in directories, but "hide dot files"
doesn't work, no matter whether I put it in [global] or [homes]:
======
[global]
workgroup = WORKGROUP
netbios name = Samba
hosts allow = 192.168.0. 127.
log file = /var/log/samba/log.%m
max log size = 50
socket options = SO_RCVBUF=8192 SO_SNDBUF=8192
hide dot files = yes
[hom...
2020 Jun 15
3
Hiding SSH Host Banner Doesnt work
Im trying to hide the ability to show my host details from OpenSSH on
GNU/Linux Debian using this method:
Add the following line to /etc/ssh/sshd_config
DebianBanner no
And restart your SSH daemon: /etc/init.d/ssh restart or service ssh restart
This doent change anything.
Another question why user cant hide SS...
2016 Jun 02
2
access denied with "hide dot files = Yes"
...that it has no access to a file in the repository and aborts
> the
> > operation, even if the user actually has full access to the repository
> (the
> > repository resides in the directory /.hg).
> >
> > It seems that the change
> > * BUG 11645: smbd: Make "hide dot files" option work with "store dos
> > attributes = yes".
> > is related to the problem. When "hide dot files" is set to "No", the
> > problem doesn't occur.
> >
> > The smb.conf is as follows:
> > [global]
> >...