similar to: 3.0.8pre2 and smbstatus

Displaying 20 results from an estimated 200 matches similar to: "3.0.8pre2 and smbstatus"

2008 Feb 08
1
reshape question
I know there are a lot of reshape questions on the mailing list, but I haven't been able to find an answer to this particular issue. I am trying to get a datafame structured like this: > sub <- rep(1:5) > ta1 <- rep(1,5) > ta2 <- rep(2,5) > tb1<- rep(3,5) > tb2 <- rep(4,5) > DF <- data.frame(sub,ta1,ta2,tb1,tb2) > DF sub ta1 ta2 tb1 tb2 1
2011 Jan 31
1
how to search to value to another table
Hello, I'm a new R user. I have two different dummy tables with the variable name tb1 and tb2. tb1< v1 v2 v3 v4 "chr1" 22 23 3 "chr1" 36 37 1 "chr1" 54 55 0 "chr1" 77 78 1 "chr2" 80 81 4 "chr2" 85 86 0 "chr2" 99 100 1
2004 Oct 26
2
Samba 3.0.8pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a preview release of the Samba 3.0.8 code base. It is *not* intended for production use but rather is provided to allow people to test the bug fixes and new features in the upcoming 3.0.8 release. Use at your own risk. Common bugs fixed in 3.0.8pre2 include: o Several bugs in the spoolss printing code. o Inconsistencies in the
2004 Oct 26
2
Samba 3.0.8pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a preview release of the Samba 3.0.8 code base. It is *not* intended for production use but rather is provided to allow people to test the bug fixes and new features in the upcoming 3.0.8 release. Use at your own risk. Common bugs fixed in 3.0.8pre2 include: o Several bugs in the spoolss printing code. o Inconsistencies in the
2006 Jun 14
2
lmer binomial model overestimating data?
Hi folks, Warning: I don't know if the result I am getting makes sense, so this may be a statistics question. The fitted values from my binomial lmer mixed model seem to consistently overestimate the cell means, and I don't know why. I assume I am doing something stupid. Below I include code, and a binary image of the data is available at this link:
2003 Jan 30
1
not enough charcters available in %J or confusing blanks?
Hi, I try to create PDF files with an modified script from Buchan Milne and have some problems with the Jobname var %J. Because it is better for the users to find an file with an similar name as the original document I'm looking for a way to read out %J, cut some unnessasary stuff and use the rest as new file name. The problem is: In %J in some circumstances is not the complete Jobname as
2008 Oct 30
1
tklistbox selection
Hi, I'm posting yet another question about tcltk since I'm still struggling with the package. I'm trying to create a tklistbox and a ttkcombobox on the same parent and am having a problem. Here's an example: library(tcltk) tt <- tktoplevel() tcl1 <- tclVar() tcl2 <- tclVar() tclObj(tcl1) <- letters[1:5] tclObj(tcl2) <- LETTERS[1] tb1 <- tklistbox(tt,
2007 Mar 22
0
[916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2009 May 26
5
Capability problems dovecot 2.0
Hi, I had some problems connecting TB 2.x with dovecot 2.0. TB2 complained about not being an IMAP4 server. TB 3 worked. It seems that dovecot 2.0 doesn't return capabilities when queried. Maybe some wrong config, thoug? Here are the debug logs from TB2 comparing dovecot 2.0 (not working) and dovecot 1.2 (working): Dovecot 2.0: NA:CreateNewLineFromSocket: * OK [CAPABILITY IMAP4rev1
2004 Nov 04
0
schema problems with 3.0.8pre2
Hi list! (Thanks to Uli Iske for providing new schema file for nds.) I updated edirectory schema with new files on 3.0.8pre2. After that I could not change password for accounts just get -613 syntax violation. Before this (schema from 3.0.7) everything was working. I reverted attributes sambaLMPassword, sambaNTPassword, sambaPasswordHistory to versions without size limits, ike they were
2003 Sep 13
2
RH9/W2K Networking
Hi, I've searched for days to find some step by step instructions but haven't found anything that seems to work. I have two boxes: Red Hat 9 with a net connection Win2K with a CD-ROM drive Both have working Realtek 10/100 NICs with just a cable connecting them directly (no switch/hub/etc). I want to be able to access the net from my win2k machine and access the cd-rom from my Red
2003 Jan 29
3
Samba LDAP user adding
I just installed samba 2.2.7 on Mandrake 9 with OpenLDAP support. I have set up OpenLDAP and everything is cool. When I try to add a user I get: [root@luna openldap]# smbpasswd -a jim New SMB password: Retype new SMB password: Failed to issue the StartTLS instruction: Connect error Failed to issue the StartTLS instruction: Connect error Failed to add entry for user jim. Failed to modify password
2003 Jul 17
2
Samba 3.0.0 beta3 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the availability of the third (and possible last) beta release of the Samba 3.0.0 code base. While we are significantly closer to the final release, you should be reminded that this is a non-production release provided for testing only. If all goes well, we will move onto a series of Release Candidate (RC)
2003 Jul 17
2
Samba 3.0.0 beta3 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the availability of the third (and possible last) beta release of the Samba 3.0.0 code base. While we are significantly closer to the final release, you should be reminded that this is a non-production release provided for testing only. If all goes well, we will move onto a series of Release Candidate (RC)
2004 Nov 03
1
%D returning machine name instead of domain/workgroup
I have a samba 3.0.8pre2 server in a "standalone server" mode which is replacing %D with the server's netbios name instead of workgroup. I tested this with a root preexec script and connecting to that share from a remote client in the same workgroup. Is this expected? Would %D only be replaced with the domain/workgroup name if the server were a PDC, BDC or domain member server?
2004 Nov 09
1
Confused with profile filesystem permissions
What should be the filesystem permissions for the profile share? Something like 0700 user:group for the directory? I'm getting permission denied errors from winxp pro sp2 and samba 3.0.8pre2. Does it have something to do with "profile acls"?
2006 Apr 25
1
Another undefined pri_restart failure
Hi: I upgraded SuSE to 10 and Asterisk to trunk and now after deleting all modules and previously compiled stuff and recompiling asterisk, zaptel, and libpri, I get this failure of asterisk to start: [pbx_realtime.so]Apr 25 03:36:41 WARNING[8269]: loader.c:726 __load_resource: new style pbx_realtime.so (0x31) loaded RTLD_LOCAL => (Realtime Switch) [chan_mgcp.so]Apr 25 03:36:41
2004 Nov 20
1
Change Group/Permission problem
Hello, I'm using samba as a Domain Controller, and i have the following question: It is possible to change an object's (file/dir) GROUP from Windows Explorer on a Samba server? I tried editing/changing via Security tab the unix-mapped Special Permission trio ($user, $group, Everybody) but it fails when I tried to save with the "Unable to save permission changes on <object>.
2010 Jan 25
2
dovecot 1.2.9 crash on subscribe with shared namespace
Hi all I'm testing dovecot to migrate from a cyrus 2.2 With TB2 if I use "subscribe" dovecot crash but only if I enable a shared namespace. Without explicit namespace or only with private namespace "subscribe" works Is this a problem already fixed in 1.2.10? is it a problem of my configuration? I tried different value for location in shared namespace but without any
2024 Apr 17
0
Ayuda: Calculo tamaño del efecto
Necesito realizar un an?lisis del tama?o de muestra para un experimento con las siguientes caracter?sticas: 1) Una variable independiente intrasujeto es el tipo de queso con dos niveles, Queso A (1) y Queso B (2). 2) La otra variable independiente intrasujeto es la ronda de degustaci?n con tres niveles: ronda de degustaci?n a ciegas (1), ronda de degustaci?n de expectativas (2) y ronda de