Displaying 20 results from an estimated 3000 matches similar to: "Samba Permission Combination Conflict And Priority"
2017 Apr 05
1
Samba Permission Combination Conflict And Priority
Dear Engineers,
I am a samba new user. When a share for user has one permission, it is OK. When a share for user has permission combination, there is something different in my thought.
In Linux user system, a user can belong to multiple groups. For example:
The user (uf) belongs to multiple groups (g_full and g_read)
[root at node-107-174 /]# id 1017
uid=1017(uf) gid=1017(g_full)
2012 Sep 19
1
[PATCH 1/1] lua: Enabling io.read() in Lua.c32 with some restrictions
From: Hung-chi Lihn <hlihn at google.com>
The current Lua.c32 does not enable io.read() due to some missing library
functions. However, this strongly limits the Lua script from getting user
inputs and reading files (even in pxelinux via TFTP).
This patch enables io.read() in Lua.c32 with some restrictions:
1. the io.read("*line") is fully supported.
2. the
2013 Jun 30
0
CEBA-2013:1003 CentOS 6 sysvinit FASTTRACK Update
CentOS Errata and Bugfix Advisory 2013:1003
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1003.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
8b79e3d6537dcdd1e5a3fd7f10499e8b41fad608ece91d828fa5759b192cdc96 sysvinit-tools-2.87-5.dsf.el6.i686.rpm
x86_64:
2013 Jun 30
0
CentOS-announce Digest, Vol 100, Issue 14
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2018 Apr 26
3
cannot set share permissions
Hi,
so you would like to restrict the access to the share definitions? E.g. only "User1" should be able to access the Share "Private"?
Have you had a look at this documentation?
https://www.samba.org/samba/docs/using_samba/ch09.html
(This doc is quite old but should still apply).
We're running a seperate fileserver which is joined to the SAMDOM DC. Then we're using
2012 May 10
1
fda problems - version correct?
Dear friends - I am trying to understand fda and working with the 2009
book from Springer. I run the scripts directly from a new installed fda
library and include sessionInfo() below. This is from the script
fdarm-ch09.R - I seem to have got not fda_2.2.8 but 2.2.7 - is that
the problem? Where do I get .8 as I just reinstalled? Best wishes
Troels Ring, Nephrology
Aalborg, Denmark
>
2018 Apr 26
0
cannot set share permissions
On Thu, 26 Apr 2018 15:32:56 +0000
Waishon via samba <samba at lists.samba.org> wrote:
> Hi,
>
> so you would like to restrict the access to the share definitions?
> E.g. only "User1" should be able to access the Share "Private"?
>
> Have you had a look at this documentation?
> https://www.samba.org/samba/docs/using_samba/ch09.html
> (This doc
2007 Mar 06
0
Theora Direct Show filters structure
I have a question about the theora dsf dlls. Specifically I would like to
know which dlls are typically directly called by DirectShow and which tend
to call each other. My impression from being in the code for a couple of
days is that the dsf dlls, for example dsfTheoraDecoder and dsfOggDemux2
tend to get directly called by DirectShow, while the other dlls, for example
libOOTheora or libOOOggSeek
2010 Oct 24
2
"$<-" fails (invalid subscript type 'language')
This might be just beyond of my understanding of how assignment works in R, but
the documentation does not say anything about:
> tv <- c(a="dsf", b="sss")
> tl <- list(232)
> `$<-`(tl, tv[[1]], "sdfdsfdsfsd")
Error: invalid subscript type 'language'
This happens even before the method is dispatched. I can not handle the
"name"
2006 Jan 10
2
Guadec 2005 and DirectShow Filters
Hello all,
I have been trying to play the Guadec Theora files (
http://stream.fluendo.com/archive/6uadec/ )
on Windows with no success. At first I thought it was just the machine
which I was trying it on, but I now have seen another machine play other
Theora files (Systm, Ubuntu Below Zero) without problems, but treat
Guadec as just being audio files. I do also have another machine here
which
2005 Dec 16
5
Question: image_tag(source, options = {})
image_tag(source, options = {})
Ok, when I want to use an image I added the following code:
<%= image_tag "dsf.jpg" options = {[align="right", style="padding-right:
10px; padding-top: 5px;"]} %>
However, this doesn''t seem to work, it doesn''t like how I have the
"options" part setup. I''m sure there is something very easy
2013 Jul 17
1
[LLVMdev] eclipse and gdb
Hi,
I am using Eclipse to edit the files, and I used it to debug with gdb as
well (but I went back to gdb on the command line, Eclipse GDB UI is just
too slow and buggy for me ..).
You need to exclude the clang preprocessor/.. stress tests from the
sources, otherwise the indexer will freeze Eclipse. You should also
remove some autogenerated CMake project subdirectories, otherwise your
files
2003 Jul 22
1
Processing a large number of files
I maintain the Devore5 package which contains the data sets from the
5th edition of Jay Devore's text "Probability and Statistics for
Engineering and the Sciences". The 6th edition has now been published
and it includes several new data sets in exercises and examples. In
addition, some exercises and examples from the 5th edition are
renumbered in the 6th edition.
I face the
2004 May 07
0
Policy based routing support for IPv6 in Linux
Hi all,
I have a dual stacked (IPv4/IPv6) Linux host (S) with two interfaces that can both be used to reach a destination (D) and are both up. In order to make sure a packet is transmitted over the correct interface I use policy based routing to choose the correct routing table based on the IP source address.
The network setup is shown below:
|---|
| D |
|---|
|
|
|---|
2010 Dec 09
1
set dataframe field value from lookup table
Hi
This is (hopefully) a bit more cogent phrasing of a previous post. I'm
trying to compute a z-score to rows in a large dataframe based on values in
another dataframe. Here's the script (that does not work). 2 questons,
1) Anyone know of a more elegant way to calculate the "rounded" age value
than the nested ifelse's I've used?
2) how to reference the lookup table
2005 May 24
2
Theora with DirectX earlier than 9
Hello,
I'm trying to use Theora video codec with DirectX 8 and DiretX 7. The
problem seems to be out format of Theora decoder wich is YV12 and
incompatible with DirectShow Video Renderer Filter.
Do you know a filter able to convert YV12 to RGB, usable in a
commercial application ? May I have to make such a filter myself ?
Is is said in the README file of oggdsf archive :
"You need
2009 Aug 06
2
archive of legacy oggenc/oggenc2 encoders for windows?
Interesting - is there any easy way to tie each of these builds to a windows
application? I'm really not so familiar with how to do those types of
things - didn't even know what DSF was until a few minutes ago!
Ethan
On Thu, Aug 6, 2009 at 12:13 AM, Silvia Pfeiffer
<silvia at silvia-pfeiffer.de>wrote:
> All old builds of the DS filters are at
>
2011 Oct 18
0
[Driver San Francisco]Install crash, Java runtime error
Hi,
I try actually to install Driver San Francisco but the crash install in the beginning because there is a fatal error detected by Java.
This is the error message in the console when i launch the installation :
Code:
berillions at Debian64:~$ WINEPREFIX=/home/berillions/Prefix/DSF wine /mnt/iso/setup.exe
berillions at Debian64:~$ cwd: C:\users\berillions\Temp\I1318932439\Windows
cmd:
2013 Sep 03
0
"lxc-centos" container automation script
Hello,
For me as a debianista who has need to run some software (Kolab) in the
vendor(provider)-supported OS (CentOS), LXC is a godsend. However, lxc
distributions I am aware of do not ship the "lxc-fedora" or "lxc-debian"
equivalent to construct a container.
I have thus set out to modify the former (please find the result attached).
In the process of getting that to work
2010 Dec 30
1
recursively count the words occurrence in the text files
I just can't google for it:
I'm searching for a "bash" "one liner" (awk, perl, or anything) for this:
there are text files, in several directories:
mkdir one
mkdir two
mkdir three
echo "word1 word2 word3" > one/asf.txt
echo "word2 word4, word5" > one/asfcxv saf.txt
echo "word1. word2" > one/dsgsdg.txt
echo "word6,