similar to: DOMAIN level security with smbpasswd???

Displaying 20 results from an estimated 10000 matches similar to: "DOMAIN level security with smbpasswd???"

2003 May 06
1
SWAT login agony
I've installed the latest/greatest from Samba (3.0.alpha...). I've been following the directions from this site (http://samba.linuxbe.org/en/samba/learn/swat.html) on how to set up SWAT for configuring Samba. The problem I'm running into is logging into SWAT. I've tried every user imaginable and still no luck. I've enabled the SWAT service using xinetd, and it actually
2003 May 09
0
Could not fetch trust account password for domain ...
I'm having some troubles with the winbindd. When trying to access a samba share, I receive the above error in the MACHINE_NAME.log file. I've ran the command smbpasswd -j MY_DOMAIN -r PDC -U Administrator, and it worked fine. wbinfo -u returns "Error looking up domain users", but I'm not sure if this is related to my 1st problem. I'm going to dump in my config files,
2006 Apr 20
1
Randomly selecting one row for each factor level
I don't use R much, and I have been unable to figure out how to get the subset of my data frame that I would like. For example, if this were my data frame: > dfr <- data.frame(x=rep(letters[1:3], 4), y=(1:12), z=(LETTERS[1:12])) > dfr x y z 1 a 1 A 2 b 2 B 3 c 3 C 4 a 4 D 5 b 5 E 6 c 6 F 7 a 7 G 8 b 8 H 9 c 9 I 10 a 10 J 11 b 11 K 12 c 12 L I would like to
2006 Apr 20
1
Randomly selecting one row for each factor level [Broadca st]
The following should work: > dfr.samp <- dfr[tapply(1:nrow(dfr), dfr$x, sample, 1),] > dfr.samp x y z 10 a 10 J 2 b 2 B 9 c 9 I Andy From: Kelly Hildner > > I don't use R much, and I have been unable to figure out how > to get the > subset of my data frame that I would like. > > For example, if this were my data frame: > > > dfr <-
2005 Sep 12
1
verify smbpasswd run as root when user changes?
Is smbpasswd run as root or local when an XP Pro domain client tries to change password? System Fedora Core 4/SeLinuxSecurity disabled SAMBA 3.0.20 PDC unix password sync=yes passwd backend smbpasswd Problem - Users logged into XP pro cannot change password Detail: When a user tries to change their password they get the error message: "You do not have permission to change your
2008 Aug 21
4
Very confused with class
Hi all, I am very confused with class. I am looking at some weather data which I want to use as explanatory variables in an lm. R has treated these variables as factors (i.e. with different levels), whereas I want them treated as discretely measured continuous variables. So I need to reassign the class of these variables, right? Indeed, doing class(southwest$pressure) (pressure being air
2003 Sep 20
2
False RING (incoming call) on Digium X101P FXO
I have a normal backup phone (and an alarm panel) sharing the POTS line with the Digium X101P FXO: | | Wall |>---+------X101P FXO as Zap/5 | | | Phone & Alarm Whenever the Phone is used, Asterisk sees a 'false ring' signal immediately when the phone is hung up. The Alarm panel dials out nightly at around 1AM, and each time it completes the call, Asterisk
2011 Sep 26
1
Restructuring data - unstack, reshape?
Hi all, I'm having a problem restructuring my data the way I'd like it. I have data that look like this: Candidate.ID Specialty Office Score 110002 C London 47 110002 C East 48 110003 RM West 45 110003 RM
2003 Oct 27
3
Connecting without smbpasswd file
Hi; We've recently upgraded from Samba 1.7 to Samba 2.2.8 and we're using Samba to allow our users to connect to their Unix home directories from their PC's. Under 1.7 users were able to connect by mapping a drive from windows explorer and entering their unix username and password. Now, when we do this we get a "Incorrect password or Unknown username" error message.
2006 Jul 30
1
manova and table of means by factor levels
I have a dataset in which I have identified a three-way interaction. Factor A has 3 levels, factor B has 4 levels, and factor C has 3 levels. I would like to produce the following: 1) A manova in which I can test the effect of factor C for each combination of factor A * factor B. I know how to do this using a series of "do" commands, but I wonder whether there is a more
2008 Jul 28
2
SQLDMO "Out of memory"
Hi folks, I am utterly new to Wine, but otherwise relatively competent :-) I am running Ubuntu 8.04 with Wine 1.0 as delivered with Ubuntu. I have a program (KVS from www.school-admin.biz) that I want to try under Linux. The installation gives a couple of errors stemming from missing DLLs. I copied these over from a Windows machine, restarted the installer and clicked "repair".
2009 Dec 29
4
subsetting by groups, with conditions
I have a data set similar to this: P1id Veg1 Veg2 AreaPoly2 P2ID 1 p p 1 1 1 p p 1.5 2 2 p p 2 3 2 p h 3.5 4 For each group of "Poly1id" records, I wish to output (subset) the record which has largest "AreaPoly2" value, but only if
2015 Feb 20
1
Can R for Windows be built outside of the top-level source directory?
The "R-admin" manual describes how to build R from outside of the top-level source directory on a *NIX machine (http://cran.r-project.org/doc/manuals/r-release/R-admin.html#Simple-compilation), but it makes no analagous mention of a way to do so under Windows. Since the build process in Windows is so different (not using configure, for instance, and typically being performed from within
2017 Aug 29
3
RMarkdown question
Hi All: In creating a R Notebook I know that in the text I can link to a (sub) section by using the command: [Header 1](#anchor) and putting the appropriate anchor name at the appropriate header. But can the same be done for code chunks, if the code chunk is named? What I want to do is say that such and such code chunk is an example of how to do something, and have that link to the
2018 Jan 02
4
httr::content without message
Hi All: I am using httr to download files form a service, in this case a .csv file. When I use httr::content on the result, I get a message. Since this will be in a package. I want to suppress the message, but haven't figured out how to do so. The following should reproduce the result: myURL <-
2017 Oct 17
2
ggridges help
yes, thanks, and I was getting close to that. One thing I found is the manual says the height is the distance above the y-line, which should be, but doesn't have to be positive. In fact, the time series are estimates of a cycle, and has negative values, which unfortunately are not included in my sub-sample. And the negative values are not handled properly (the series disappears for
2010 Mar 05
4
conditioning variable in panel.xyplot?
I wish to create a multipanel plot (map) from several datasets ("d" and "q" in the example below). I can condition the main xyplot statement on the "site" variable, but I don't know how to pass a conditioning variable to panel.xyplot plot so that the x-y coordinates from dataset q are only plotted at the appropriate site. library(lattice) d <-
2009 Jan 27
1
Creating list or numeric vectors out of selected columns of row oriented data
I am just assuming this can be done, but I have not gotten close to making it happen. I have a data file with about 1 million rows with 1470 unique subjects. Each row represents a small set of observations made on a specific date for a single subject. I would like to transform the data so that I have an R object with a single entry for each subject and start date and vectors for the
2004 Mar 30
1
Need Samba 3.0.0 help
Hello all.... I need help and I'm just about at my wits end. First let me state that I can not give logfiles in email since the Samba servers are on the secure side of my world and contain sensitive information. If by my stating my problem, I am hoping that someone will point me in certain directions that I have not tried. We have two samba servers on our site. Both are running Samba 3.0.0.
2017 Oct 17
2
ggridges help
I have tried: ggplot(plotFrame, aes(x = time, y = cycle, height = cycle, group = depth)) + geom_ridgeline() ggplot(plotFrame, aes(x = time, y = depth, height = cycle, group = depth)) + geom_ridgeline() ggplot(plotFrame, aes(x = time, y = depth, group = depth)) + geom_density_ridges() none are producing a plot that was a ridgeline for each depth showing the time series at that depth. The plot