search for: cigs

Displaying 19 results from an estimated 19 matches for "cigs".

Did you mean: cifs
1999 Apr 15
2
Excel 'save as HTML' problem with Samba 2.0
Hello, Eversince I upgraded Samba to 2.0 version I've gotten so many calls from the users regarding Excel 'save as HTML' problem. What seems to be happening is that the users cannot save their Excel spreadsheet as html file when they were able to with the previous Samba version we had installed (Samba 1.9.18p10). According to MS 'knowledge database', this is a known MS Excel
2009 Mar 23
1
Iterative Proportional Fitting, use
Hi list, I would like to normalize a matrix (two actually for comparison) using iterative proportional fitting. Using ipf() would be the easiest way to do this, however I can't get my head around the use of the function. More specifically, the margins settings... for a matrix: mat <- matrix(c(65,4,22,24,6,81,5,8,0,11,85,19,4,7,3,90),4,4) using fit <-
2009 Jan 14
1
loglm fitting
Dear all, sorry to bother you all with this but I've been trying to use the loglm in MASS package (v2.8.0) and cannot get any sensible output. I'm wondering am I doing something very foolish or missing something obvious. For example, I tried the documentation help(loglm) example - here's the code # Case 1: frequencies specified as an array. sapply(minn38,
2007 Jan 10
4
[osol-discuss] Re: bare metal ZFS ? How To ?
this is off list on purpose ? > run zpool import, it will search all attached storage and give you a list > of availible pools. then run zpool import poolname or add a -f if you > didn''t export before the install/upgrade. assume worst case someone walks up to you and drops an array on you. They say "its ZFS an'' I need that der stuff ''k? " all
2009 Dec 30
1
lm() and factors appending
...he end of a name but in that case then how do I change the coeff name? Maddening... who thought it would be a good idea to append things without asking? A simple lm(appendFactor=FALSE) would have been nice... took me 3 hours to find out what was going wrong on this.... Grabbing coffee, a carton of cigs, and heading outside to smash my head with a brick to make the hurting stop.... [[alternative HTML version deleted]]
2011 Apr 15
1
Sweave and Slides (Beamer)
...message. (Of course I also have Sweave's keep.source option set to TRUE.) Then I do something like the following to spread the "paragraphs" of output across two slides in this case: \begin{frame}[containsverbatim,allowframebreaks] <<>>= AC.AM.CM <- glm(Freq ~ alc*cigs + alc*mj + cigs*mj, family=poisson, data=teens.df) @ %def <<eval=FALSE>>= summary(AC.AM.CM) @ %def <<echo=FALSE>>= tmp <- paragraphs(summary(AC.AM.CM)) tmp[1:2] @ %def \break <<echo=FALSE>>= tmp[3:length(tmp)] @ %def \end{frame} The output for...
2013 Apr 07
4
Same boxplot colors by panels in lattice (bwplot)
Dear all, I would like to have the same color for the all boxplots from the same panel, but my code below shows the two colors alternating. Thanks! set.seed(42) D1 <- rnorm(200) D2 <- factor(sample(letters[1:2],200,TRUE)) D3 <- factor(sample(letters[3:5],200,TRUE)) DF <- data.frame(x=D1,a=D2,b=D3) print(bwplot(b~x|a,data=DF,col=c("black","black"),
2011 Aug 26
3
Text cut off
I'm running wine 1.3.5 on ubuntu 11.04. The application TestGen displays some text normally, but much of it is cut off. The leftmost letters display, but the rest of the letters are often not displayed. I've tried running the program as different versions of windows, but the display doesn't change. [Image: http://dl.dropbox.com/u/1218559/Screenshot-Preferences.png ]
1999 May 06
1
spawning smbd daemon
Hello, Does anyone have problem with spawning smbd daemon (own by root)? I thought there should be only one smbd daemon running that is owned by root and any other smbd should be owned by users who is using Samba services. Description of my system: Samba-2.0.0 on Compac Proliant x86 running Solaris 2.6 -- --------------------------------------------------- Sunny Hwang Guzman
2003 Dec 01
0
No subject
net use * \\samba\mgerdts Debug level 10 says: [2001/06/22 10:28:49, 1, pid=29656] smbd/password.c:pass_check_smb(554) Couldn't find user 'mgerdts' in smb_passwd file. [2001/06/22 10:28:49, 2, pid=29656] smbd/reply.c:reply_sesssetup_and_X(951) NT Password did not match for user 'mgerdts'! [2001/06/22 10:28:49, 2, pid=29656] smbd/reply.c:reply_sesssetup_and_X(961)
2003 Dec 01
0
No subject
share in the samba box, from the PDC server itself. The log.winbindd and log.nmbd are empty. [2001/08/08 13:11:28, 3] smbd/reply.c:reply_sesssetup_and_X(865) Domain=[EERDBR001] NativeOS=[Windows NT 1381] NativeLanMan=[] [2001/08/08 13:11:28, 3] smbd/reply.c:reply_sesssetup_and_X(876) sesssetupX:name=[administrator] [2001/08/08 13:11:28, 3] libsmb/namequery.c:resolve_lmhosts(733)
2003 Dec 01
0
No subject
apply to this (security=domain) case, since auth is via the PDC. So, shouldn't winbind_lookup_sid() be succeeding. Should I be trying to track the failure in that code? In case it's helpful, ldd /usr/sbin/smbd shows: libdl.so.2 => /usr/lib/libdl.so.2 (0x40017000) libnsl.so.1 => /lib/libnsl.so.1 (0x4001a000) libpam.so.0 => /lib/libpam.so.0 (0x40030000) libc.so.6 =>
2003 Dec 01
0
No subject
more specific on what your problem is? cheers, jerry --------------------------------------------------------------------- http://www.valinux.com/ VA Linux Systems gcarter@valinux.com http://www.samba.org/ SAMBA Team jerry@samba.org http://www.plainjoe.org/ jerry@plainjoe.org --"I never saved anything for the swim back."
2003 Dec 01
0
No subject
cheers, jerry --------------------------------------------------------------------- www.valinux.com VA Linux Systems gcarter_at_valinux.com www.samba.org SAMBA Team jerry_at_samba.org www.plainjoe.org jerry_at_plainjoe.org --"I never saved anything for the swim back." Ethan Hawk in Gattaca-- Return-Path:
2003 Dec 01
0
No subject
and that access to the client should be denied. > James > > ----- Original Message ----- > From: "Alexander Lobodzinski" <lobo@mental.com> > To: <samba@lists.samba.org> > Sent: Monday, August 20, 2001 10:17 AM > Subject: Can I have only certain users log in to a Samba DC client? > > > > A machine should be member of a domain controlled by
1998 Jun 19
0
Further to: Samba screwed up when trying to save a word97 document
Futher to my last message regarding samba being confused when a Word97 file was being saved. I have been looking at the docs and log files again and now understand that the problem is related to opportunistic locking. I also found the part of the log file that details the start of the event. Here it is: 1998/06/19 15:51:19 ukswi1000 (175.12.50.218) connect to service its as user bramsons
1999 Feb 17
0
password compatability between nt&unix
Hello we have a network with solaris 2.6 and sunos servers running samba 1.9.18p4 ver.there are 15 windows  nt workstations  and 50 windows 95 beside of 100 xterminals. we decide to install a nt server on the site for ease of the pc administration. my question is: * is there any method in samba that the unix machine continue controlling and authenticating the user passwords? I want my users to
1998 Jun 19
0
Samba screwed up when trying to save a word97 document
Dear All, We are in the process of evaluating Samba to provide SMB access to unix file storage for a few hundred PC's. One of our tests is to save a Word97 document - something that has caused various PCNFS clients problems in the past. While saving the document the client stopped and said something like connection lost, or seesion closed, and the drives mapped from the samba box
2006 Jan 23
1
nlme in R v.2.2.1 and S-Plus v. 7.0
Dear R-Users, I am comparing the nlme package in S-Plus (v. 7.0) and R (v. 2.2.1, nlme package version 3.1-68.1; the lattice, Matrix, and lme4 have also just been updated today, Jan. 23, 2006) on a PC (2.40 GHz Pentium 4 processor and 1 GHz RAM) operating on Windows XP. I am using a real data set with 1,191 units with at most 4 repeated measures per unit (data are incomplete, unbalanced). I