Displaying 20 results from an estimated 2000 matches similar to: "AD shares in samba & permissions"
2011 Feb 09
1
Questions about dovecot-shared in 1.2 and inherit group membership from parent mailbox
Hi,
I read the Wiki about dovecot-shared a few times but it is not 100%
clear to me (at least for 1.2).
First, if I want shared keywords I *must* have a dovecot-shared. In this
case, the permissions are not taken any longer from the parent folder
(what is exactly this parent folder?) but from the dovecot-shared file.
So in some sense dovecot-shared is always required (since everyone would
2009 Aug 03
0
sub-directory permissions and active directory group membership
I'm not sure where the problem is, but security group membership and
access to sub-directories is giving me fits.
Take 2 unique security groups as example, group1 and group2. If within
my top level share there is a directory labeled marketing and a second
directory labeled legal, where group1 and group2 are assigned to
marketing and legal respectively, then the group1 members should not
2002 May 10
3
Unix Group Question with repect to Samba
I have a question with regards to using Unix groups with samba. This might
be easier to explain with an example.
Lets say I have two users
UserID: GID
UserA:Group1
UserB:Group2
etc.....
I now have an entry in /etc/group that looks like
groupdev::UserA, UserB
If I have a directory with group ownership set to "groupdev" and group mode
"rws"
UserA & UserB cannot create a
2010 Jun 29
0
winbindd GETGRENT results in trusted domains environment
Good day.
1. We have configured two domain controllers on Windows 2003 R2. We
named them TEST.LOCAL and CHILD.TEST.LOCAL respectively and made a
trust relationships between them. 2. We have installed Samba 3.5.3 on
Ubuntu 9.10, kernel 2.6.31-14 and configured it for using winbindd.
We have encountered a problem with results that winbind returns
upon a command GETGRENT. We
2013 Nov 23
1
windows can not see the content of samba shared folder
Hello,
I want to access a shared folder on my linux from a windows machine. The smb.conf has this entry
?? [samba_share]
??????? comment = QEMU share place
??????? path = /media/samba_share
??????? valid users = mahmood vb
??????? public = no
??????? writable = yes
??????? printable = no
??????? create mask = 0777
Then I added a user to samba with "smbpasswd mahmood". The folder mask
2008 Mar 12
1
[smb.conf] "browseable = no EXCEPT valid users" possible ?
Hello,
I'm looking for a solution to my problem :
i have a samba server with ldap auth on Debian ETCH.
I need to configure this samba for multi-group and multi-users.
Example :
user 1 (from group1) have to see his own directory (for writing), his
group' directory (for writing and sharing) but also the "homes" of
others users from this group...
user2 (from group2)
2011 Mar 11
2
insertion of a row between individuals
Can someone help with a fairly simple task?
I have a data set where I would like to insert a 0 time event between
individuals:
what I have:
VAR DATE TIME CONC COVAR
1 NOV2 0.25 10 group1
1 NOV2 0.5 20 group1
1 NOV2 1 5 group1
1 NOV2 2 1 group1
1 NOV2 3 0.1 group1
2 NOV2 0.25 10
2017 Oct 03
0
samba performance & ACL behavior
All,
I am building a glusterfs environment for file storage and need to use
ACL's. The CentOS system is joined to AD. We have ingested data into the
Gluster environment at /toplevel.
OS: CentOS 7.3
Glusterfs: 3.10.5
Samba: 4.4.4
smb.conf:
[global]
workgroup = GROUP
security = ADS
realm = GROUP.DOMAIN.COM
template homedir = /home/%U
template shell
2005 Apr 20
1
negative p-values from fisher's test (PR#7801)
Full_Name: Martha Nason
Version: 2.0.1
OS: Windows XP
Submission from: (NULL) (137.187.154.154)
I am running simulations using fisher's test on 2 x c tables and a very small
p.value from fisher's test (<2.2e-16) is returned as a negative number. Code
follows.
> set.seed(0)
> nreps.outer <-7
> pvalue.fisher <- rep(NA,nreps.outer)
>
> population1 <- c(
2009 Sep 20
2
missing level of a nested factor results in an NA in lm output
Hello All,
I have posted to this list before regarding the same issue so I
apologize for the multiple e-mails. I am still struggling with this
issue so I thought I'd give it another try. This time I have included
reproducible code and a subset of the data I am analyzing.
I am running an ANOVA with three factors: GROUP (5 levels), FEATURE
(2 levels), and PATIENT (2 levels), where
2011 Nov 03
1
Reclassify string values
Hi All,
Is there a simple way to convert a string such as c("A", "B" ,"C", "D")
to a string of c("Group1", "Group1", "Group2", "Group2"). Naturally I
could use the factor function as below but I don't like seeing that
warning message (and I don't want to turn off warning messages). Perhaps
a function
2011 Apr 30
1
More flexible aggregate / eval
Dear list,
I would like to do some calculation using different grouping variables.
My 'df' looks like this:
# Some data
set.seed(345)
id <- seq(200,400, by=10)
ids <- sample(substr(id,1,1))
group1 <- rep(1:3, each=7)
group2 <- rep(1:2, c(10,11))
group3 <- rep(1:4, c(5,5,5,6))
df <- data.frame(id, ids, group1, group2, group3)
df <- rbind(df, df, df)
df$time <-
2011 Jul 29
1
question about groups
Hi all,
I have a (simple?) question about groups.
this is my scenario:
Windows Active directory domain
Samba file server ADS integrated
2 shares on this last server (share1, share2)
2 groups on the AD (group1 and group2)
First share is only fully available to group1: this is easily done
second share is fully available to group2
---
Then I have some users belonging to both group1 and
2011 Jun 01
2
Samba + ACL + Linux Client
Hello,
I'm Oliver and I need help for a experiment.
I have a sharing with Samba version 3.2.5, my distribution Linux is
Debian(Lenny) and the acl version is 2.2.47.
Below my configurations files:
#/etc/fstab
/dev/sda3 /shared reiserfs defaults,acl 0 1
#smb.conf
[data]
comment = files
path = /shared
inherit acls = yes
inherit permissions = yes
map acl inherit = Yes
#
2007 Aug 15
0
Mann-Whitney U test discrepancies
Hi,
I do want to use the Mann-Whitney test which ranks my data and then
uses
those ranks rather than the actual data.
Here is the R code i am using:
group1<-
c(1.34,1.47,1.48,1.49,1.62,1.67,1.7,1.7,1.7,1.73,1.81,1.84,1.9,1.96,2,
2,2.19,2.29,2.29,2.41,2.41,2.46,2.5,2.6,2.8,2.8,3.07,3.3)
> group2<-
2005 Feb 23
1
How to conctruct an inner grouping for nlme random statement?
Hello. Im hoping someone can help with a grouping
question related to the "random=" statement within the
nlme function. How do you specify that some grouping
levels are inner to others? I tried several things,
given below.
Lets say I have a data frame with five variables,
resp, cov1, ran1, ran2, group1, and group 2. The
formula is resp~cov1 + ran1 + ran2, where the ran are
random
2010 Jul 15
1
Auto directory creation not working
Hello,
I am experiencing problems with auto directory creation for user shares.
I have samba instance that is authenticated against samba PDC, on PDC i have 2 groups, group1 and group2.
What i want to do now is to have separate folders for user shares for each group.
so /mnt/share/group1/user1 would be for user1 in group 1 and /mnt/share/group2/user2 would be folder for user2 in group 2
root
2006 Jun 02
0
parent vs child directory permissions problem
I run FreeBSD 4.6-RELEASE (GENERIC) with samba-2.2.4_1 installed.
my workstations all run windows xp home or pro with SP2. We're on a
workgroup, not a domain.
Lately I've been having a problem with changing rights on subfolders.
this is my directory structure
drwxrwx--- 53 root allstaff 2048 Jun 2 08:19 topdirectory
drwxrwx--- 4 Jack group1 512 May 23 13:10
2010 Jul 07
0
scp forces original access permissions when owner lacks write access
Hello,
I am not sure if this is a bug or a feature...
When I use scp to copy a file to a filesystem which forces or masks
permissions on new files (in my case a samba share) the resulting
permissions depend on whether the owner had write access in the original
permissions. If the owner did have write access then the copied file ends up
with the permissions specified by the filesystem. If the
2010 Jul 27
1
Multiple Workgroups and Subnets
Hi,
I am configuring a network with two subnets with a different workgroup
in each subnet. My aim is to have users being able to view and access
shares on both workgroups. I have a Samba server in each
subnet/workgroup, configured as both the domain and local master for
each workgroup. Each server is also the WINS server for its subnet. The
setup is like this:
Subnet1:
network -