Displaying 9 results from an estimated 9 matches for "group_ce".
Did you mean:
group_c
2003 Aug 19
2
Samba 3beta3 - Winbind and groups in groups - question
Hi everybody, im new here, and I have problem.
Im running samba 3beta3 at gentoo linux.
Do anybody know how to resolve something like this:
There are three groups in AD
group_a, and group_b and group_c
Members of group_a are user_0, user_1, user_2
Members of group_b are user_3, user_4, user_5
Members of group_c are user_6 and group_b
If i try to do
getent group
At my linux box i got
2011 Apr 28
3
Simple General Statistics and R question (with 3 line example) - get z value from pairwise.wilcox.test
Hi there,
I am trying to do multiple pairwise Wilcoxon signed rank tests in a
manner similar to:
a <- c(runif(1000, min=1,max=50), rnorm(1000, 50), rnorm(1000, 49.9,
0.5), rgeom(1000, 0.5))
b <- c(rep("group_a", 1000), rep("group_b", 1000), rep("group_c",
1000), rep("group_d", 1000))
pairwise.wilcox.test(a, b, alternative="two.sided",
2008 Mar 10
2
Share permissions
Hello all,
I have a SAMBA share called "share_a" and it is working fine (below is a
snapshot of it):
[share_a]
path = /shares/share_a
browseable = no
valid users = @group_a @group_b @group_c
write list = @group_a @group_b
read list = @group_c
create mode = 777
directory mode = 777
Inside this share there's a lot of sub-folders.
The problem is: How can I give to one of these
2013 Feb 15
10
reading data
Hi,
#working directory data1 #changed name data to data1.? Added some files in each of sub directories a1, a2, etc.
?indx1<- indx[indx!=""]
lapply(indx1,function(x) list.files(x))
#[[1]]
#[1] "a1.txt"??????? "mmmmm11kk.txt"
#[[2]]
#[1] "a2.txt"??????? "mmmmm11kk.txt"
#[[3]]
#[1] "a3.txt"??????? "mmmmm11kk.txt"
#[[4]]
#[1]
2012 Mar 19
0
Reshape data frame with dcast and melt
Hello,
I implemented two functions reshape_long and reshape_wide (see full working
example below) to reshape data frames.
I created several small examples and the two functions seemed to work
properly. However, using the reshape_wide function
on my real data sets (about 200.000 to 300.000 rows) failed. What happens is
set all values for X, Y and Z were set to 1.
The structure of my real data
2013 Nov 08
4
[Bug 871] New: Running two instances of ulog causes abort in libnfnetlink
...Severity: critical
Priority: P5
Component: ulogd
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: bootc at bootc.net
Estimated Hours: 0.0
ulogd_inppkt_NFLOG.c:start() has a bug in out_bind:
out_bind:
nflog_close(ui->nful_h);
if (group_ce(upi->config_kset).u.value == 0) {
nflog_unbind_pf(ui->nful_h, AF_INET);
nflog_unbind_pf(ui->nful_h, AF_INET6);
nflog_unbind_pf(ui->nful_h, AF_BRIDGE);
}
Essentially, nflog_close() is called first, freeing the nflog handle and all of
its data, *then* nflog_un...
2007 May 17
3
can't browser a samba server from a specific pc in the network
hello everyone,
i'm not even sure there is something wrong with samba here but im taking all
chances...
i have a linux samba server and 3 winXP prof pcs in my setup.
now from one of the winxp boxes i can not seem to access my shares on the
server. that is when i try to go through network neighborhood path.
the message that is returned is : \\stargaze is not accessible. You may not
have
2000 May 22
1
Inherit Permissions addition
Gentlemen,
I was delighted to read about and test the "inherit permissions" feature of
version 2.0.7 for myself. This is a wonderful addition to Samba; thank you,
David Lee, for your fine work.
After initial testing, it became apparent to me that inheriting the 'group'
permissions on a subfolder within a share without also 'forcing' the group
ownership on the new files
2003 Dec 01
0
No subject
if((group_c = *lp_force_group(snum))) {
BOOL is_guest = False;
some lines deleted
token = create_nt_token(uid, gid, current_user.ngroups,current_user.groups, is_guest);
must_free_token = True;
}
set_sec_ctx(uid, gid, current_user.ngroups, current_user.groups,token);
/*
* Free the new token (as set_sec_ctx