similar to: Samba as an Open Source case study

Displaying 20 results from an estimated 5000 matches similar to: "Samba as an Open Source case study"

2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
Hi, I would like to ask you to consider the attached patch for inclusion into the next samba release. The patch addresses the following three points: 1. 'make install' with VPATH fails at one point ( $(srcdir)/script/findsmb vs. script/findsmb ) 2. support for 'make DESTDIR=<somewhere> install' (e.g. to build a binary package) 3. support for 'configure
2009 Jun 17
1
ldap proxy
Hi all I'm trying to setup a dovecot proxy through and LDAP server. I'm already using Perdition and it works very well but I would like to setup dovecot proxy for managesieve capabilities (http://wiki.dovecot.org/ManageSieve?highlight=(sieve)|(proxy)#Proxy) The version of dovecot is 1.1.16 but I can't understand how to setup dovecot correctly. This is my dovecot.conf:
2005 Apr 06
2
conditional selection with Factors
Hi All, I want to select a level of a factor variable from a dataset. I have the folowing data: dataset: use factor: month (use$month, levels=February, July) > use[1:5,] month registration use department size 1 February KKG151GP Y Safety 1.6 To select February I tried: > use[use$month=="February"] Error in "[.data.frame"(use, use$month ==
2009 Jan 11
0
PAW Update: Predictive analytics workshops and more case studies
Hi everyone, Predictive Analytics World's program for Feb 18-19 in San Francisco (www.predictiveanalyticsworld.com) has grown a bit since my post several weeks ago, and is looking better than ever. The conference covers today's commercial deployment of predictive analytics, across industries and across software vendors. In a nutshell, PAW is a warehouse of case studies. In breaking
2010 Jun 02
0
Segmentation fault on paste a long text into Scintilla
Hi there, In bundled samples\scintilla.rb, paste a long one-line text (see below) caused segmentation fault scintilla.rb:166: [BUG] Segmentation fault ruby 1.8.7 (2010-01-10 patchlevel 249) [i386-mingw32] However, It was Ok if not including last 100 or so characters (worked on 13100 characters). Cheers, Zhimin -- text copied <tbody><tr><td
2004 Oct 28
2
Create factors in R for more than one variable
Hi all, I'm using R2.0 on linux. I have fixedwidth data consisting of 50 questions on a likert scale. The raw data is coded 1 to 5. I used read.fwf() to read in the data. The problem is that factors isn't created automatically, because the data is coded numerically. To make factors out of the 50 questions I must do: V1 <- factor(V1) I don't want to do it 50 times. Is there a
2011 Oct 22
2
why my Ajax request is performed 3 times ?
I wrote in my view : #showcases - @category.showcases.each do |showcase| %a{''data-remote'' => ''true'', :href => "#{showcase_url(showcase)}"} .showcaseSelector{:style => "border-color: #{showcase == @selected_showcase ? ''black'' : ''transparent''}; background-color: ##{showcase[:color]};"} which
2007 Jun 22
0
Problem with Samba config under SUSE SLES 10
Hi all, I'm having some difficulty configuring Samba correctly. Something I've noticed is that changes I make to Samba config through YAST aren't being retained in smb.conf. The smb.conf timestamp appears to change ... but that is all. Can anyone suggest what the problem could be? Does this mean I'll have to use command line configuration? Greg Shearer Greg Shearer - Senior
2017 Nov 14
0
Possible bug(s) causing ggplot2 and XLConnect to crash recent builds of r-devel
The following R code causes R to crashes under recent r-devel builds of R: library(ggplot2) RCBD.lay <- data.frame(Blocks = factor(rep(1:5, each = 6)), Units = factor(rep(1:6, times = 5)), Treatments = factor(rep(1:6, times = 5))) ggplot(data = RCBD.lay, aes(x = Units, y = Blocks, label = Treatments)) + geom_text(aes(colour = Treatments)) I
2011 Mar 10
2
Managing directories recursively and adjust subdirectories permissions?
Hello everybody, I have a strange problem. I manage a directory recursively like this (this part works). class showcase { file { "/opt/files": ensure => directory, owner => "user", group => "group", recurse => true, source => "puppet:///showcase" } } Now, if I want to set permissions on directories included in
2008 Apr 08
3
DO NOT REPLY [Bug 5380] New: %M in log format converts following spaces into '-'
https://bugzilla.samba.org/show_bug.cgi?id=5380 Summary: %M in log format converts following spaces into '-' Product: rsync Version: 3.0.2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2005 Jul 18
0
Astricon 2005 :: Call for speakers and Asterisk projects
Astricon 2005 will take place in Anaheim, California October 12-14 2005. Astricon is the Asterisk conference, arranged by IPsando LLC in cooperation with Digium. We are now looking for speakers. The conference will be bigger than last year, so we are looking for more speakers in the conference part of Astricon. In addition to the tutorials, we're adding a three-track conference day with a
2006 Aug 12
0
re: showcase + acts_as_versioned error
Hi Arnold, I just saw this post of yours, and I was wondering if you found a fix - I''m having the same problem when installing Kyle Maxwell''s Showcase CMS thanks Oliver I just installed Kyle Maxwell''s Showcase cms and followed the instructions. The database was created successfully. However, when I login to the account section to edit my website I get the following
2002 Aug 16
2
change_to_user: Invalid vuid used 101
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! I'm running into an issue where users log into their Win2k/NT4.0 workstations, download their profiles off of our Samba 2.2.5 server, map home, miscellaneous shares, and printers on it, and then randomly during their session they cannot open these remote devices. They receive an "Access Denied" message when trying to do anything
2007 Sep 24
2
ferret fuzzy matches
Hi guys, Is there some way of getting ferret matches string, when i do a fuzzy search? The scenario is this: 1. The user search for ''show'' 2. Nothing was found 3. So I do a fuzzy search, passing ''show~'' 4. It gives me somes results, most of all was matched with ''showcase'' 5. So I want to tell the user that: Nothing was found with
2013 Jan 12
0
Looking for Financial case study/scenario - Integration R with Highly powerful Database (SAP HANA)
Hi, I am working on a highly powerful analytical database system - SAP HANA. it can crunch a million records in a matter of micro seconds and supply the data (in the form of a table/dataframe) for any R algorithm/function. I am looking for specific scenarios/use cases/KPIs in the Finance/Insurance sector to bring together the the data crunching power of SAP HANA and functions available in HANA.
2001 Apr 25
0
Case study of new possibilities with PartialAuth and HostbasedAuth
Finally all the pieces are in place to allow strong user and host authentication with SSH2 and the latest OpenSSH code (plus my partial auth patch). Herein I describe one problem case, and a possible solution thereof. Target: Allow user logins from host charles to host steve using passwords Previously, you would have had to trust the IP headers to authenticate charles. If charles had a
2009 Aug 04
0
Need case study for Open Source presentation
Hi there, I have been asked by a industry group of University educators & leaders to present a session to them at an upcoming conference on Open Source philosophies. I've pretty much completed my presentation outline and notes, and I'd like to include any case studies regarding the benefits (both financial and flexibility) that any medium to large organization may have
2003 Nov 11
0
OT: English and French translations of "Munich Migration Case Study" seems to be available
Hi, all, I stumbled across this page (German language) announcing the availability of the "Munich Migration Case Study" (my translation of the title): http://www.muenchen.de/aktuell/ms_linux.htm What some of our international readers might be interested in is the last sentence of this paragraph: Da das Interesse an diesem Projekt sehr hoch ist, hat sich die LHM
2006 Feb 01
1
Off topic: nonparametric regression
Hi All, What do you consider to be the best book(reference) on nonparametric regression? I am currently reading the book of Kunio Takezawa(2006): "Introduction to nonparametric regression". Is the book of Hardle(1990): "Applied nonparametric regression" better? or maybe another book? This is off topic, but most of the books is using R or S-plus. Thanks Hennie