Displaying 20 results from an estimated 10000 matches similar to: "Dynamically extending the group membership of a custom system user"
2010 Nov 18
1
Logistic regression with factorial effect
Hello,
I?d like to evaluate the temporal effect on the relationship between a
continuous variable (e.g. size) and the probability of mate success.
Initially I was trying to do a logistic regression model incorporating the
temporal effect, but I don?t know if that is the best option. I simulated
some data and that?s the problem:
2011 Aug 29
1
Bayesian functions for mle2 object
Hi everybody,
I'm interested in evaluating the effect of a continuous variable on the mean
and/or the variance of my response variable. I have built functions
expliciting these and used the 'mle2' function to estimate the coefficients,
as follows:
func.1 <- function(m=62.9, c0=8.84, c1=-1.6)
{
s <- c0+c1*(x)
-sum(dnorm(y, mean=m, sd=s,log=T))
}
m1 <- mle2(func.1,
2008 Nov 24
8
Cucumber Custom Logging
Where and how do you put custom logger statements in cucumber? I
understood (more or less) how to do this in rspec in the spec_helper
file but I do not know where to start with cucumber.
I want to add a simple identifying text line in the log file to assist
in picking through the output. Something akin to:
Running Scenario: X
Feature I should have this logged
....
Feature This should
2014 Aug 27
2
Insert custom header in Mail logger plugin
Is it possible to log a message custom header through Mail logger plugin or
other method? It seems that there are a fixed number of info that is
configurable via mail_log_fields (http://wiki2.dovecot.org/Plugins/MailLog).
..
My custom header is X-VERTICAL-IP-Quarantine-ID and I want a log event like
this one:
Aug 27 09:48:13 imap dovecot: imap(user at domain): copy from INBOX: box=SPAM,
uid=213,
2015 May 18
1
Minimum files for building an embedded Opus library
Dear sirs,
I'm trying to build an Opus library for an embedded application to run on a
Microchip PIC32MX processor and I get a lot of errors in compilation time.
My question is, what should be the minimum files and options needed to have
such building, having in mind that only the very basic functionality in
fixed point arithmetic is needed?
Looking forward to your answer.
Kind
2007 Feb 22
3
several Filled.contour plots on the same device...
hello -
a question about filled.contour plots, for which i haven't found a
response in previous posts - sorry if already treated.
i'd like to draw several filled.contour plots (that is, maps) on the same
device (a postscript file, actually). I know about layout(matrix) ,
split.screen or par(mfrow) : it works well for simple plots, but with
filled.contour plots, i get several pages
2010 Nov 21
1
Possible to "add" filled.contour(...) to existing plot?
By any chance is it possible to "add" filled.contour(...) to an existing plot
like you can do using image(..., add = TRUE). I looked at the
filed.contour(...) and levelplot(...) documentation, but it didn't seem to be
possible.
I would like to add filled.plot(...) as shown below instead of using the
image(...). Filled.contour seems to provide the smoothing interpolation
2012 Feb 06
3
Script to automatically update externip. Useful for a host with dynamic public IP
#!/bin/bash
# checksetexternip.sh
# Author: John Cahill email at johncahill.net
# Licence: GPL v3
# Description: script that queries checkip.dyndns.com to find the server's external IP address. Updates asterisk's externip value and does a sip reload if necessary.
# Last modified 06/02/2012
is_ip(){
input=$1
octet1=$(echo $input | cut -d "." -f1)
octet2=$(echo $input
2011 Sep 22
2
comparing mixed binomial model against the same model without random effect
Hi everybody,
If I am correct, you can compare a model with random effect with the same model without the random effect by using the nlme function, like this:
no.random.model <- gls(Richness ~ NAP * fExp,
method = "REML", data = RIKZ)
random.model <- lme(Richness ~NAP * fExp, data = RIKZ,
random = ~1 | fBeach, method = "REML")
2023 Feb 15
2
2023 X.Org Foundation Membership deadline for voting in the election
The 2023 X.Org Foundation elections are rapidly approaching. We will be
forwarding the election schedule and nominating process to the
membership shortly.
Please note that only current members can vote in the upcoming election,
and that the deadline for new memberships or renewals to vote in the
upcoming election is 26 March 2023 at 23:59 UTC.
If you are interested in joining the X.Org
2017 Sep 25
0
Winbind group membership not updating
On Mon, 25 Sep 2017 15:16:54 +0200
Malte zu Klampen via samba <samba at lists.samba.org> wrote:
> We are currently in the process of replacing some of our file servers
> with Active Directory joined Samba servers. However, during testing
> we have noticed behaviour that has caught us off guard.
>
> Changes in user group membership in AD do not show up on our file
>
2009 Oct 09
0
winbind not resolving group membership changes
I'm using Samba 3.0.33 (RHEL 5) to connect to a Windows 2008 active
directory server. I am restricting SSH logins to a particular AD group.
The users allowed to login will change frequently, so it's important
to me that their group membership is updated when their access to this
server is granted or revoked. The problem that I keep running into is
that group membership on the
2023 Apr 17
1
2023 X.Org Foundation Membership deadline for voting in the election
Hi Ricardo,
On Mon, Mar 13, 2023 at 04:22:54PM +0100, Ricardo Garcia wrote:
> This is a reminder that the deadline for new memberships and renewals
> finishes in a couple of weeks. Original email follows.
>
> Thanks for your attention.
I don't know if I'm the only one affected by this issue, but I've just
received today two months of e-mails from x.org, including all the
2004 Dec 17
1
RHEL3 3.0.9 Release & Active Directory Membership
Some preliminary testing indicates that there may be problems in the
newly released Red Hat 3.0.9 packages (not samba.org's) in regard to
joining an AD as a full member (w/kerberos). This may also affect
maintaining current membership in such an environment. If anyone has
already upgraded and is experiencing the same or different behavior
please let me know. Specifically we are seeing
2025 Feb 14
1
Reported group membership is different between domain member and Samba ADC
On my Linux domain members, group membership for my domain login is
reported as:
??? terra #? id SAMDOM\\jgraham
??? uid=11105(SAMDOM\jgraham) gid=10513(SAMDOM\domain users)
groups=10513(SAMDOM\domain
users),11105(SAMDOM\jgraham),11120(SAMDOM\wheel),3001(BUILTIN\users)
(I filtered local groups to make the output less noisy.) But on the ADC
the same command give different results:
??? dc1
2005 Jan 04
0
group membership + acl
During the last two years our fileserver was a VERITAS Samba-2.0.10-VRTS server.
This Veritas version of samba contains a special ACL component for the
uid <-> sid and gid <-> sid mapping. It also transparently converts
Windows access rights to Unix access rights and vice versa.
The recent changes in the Windows mbx driver forced us to move to Samba3.
The uid mapping works without
2004 Sep 07
1
Problems with 'ntlm_auth --require-membership-of' using Samba 3.0.6
Hi there,
I'm trying to configure Squid to use a windows domain for
authentication, and all goes well until I add the
"--require-membership-of" option on ntlm_auth. I need to restrict
access based on group membership, however ntlm_auth does not seem to be
behaving correctly. I'm using Samba 3.0.6 on Debian and I'm using a
Windows 2000 (SP4) Domain Controller. I
2025 Feb 14
1
Reported group membership is different between domain member and Samba ADC
On Fri, 14 Feb 2025 10:03:33 -0500
"John R. Graham via samba" <samba at lists.samba.org> wrote:
> On my Linux domain members, group membership for my domain login is
> reported as:
>
> ??? terra #? id SAMDOM\\jgraham
> ??? uid=11105(SAMDOM\jgraham) gid=10513(SAMDOM\domain users)
> groups=10513(SAMDOM\domain
>
2018 Jun 01
0
winbind, nsswitch, AD and group membership caching?
On Fri, 01 Jun 2018 11:53:55 +0200
Kristian via samba <samba at lists.samba.org> wrote:
> Folks;
>
> using samba+winbindd+pam+nsswitch to make several Linux servers
> authenticate against an AD domain, I do have my setup mostly working
> now:
>
> - AD users are able to ssh into the machine.
> - wbinfo -g / -u does list all domain users.
> - getent group / getent
2019 Feb 22
1
Reloading smbd session process group membership cache
Credentials are not changed - UID/GID/SID are still the same afterwards.
The user is simply being added to another group.
On Fri, Feb 22, 2019 at 5:58 PM Jeremy Allison <jra at samba.org> wrote:
> On Tue, Feb 19, 2019 at 06:13:09PM +0100, Eugene Pankov via samba wrote:
> > So the problem is that smbd session processes will forever cache the
> POSIX
> > group memberships