Displaying 20 results from an estimated 1000 matches similar to: "samba group access"
2010 Mar 13
1
Specify Includes Only
Hi, sorry if this has been asked before, but I just can't find anywhere on the net that tells me how to do this. I've been trying for ages to get this right, using various forms of --include-from, --exclude, --filter, etc.
I want to copy only specific directories that contain specific filetypes, from sourcedir to destdir. For example, I want to copy all .mp3 and all .ogg files found in
2011 Oct 10
2
Collection_select
Hi,
I''m new using RoR and I have a ... trouble with
f.collection.select
What I have in a table is ... for example
group code
GroupA 07A
GroupA 08A
GroupA 10B
GroupB 06A
GroupB 11B
GroupB 07B
GroupC 10A
GroupC 09A
GroupC 09B
when I use
<%= f.collection_select :grupo, Equipo.find(:all), :id, :name, prompt:
''Choose a Group'' %>
2006 Mar 21
2
How to make extension groups ???
Hello All,
i am repeating this question for the sixth time but i think i was not explaining the problem correctly. ............. Now i will try to explain it......
I have 4 telephone lines(PSTN) in my PBX.
Now I want to make groups of the extensions to use that lines.
e.g.
extensions 12,13 & 31 are in groupA
extensions 14 - 20 are in groupB
extensions 21 - 30
2006 Jan 04
2
How to produce this graphic
Hello there,
I would like to produce a plot of x<-c(4,5,6),which is the mean of each
group and y<-c('groupA','groupB','groupC').
plot (x,y) can not produce any graphics because y is not numerical.
What should I do to produce this graphic?
Thank you in advance
Lisa Wang
Princess Margaret Hospital
Toronto,Ca
2010 May 15
3
Discretize factors?
Hi,
I'm looking for an easy way to discretize factors in R
I've noticed that the lm function does this automatically with a nice
result.
If I have
group <- c("A", "B","B","C","C","C")
and run:
lm(result ~ x1 + group)
The lm function has split the group into separate binary variables {0,1}
before performing the
2023 Mar 20
1
Cleanup permission settings / traverse folder
Hello,
I have problems removing the permission settings on a directory/folder after configuration of a share.
My folders look like:
/var/folder1/folder2/
I created share1 on folder1 and share2 on folder2.
Afterwards, I activated ACLs and set permission on folder1 to domain/group1 and on folder2 to domain/group2.
I couldn't access share2 with a user from group2 and I figured out that Samba
2012 Jun 07
4
Dealing with multiple gid changes
So I discovered yesterday that if puppet changes the gid of a group it
doesn''t go through the file system and update them with the new correct gid
(at least this was the case on RHEL5 and client puppet v2.6.16 and
puppetmaster 2.7.12). Now I thought that it might be possible to have
puppet execute something like find /home/ -group <old_gid> | xargs chgrp
groupname. However
2023 Mar 20
1
Cleanup permission settings / traverse folder
On 20/03/2023 16:58, Rowland Penny via samba wrote:
>
>
> On 20/03/2023 16:22, Thomas Hoffmann (Speed4Trade GmbH) via samba wrote:
>> Hello,
>> I have problems removing the permission settings on a directory/folder
>> after configuration of a share.
>>
>> My folders look like:
>> /var/folder1/folder2/
>>
>> I created share1 on folder1 and
2007 Jun 01
0
3.0.24 -- Office read only issue, bizarre EAs and disappearing ACLs
Everyone,
I have finally resolved the new heartburn 3.0.24 on Ubuntu Feisty was
giving me and have stumbled upon some information that might help others
out there.
I was seeing problems with ACL entries getting mangled and disappearing,
Excel making files read only and extended attributes doing bizarre
things. The solution revolved around what appears to be a change in how
ACLs are managed.
2005 Jun 14
0
wins across two networks
I have two networks connected via ipsec with openswan. Each network
contains one samba server managing one workgroup each one. The network
structure is the following one:
Network 131.0.0.0/16--Samba: 131.0.0.106 (workgroup groupa) ---
200.x.x.x ----internet----- 64.x.x.x ---- Samba: 192.168.1.1
(workgroup groupb)--Network 192.168.1.0/24
Machines in groupa (network 131.0.0.0/16): pc3 (131.0.0.2,
2005 Jan 07
2
Secondary group problem in include statement
Hi,
Scenario :-
User A belongs primarily to GroupA and secondary to GroupB.
Somedirectory contains GroupA.conf and GroupB.conf
Have anyone got
"include = /somedirectory/%g.conf" in smb.conf
to work such that scripts in groupA.conf and groupb.conf will be executed when UserA logins?
Am I using the correct syntax? If not, what is the correct syntax?
I am on Debian with 3.0.10
2009 Jul 07
4
Test for X=1 fails, test for >0 works, data in text file is 1
Hi,
I am apparently not understanding some nuance about either the use
of subset or more likely my ability to test for a numerical match
using '='. Which is it? Thanks in advance.
I've read a data file, reshaped it and then created MyResults by
keeping only lines where the value column is greater than 0. So far so
good. The data in MyResults looks good to me by eye.
The
2008 Jan 09
0
Can't access dirs with subgroups of a samba share
Hi all!
Here's the problem we have since patching Monday night. Tuesday morning
Samba wasn't running, but started fine, and everything seemed to be working.
Were currently running samba3.0.24-2.23 and I believe before the patch
we were running samba3.0.22-13.30.
We have some samba shares where we have subgroups that only a select
group of people of the parent group are allowed to
2003 Jun 03
2
subshares ?
hi all...
i have what seems a simple question regarding subshares, for lack of a better term...
say i have a share with specific user/group permissions and a directory inside the share that i would like to add different user/group permissions...
this is an example of my smb.conf file to illustrate
[driveA]
path = /samba/driveA
browseable = Yes
writeable = Yes
valid users = PDC+groupA
force group
2009 Oct 15
0
Two way anova repeated measures and post hoc testing - several questions
Hi,
I am fairly new to R and still trying to figure out how it all works, and I
have run into a few issues. I apologize in advance if my questions are a bit
basic, I'm also no statistics wizard, so part of my problem my be a more
fundamental lack of knowledge in the field.
I have a dataset that looks something like this:
Week Subj Group Readout
0 1 A 352.2
1 1 A
2009 Jul 16
4
please help me using rsync efficiently
Hi,
I need a small information on the way rsync copies the files .
I am writing the files , links to a list file and I am passing the list
file to rsync for copying to remote machine.
The contents of the list file (passed to rsync for synchronisation) are
/folder1/folder2/rep/01234018329/FSG2_PULL.txt#79GA91205KAE --- actual file
/folder1/folder2/users/01234002360/my/FSG2_PULL#79GA91205KAE ----
2011 May 31
2
In a formula, what is the interaction of the intercept and a factor?
For a pedagogical purpose, I was trying to show how the formula for a simple
regression line (~1+x) could be crossed with a factor (~1:group + x:group)
to fit separate regressions by group. For example:
set.seed(201108)
dat <- data.frame(x=1:15, y=1:15+rnorm(15),
group = sample(c('A','B'), size=15,
replace=TRUE))
m1 <- lm(y~ 1 + x, data=dat)
2009 Oct 19
1
Reposting various problems with two-way anova, lme, etc.
Hi,
I posted the message below last week, but no answers, so I'm giving it
another attempt in case somebody who would be able to help might have missed
it and it has now dropped off the end of the list of mails.
I am fairly new to R and still trying to figure out how it all works, and I
have run into a few issues. I apologize in advance if my questions are a bit
basic, I'm also no
2015 Apr 16
2
mailbox deletion is not replicated correctly
i can't delete several folders at once. I have a folder structure like
folder1/folder2/folder3 (we use slash as hierarchy separator). When i
delete folder1 server1 executes the command correctly
Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de):
Mailbox deleted: INBOX/Trash/folder1/folder2/folder3
Apr 16 13:44:28 server1 dovecot: imap(d.kuhn at heinlein-support.de):
2007 Mar 31
2
xattrs problems on Mac OSX with resource forks
I am using the latest 3.0.0cvs protocol version 30 Capabilities: 64-
bit files, 32-bit system inums, 64-bit internal inums,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, no ACLs, xattrs
xattrs cvs 1.77
I installed xattr for Mac OSX
Senario:
$ mkdir /Users/alan/Desktop/folder1
$ echo 'Hello' > /Users/alan/Desktop/folder1/file1
$ xattr --set color blue