Displaying 20 results from an estimated 300 matches similar to: "Samba + Nested Groups"
2003 Jul 21
1
problem in pot with subset selection
Hi,
I try to make a selective plot, but it make an error. The subset only work
with length < 4, it is correct?
>
plot((ocorrencia/isca)~frag,subset=especieama==c("grupo1","grupo2","grupo3","AnoplotermesSp1","NeocapritermesOpacus"),pch=c(1,2,3,4,5),xlab="?rea
(ha)",ylab="Propor??o de iscas ocupadas por t?rmitas")
2007 Dec 06
0
[POSIX ACLs] Only ACE rules from Samba Primary Group are applied.
Hi,
I've a samba 3.0.24 server running in a debian "alike" OS with a
(Open)LDAP backend and I'm having the following problem:
I have LDAP users that belong to more than one (POSIX) group. For
instance, I have a user2 that belongs to group "users" and "grupo2" and
I have a share with the following ACL settings:
getfacl /home/shares/share1/
getfacl: Removing
2006 Nov 17
2
effects in ANCOVA
Dear R users,
I am trying to fit the following ANCOVA model in R2.4.0
Y_ij=mu+alpha_i+beta*(X_ij-X..)+epsilon_ij
Particularly I am interested in obtaining estimates for mu, and the effects
alpha_i
I have this data (from the book Applied Linear Statistical Models by Neter
et al (1996), page 1020)
y<-c(38,43,24,39,38,32,36,38,31,45,27,21,33,34,28)
2009 Jul 20
2
Only administrator works in ldapsam:editposix domain
I tried setting up a samba/ldap domain using the ldapsam:editposix
feature, using the brief instructions at
http://wiki.samba.org/index.php/Ldapsam_Editposix.
Everything goes rather smoothly, and I can add XP machines and log
into them as the Administrative user.
I added a user to the server, then to samba/ldap using smbpasswd -a newuser
ldapsearch -x shows the user & encrypted password, so
2012 Mar 31
2
lm no calcula un coeficiente
Hola,
quiero hacer una regresión lineal
lm(y ~ x * grupo, data =datos)
y: numérica, x: numérica, grupo: factor con dos niveles (1 y 2)
pero no calcula el coeficiente de x:grupo2 a cuenta de una singularidad
Coefficients: (1 not defined because of singularities)
Estimate Std. Error t value Pr(>|t|)
(Intercept) -1.283e+06 2.276e+04 -56.359 < 2e-16 ***
x
2009 Aug 28
0
net rpc group addmem gives NT_STATUS_ACCESS_DENIED
On Fri, Aug 28, 2009 at 1:41 PM, Avinash Rao <avinash.aol at gmail.com> wrote:
> On Fri, Aug 28, 2009 at 2:36 AM, Alex Crow<acrow at integrafin.co.uk> wrote:
> >
> >> Alex,
> >>
> >> I have been trying to use "root preexec" to add domain users to Power
> >> users group on the local workstation, it never works..
> >>
>
2006 Feb 20
2
Winbindd Error : Could not init idmap -- netlogon proxy only
Hi list
I have samba 3.0.21 with LDAP version 2.2.13 on Redhat Enterprise Linux 4
enterprise server
kernel version 2.6.9-5 . smbldap-tools version 0.9.
in winbind.log i get the following errors
my domain msdpl.com
#################################################################
[2006/02/16 13:05:28, 0] lib/smbldap.c:smb_ldap_setup_conn(572)
ldap_initialize: Time limit exceeded
[2006/02/16
2004 Feb 17
1
permision problem
I have a server with SuSE 9.0 professional and samba 2.2.8a-170, with
approximately 70 directories. I have created in samba a resource or share
called data, within as the 70 directories inside it. The problem is since I
make to assign the permissions to these directories. If for example, userA
belongs to group1 and to group2 and directoryA has like group to grupo1, but
when a user of group2
2008 May 19
4
adding users to group with net rpc
section 13.3.2 of the HOWTO shows that i can add a user to a group with the
following command:
root# net rpc group addmem "MIDEARTH\Engineers" ajt -Uroot
when i execute this command (replaced with my server specific values, of
course), i get a NT_STATUS_NO_SUCH_USER error.
i can verify that my user DOES exist and that he belongs to the posix group
account. i can also verify that the
2005 May 11
2
Group Nesting
Hey all,
Is there a comprehensive how-to on the new group nesting features? I've
found a little bit of info, but nothing that paints a clear picture of
the process. If anyone has any insight or can point me to a tutorial it
would be much appreciated.
I created the local groups and mapped them. Wbinfo and getent all seem
to be working.
I've been trying to do the 'net rpc group addmem
2005 Sep 20
1
Embedding a "Domain Group" in "Domain Administrators" ???
hi list,
is it possible with samba v3 and ldap backend to embedd a normal group
like "normalgroup" in the group "Domain Administrators" to give members
of the group "normalgroup" full administrative rights on workstations?
i tried with "net groupmap addmem sid-of-normalgroup
sid-of-domain-admins" and "net groupmap addmem sid-of-domain-admins
2009 Nov 04
1
samba & unix group permissions problems
Hi,
I'm having permissions problems connecting to a share when the gid of
the directory shared is not the primary group of the user connecting to it.
Maybe I faced it the wrong way, but I did read (and at least thought I
understood) the 'File, directory and share access controls' section of
the howto [0].
My users have either one or another 'primary group' (the one set in
2020 Sep 15
2
Fwd: Automatic mapping shares on logon time
See answer at the bottom.
Le 14/09/2020 ? 15:56, jmpatagonia via samba a ?crit?:
> Yes sorry for my mistake, we need map share folders that the user have
> permission, at logon time on Linux Desktop User.
>
> And if for example a user change of departament or area, the shares change,
> so we change the maps shares folders on logon.
>
> On Windows users is easy like GPO o
2011 May 24
0
Multivariable model
Hello r-list members,
I've been doing some linear modeling with a dataset structured as follows.
Tubes containing 500 larvae of Trichinella each were treated with one of
four different temperatures. Each day (or every 10 days depending on
treatment group), 3 tubes were selected from each treatment and all the dead
larvae were counted. The tubes were discarded. Final larvae counts were
2010 Dec 02
0
how to let windbind to use LOCAL groupmaps?
Hi,
I'm trying to join ?linux machines to AD domain with the help of winbind.
In order to make account managent more easier, I want to create
corresponding group maps from every linux native group, then join
domain users/groups to the new LOCAL groupmap.
At present, BUILTIN groupmap works fine with the steps:
net groupmap add sid=S-1-5-32-544 unixgroup=admin
ntgroup=BUILTIN\\Administrators
2007 May 21
1
Samba 3.0.22 error with domain accounts
I have compiled Samba 3.0.22 on Solaris 10 (sparc.) It has been
configured as a PDC with a domain of, say, "SAMBADOMAIN." It has
some predefined group mappings for the Administrators and "Domain
Admins" group. These mappings were dropped in later versions of Samba.
(I have been working with 3.0.24 as well. Unfortunately it doesn't seem
to play nice with
2004 Nov 28
0
3.0.9 - net groupmap
Hi @all,
net groupmap in 3.0.9 is not clear for me:
test2 # net groupmap help
net groupmap add
Create a new group mapping
net groupmap modify
Update a group mapping
net groupmap delete
Remove a group mapping
net groupmap addmem
Add a foreign alias member
net groupmap delmem
Delete a foreign alias member
net groupmap listmem
List foreign group members
net groupmap memberships
List
2007 Mar 04
0
Samba PDC (3.0.24)
Hi All,
I've been reading *lots* of pages and guides everywhere about setting up
samba as a PDC, mainly the 8 part guide by John Terpstra.
One common thing I found in all the guides I read were unstated
dependancies on the Samba version.
Tried it using 3.0.9 and it didn't have any rights (I found something
somewhere saying this eventually).
Then tried it using Debians default of
2011 Jan 12
0
working with the net commands... trouble.
So, to make it simple, my domain is KRH, I am successfully joined, and
can issue wbinfo -u or wbinfo -g and get expected results. Every query
I make about the domain works
However, I'm trying to add a domain user (me) to my local Print
Operators group on this freebsd machine.
Using Samba 3.5.6, FreeBSD 8.1 Clean install of everything yesterday.
So, I'm trying to add KRH\jdown to
2004 May 25
0
Re: Nested group support documentation
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ww m-pubsyssamba wrote:
| With regards Jerry's comment on nested groups, the how
| to guide included with Samba 3.0.3 source code still says
| nested groups are not supported. Does anyone know where I
| can get some information on the functionality
| which is included for nested groups on 3.0.3 onwards?
Here's a rough draft from Volker.