similar to: Missing option in samba-tool user add

Displaying 20 results from an estimated 3000 matches similar to: "Missing option in samba-tool user add"

2014 Jan 20
1
Samba4 and redircmp.exe
I tried to change the default computers container with the redircmp.exe but it does not work. With this tool from microsoft it should be posiible to redirect computer accounts to a different ou. Does this tool work with samba4 or is there an other why to do this?
2007 Nov 10
3
producing output as *.spo (spss output format)
Dear All I am considering moving from SPSS to R as my stats environment of choice. I have read around and everything looks favourable. There is just one issue on which I have been unable to find information. Many clients ask me to send them output (tables, graphs, etc) as an spss output file (ie .spo). I haven't asked them why, I've just said yes. I know R can produce graphics as
2001 Mar 01
2
Individual rename of list items
I am confused by the logic of renaming: # Rename individual list items? Empl<-list(employee="Anna",spouse="Fred") names(Empl)<-c("empl","spo") names(Empl) #[1] "empl" "spo" # worked like a charm... but names(Empl[1])<-"newempl" # no error message, yet .... names(Empl) #[1] "empl" "spo" #
2006 Nov 20
1
g729 registered
Hi guys, I've registered some g729 licenses, during register process everything worked fine. astk2*CLI> show g729 0/0 encoders/decoders of 20 licensed channels are currently in use But I'm not able to use this codec. I'm trying to use a linksys PAP2 to talk using g729 but I got this answer from asterisk: Got SIP response 488 "Not Acceptable Here" back from
2007 Jan 15
2
rsync load problem
Hi all! Can someone tell me please why rsync -avt --whole-file -O --safe-links causes huge load on receiver. As i know, the only main load causes are compression (-z) and the deltas calculating (disabled iin my case by --whole-file). -- View this message in context: http://www.nabble.com/rsync-load--problem-tf3013151.html#a8367649 Sent from the Samba - rsync mailing list archive at Nabble.com.
2004 Jul 29
1
Trouble with "--delete" with "--files-from"
Hi all, I've scoured the web, faq and mailing list archives to try and find an answer to this problem I'm having, but to no avail.... I'm trying to rsync a Cyrus IMAP message store "structure" from one system to another. (I say "structure" because I don't want to copy over the actual messages in the message store.) For those of you unfamiliar with the
2007 Feb 22
2
Number of files to be transferred?
I'm writing a wrapper around a large number of rsyncs that need to happen, and it would be great if I could parse the output of a running rsync and find out how far along it is. To do this, I would need to know how many files the rsync is going to transfer. If I run 'rsync -avz --progress', it tells me how many files it is considering, but not how many it actually needs to update.
2014 Jul 03
1
rmdir() EBUSY warnings on 2.2.12
Hi, I'm getting a lot of syslog spam on FreeBSD 10 from nfs_flush_file_handle_cache_dir where, apparently it tries to rmdir() the mountpoint of my mail storage. > Jul 4 00:04:44 mailhost dovecot: imap(user at example.com): Error: nfs_flush_file_handle_cache_dir: rmdir(/var/mail/vhosts/example.com) failed: Device busy We're using ZFS and have /var, /var/mail, /var/mail/vhosts,
2007 Jan 26
6
daemon sizes
Hi everyone I'm still getting strange sizes on the daemon logs. After transferring around 1.66GB over 14 hours (256kbit link) to an absolutely empty directory, I get: 2007/01/26 04:13:43 [26441] sent 57014 bytes received 44708 bytes total size 1947222268 du reports the final size of the directory on the daemon side as 1.6 G, and the "received" bytes can't be 44708?! I know
2008 Feb 15
12
Transfer Crosstable to Word-Document
# Dear list, # I am an R-beginner and # spent the last days looking for a method to insert tables produced # with R into a word document. I thought about SPPS: copy a table from # an SPO-file and paste it into a word document # (if needed do some formatting with that table). # Annother idea was, to produce a TEX-file, # insert it and make it a word-table. # I found the following libraries, which
2002 Jul 09
3
portable snprintf implementation
This may be of interest: http://www.ijs.si/software/snprintf/ It looks like this version may well be more complete and conform the standards than the version that comes with R. BTW: I am currently patching unix/sys_std.c and modules/gtkconsole.c such that they don't store lines in the history that are identical to the previous line. Is there any interest in posting those patches here? RenE
2007 Feb 04
3
Reference to dataframe and contents
This is probably easy for experienced users but I could not find a solution. I have several R scripts that process several columns of a dataframe (several dataframes and columns actually, but simplified for my question). References such as: myDF$myCol are all over. I like to automate this for other dataframes and columns by defining a reference only once in the beginning of the script. One
2007 Feb 21
3
Different gridlines per panel in xyplot
In the example R script below, horizontal gray gridlines are drawn at y coordinates where the points are drawn with the code: panel.abline(h=y, v=xScale, col.line="gray") How do I change this so that the horizontal gray gridlines are drawn at y coordinates where the y labels are drawn? The challenge is that each panel has different y-ranges (in my real example the y-ranges and
2009 May 14
3
--fuzzy question
Hi, I have a file that changes slightly in size every day and has the timestamp appended to it.. for example on the 14th may: MybackedUpFileBlabla_200905140219.bak This is transferred by rsync to another server. The next day that file is deleted and substituted by a new file on the sender.. the new file would be named for example (15th May): MybackedUpFileBlabla_200905150221.bak The new file
2010 Dec 03
10
Kernel DomU 2.6.36.1 dont boot PVonHVM
Hi all, I try to use kernel 2.6.36.1 in HVM but building the drivers xen-blkfront, xenfs, platform-pci. I used Xen 4.0.2-rc1-pre and a DomU is a ubuntu 10.04 and I try with ubuntu 10.10. In boot I receive error "Cannot find a root partition /dev/xvda2" and a prompt (initramfs) appear. In dmesg (initramfs) appear: blkfront: xvda: barriers enabled (tag) xvda: xvda1 vbd vbd-51712: 16
2010 Dec 03
10
Kernel DomU 2.6.36.1 dont boot PVonHVM
Hi all, I try to use kernel 2.6.36.1 in HVM but building the drivers xen-blkfront, xenfs, platform-pci. I used Xen 4.0.2-rc1-pre and a DomU is a ubuntu 10.04 and I try with ubuntu 10.10. In boot I receive error "Cannot find a root partition /dev/xvda2" and a prompt (initramfs) appear. In dmesg (initramfs) appear: blkfront: xvda: barriers enabled (tag) xvda: xvda1 vbd vbd-51712: 16
2009 Oct 19
3
loop and plot
Dear all, I am stuck at applying loop function for creating separated plots. I have coding like below: dataset.table <- table(data.frame(var1=c(1,2,3,1,2,3,1),colour=c("a","b","c","c","a","b","b") )) kk = function(f) { ls=as.character(f) pie(dataset.table[ls,],main=ls)
2005 Dec 17
12
new rails-based cms is born.
hallo, i would heavily like to get some feedback on our rails-based cms: rcms.oopen.de so, if some could find the time an try it i''d be pleased.. greetings rene
2005 May 03
3
(no subject)
Does anybory knows any work comparing R with other (charged) statistical softwares (like Minitab, SPSS, SAS)? I work in a brasilian government bureau and I intend to use R as our preferable statistical software, but I have to show it's as good as the others. I also intend to use Weka, and for this one I have the same problem. Can anyone help me? Thanks René M. Raupp e-mail: rener@mpdft.gov.br
2005 Jan 17
2
bwplot: how not to draw outliers
RenE J.V. Bertin wrote: > Hello, and (somewhat belated) best wishes for 2005. > > Can one order not to draw outliers in bwplot, or at least exclude them from the vertical axis scaling? If so, how (or what doc do I need to consult)? > The options that have this effect in boxplot() do not appear to have any effect with bwplot (although outline=FALSE in boxplot does *not* change the