Displaying 20 results from an estimated 70000 matches similar to: "Second user password."
2007 Oct 15
1
Problem with network drives
Hi,
I have a Windows Xp station where a network drive is mapped. The
username and password for this network drive are the same as those of my
Windows session.
I want to access to another share on this server with another name and
login than those of the mapped network drive. When I try to access to
this share it tries with the username and password from my Windows
session. I can see it in the
2014 Oct 27
3
3rd-party tool for creating users as alternative to ADUC
Hello list,
I am using the Microsoft ADUC (Active Directory Users & Computers) tool from the RSAT suite for creating and modifying my domain users. I am aware of the "copy" functionality which really is very nice to use. Unfortunately I am missing two important actions during the user-creation process which I try to describe:
1.) When I use the template feauture (by using the
2007 Mar 04
1
using AR outside of rails
I''ve seen a number of ways to use AR outside of rails, and am
wondering what other think is the best approach for my particular
application.
The application is in it''s own module namespace. To use it within
rails you just require it in application.rb and instantiate a class to
call methods on. It''s also well suited to be used from other various
applications though.
2011 Aug 24
3
Catch22: user needs space to fix out of space condition
A mail user reported that he filled up his INBOX (despite reminders he
was approaching his filesystem quota), and furthermore, he could not
fix the situation because he couldn't expunge message he marked for
deletion.
The dovecot logs revealed the cause
dovecot: imap(user): Error: open(/var/mail/user.lock) failed:
Disc quota exceeded
This created an impasse where a user cannot free
2011 Aug 18
1
Using mixed models to analyze Longitudinal intervention
Dear R List,
I am trying to use mixed models to analyze an intervention and want to make
sure I am doing it correctly. The intervention is for lowing cholesterol
and there are two groups: one with an intervention and one without. The
subjects were evaluated a differing amount of time, so there were between 2
and 7 visits, equally spaced.
Sample output is below. TC is total cholesterol,
2015 Oct 09
4
Annoying license at install
Folks
I have several remotely-located servers, donated by folks not all of
whom are computer geeks, let-alone Linux aware. In earlier versions
of Centos, I directed them to perform a minimal NetInstall (not too
difficult to direct over the phone), and then issue two commands
after the first boot. One was a 'curl' to download a script of mine,
and the second was a dot-command to run
2011 Feb 03
2
Queues and Agent penalty - how to go to second best agent when the first does not answer
Hi,
I've been playing with agent penalties (Asterisk 1.6.2.16). I've set up
multiple agents, and as documented agents with the lowest penalty value get
called first. The issue I have is that if the agent with the very lowest
penalty does not answer, instead of going with to the second best agent the
queue rings the same agent over and over and over again.
I've realized that
2009 Jun 23
1
nested cross-sectional design using lmer or nlme
Dear all, I'd appreciate some advice on the following problem. I'm
attempting to analyse a nested cross-sectional design in which an
intervention was offered to a series of randomly selected (small)
communities, so the unit of randomisation is the community. All
available individuals in each community were interviewed before the
intervention and again at follow-up
2013 Feb 15
1
Why no line? (ex. from Andy Filed book)
The following script is written by the author of a book on R--Andy Field:
You can also download the small datafile, hiccups.dat, from this address:
http://www.sagepub.com/dsur/study/articles.htm
The script:
hiccupsData <- read.delim("Hiccups.dat", header = TRUE)
hiccups<-stack(hiccupsData)
names(hiccups)<-c("Hiccups","Intervention")
2010 Aug 13
2
Lattice xyplots plots with multiple lines per cell
Hello,
I need to plot the means of some outcome for two groups (control vs
intervention) over time (discrete) on the same plot, for various subsets
such as gender and grade level. What I have been doing is creating all
possible subsets first, using the aggregate function to create the means
over time, then plotting the means over time (as a simple line plot with
both control & intervention
2012 Apr 04
1
using metafor for meta-analysis of before-after studies
Greetings,
I wish to conduct a meta-analysis for which the outcome is a continuous
variable measured on the same individuals before and after an intervention.
Hence, the comparison is not made between two groups, but within groups, at
diffrent times.
Each study reports the mean outcome and SD before the intervention and the
mean outcome and SD after the intervention. While p-values for
2006 Mar 01
6
interrupted time series analysis using ARIMA models
Hi R-users,
I am using arima to fit a time series. Now I would like to include an intervention component "It (0 before intervention, 1 after)" using different types of impacts, that is, not only trying the simple abrupt permanent impact (yt = w It ) with the xreg option but also trying with a gradual permanent impact (yt= d * yt-1 + w * It ), following the filosophy of Box and Tiao
2020 Oct 28
6
Run as root on reboot
Folks
Is there a way to reboot and have a script run without
intervention. During initial setup, I'd like to avoid the manual
actions of logging on as root and executing a command, but instead
have that command run without intervention. The output of the
command would still show up on the terminal that initiated the reboot.
Security is not a concern here. And I don't want to
2011 Jun 02
1
Paid R Help
Hello R people,
I am looking to pay someone to help write some R code.
Inputs:
Study identifier: ID Number for the study, each ID number is for one study only each block set should only be used for that study. This will require that you store the results from the blocks someplace on the file system.
Trait #1: dichotomous rural / urban
Trait #2: dichotomous sick / healthy
Assignment Ratio:
2018 Oct 11
1
Renewal of Let's Encrypt Certificates in Dovecot
El jue., 11 oct. 2018 a las 10:58, Reio Remma (<reio at mrstuudio.ee>)
escribi?:
> On 11/10/2018 11:55, Ignacio Garcia wrote:
> > Hi there. I've been using Dovecot for quite some time now but I just
> > started using Let's Encrypt certs. Since LE certs are renewed
> > automatically without user intervention I'm wondering if I will need
> > to restart
2005 Mar 15
2
unattended reboot/fsck
Hi,
We've got some units in client's vehicles which are running Fedora core
1. We've can log into them over ssh remotely there is no console
attached to them. I suspect one of them has some filesystem corruption,
and I'd like to both force a fsck at next reboot (which I think I can do
with shutdown -F) but I'd also like to make this fsck not require any
human intervention.
2012 Oct 02
2
Problem with mutli-dimensional array
I want to make a multi-dimensional array. To be specific I want to make the
following array
results<-array(0,dim=c(2,2,64,7))
This is the code I have created but it gives no result due to the error
"subscript out of bound".
x<-rep(7,7) # Missingness in intervention
y<-rep(7,7) # Missingness in control
2007 Dec 18
2
bug in r-base (PR#10521)
Full_Name: marco zamboni
Version: no R version
OS: ubuntu gusty
Submission from: (NULL) (87.9.174.188)
I have just finish to install gusty ubuntu on my AMD sempron.
I would like to:
$ sudo apt-get install r-base
but
...
I seguenti pacchetti hanno dipendenze non soddisfatte:
r-base: Dipende: r-base-core (>= 2.6.1-1gutsy0) ma 2.5.1-1 sta per essere
installato
Dipende:
2007 Dec 18
2
bug in r-base (PR#10521)
Full_Name: marco zamboni
Version: no R version
OS: ubuntu gusty
Submission from: (NULL) (87.9.174.188)
I have just finish to install gusty ubuntu on my AMD sempron.
I would like to:
$ sudo apt-get install r-base
but
...
I seguenti pacchetti hanno dipendenze non soddisfatte:
r-base: Dipende: r-base-core (>= 2.6.1-1gutsy0) ma 2.5.1-1 sta per essere
installato
Dipende:
2018 Oct 11
4
Renewal of Let's Encrypt Certificates in Dovecot
Hi there. I've been using Dovecot for quite some time now but I just
started using Let's Encrypt certs. Since LE certs are renewed automatically
without user intervention I'm wondering if I will need to restart dovecot
after that renewal...
Has anybody had any experience with that?
Thanks so much for your help!
Ignacio
-------------- next part --------------
An HTML attachment was