similar to: samba LDAP authentication

Displaying 20 results from an estimated 900 matches similar to: "samba LDAP authentication"

2003 Jan 15
2
Bug or Feature? LogLik.nls and non-central F distribution.
I have a dataset that I am running non-linear regression on via the following code: Hill <- function(E0,Em,C50,g,C){ # # Hill is the hill interaction function. # # E0 Represents the minimum interaction Effect # # Em Represents the Maximum Interaction Effect # # C50 represents the concentration at which 50% of the effect occurs. # # gamma represents the cooperativity of the
2009 Jun 03
2
Regular expression \ String Extraction help
Dear all, Is there a good way of doing the following conversion: [YYYY]-[MM]-[DD] [Time] [Day] [Name][Integer].[Extention] to become C:\test\[Name]\[YYYY]-[MM]-[DD] [Time] [Day]\[YYYY]-[MM]-[DD] [Time] [Day] [Name][Integer].[Extention] i.e. these 2009-04-10 1400 Fri Foo1.txt 2009-04-10 1400 Fri Universities2.txt 2009-04-10 1400 Fri Hitchhikers Guide To The Galaxy42.txt will become
1998 Nov 28
1
No subject
Dear Friends, Yesterday I posed a question to the list concerning the possibility of doing animation examples in R. Here is an example S-Plus (4.5 for Windows ) that I wrote to illustrate my problem. If I try this in R (comment out the graphsheet and guilocator calls) I don't see my results until after the function has iterated through the 100 trials. I would like to plot each iteration.
2004 Jul 20
1
Windows permissions
Greetings NG- I'm putting together a Samba domain for the first time, using 3.0.2a-Debian. I have created a good smb.conf file (based on the Howto book by John Terpstra), including the following line to disable roaming profiles everywhere: logon path = Thanks to Josh Ginsberg and company for that one! Now I have created one logon user and have logged on successfully from a Win2k/pro
2007 Jun 11
1
System hang on messagebus -> problem with ldap?
Hi list, I've made a new CentOS 5 install with all updates. My users are sored in a ldap directory. If i reboot the machine, CentOs hangs at: starting messagebus I found the same problem at Fedora 5. The solution should be to change "etc/init.d/ladp" from 27 to 21 so it starts before messagebus (22) So is this the "right" solution or is there a other way? Thanks
2018 Feb 16
1
[GSoC 2018] Introduction and Project Proposal
Hello, I am Mohammed Nafees, a Computer Science student at the University of Waterloo, Canada and I am going to apply for Google Summer of Code 2018. I am interested in working on the project "Reimplement LLDB's command-line commands using the public SB API. ". How can I start, and how can I contact the mentors? I have completed Google Summer of Code 2017 with KDE (project
2005 May 05
6
Need some quick help with lattice - barchart
For the following code below, the x-axis ticks are 1,2,3,4,5,6,7 when I was expection them to be 1,2,8,9,10,11,12. Please help me figure out where is the mistake. library(lattice) testdata <- as.data.frame(t(structure(c( 1,2005,9.24,6.18,634, 2,2005,8.65,6.05,96, 8,2004,6.81,6.51,16, 9,2004,9.0,7.29,8, 10,2004,8.84,6.18,524, 11,2004,8.54,6.35,579, 12,2004,9.97,6.3,614, 12,2005,8.75,5.84,32,
2003 Mar 12
3
Syncing Multiple servers simultaneously
Hi all; I am sure this question has been brought up before, but I could not find any information in the FAQ or docs etc. Quick question; Is there a way of syncing multiple servers simultaneously from 1 source server? Thanks, -- Vaibhav Goel extension 6347
2007 Sep 13
2
Running R file from Command line.
Hi all, Is there any way through which i can run a R file from Command line. For example > r mean.R Thanks and Regards, Vaibhav Gathibandhe [[alternative HTML version deleted]]
2012 May 04
1
Help Required
On Fri, May 4, 2012 at 6:50 PM, vaibhav srivastava <vaibhavcse30 at gmail.com>wrote: > > Hi all, > Since I want to run Samba without modifying my existing kernel. Please > tell me what are the requirements for the same. > What are the package list required in kernel before installing samba. > thanks in advance. > -- > Thanks and Regards, > Vaibhav Srivastava >
2007 Apr 20
2
R: Appending the files
Hello R-Experts, I am a beginner to R. Can someone please look at my problem I am trying to append the files in R but couldn't get the answer properly. My code is mat1<-matrix(0,2,3) mat2<-matrix(1,2,3) write.table(mat1,"foo.csv",sep=",",col.names=NA) write.table(mat2,"foo.csv", sep=",", col.names=NA, append = TRUE) I am getting a warning
2007 Jul 26
1
Regression with Missing values. na.action?
Hi all, Can you please tell me what is the problem here. My regression eq is y = B0 + B1X1 +B2X2 +e And i am interested in coefficient B1 I am doing regression with two cases: 1) reg<-lm(y ~ X1 + X2, sam) where sam is the data 2) reg<-lm(y ~ X1 + X2, sam, na.action= na.exclude) . I have missing values in X1 but the values of coefficient is not consistent in two cases. Actually B1 in
2015 Jun 03
0
Lirc 0.9.0
Does anyone have any experience getting LIRC 0.9.0 up and running on CentOS 6.6? I have the packages from EPEL installed: lirc.x86_64 0.9.0-8.el6 @epel lirc-doc.x86_64 0.9.0-8.el6 @epel lirc-libs.x86_64 0.9.0-8.el6 @epel lirc-remotes.x86_64 0.9.0-8.el6 @epel And my IR
2009 Apr 06
2
Converting Number into Integer in ruby
I am working with a legacy oracle database. The primary key is not defined as an integer but as a number. This results in a url with an id as a number, such as 1234.0 instead of 1234. It works fine, but I would prefer 1234 to be displayed in the url. I have attempted to redefine the model id method to convert to an integer using to_i method, but no luck. Any ideas? Thanks, Vaibhav -- Posted via
2005 Aug 26
4
Ztmonitor values when zap channel is onhook
Hello, In my quest to figure out the source of the random echo on our shiny new asterisk install, I have been using ztmonitor on the TDM400p channels for the good part of today. I have 2 TDM400p cards with 8 FXO modules and 6 pots lines connected to them (last 2 channels are unused but configured in zaptel). Even when the lines are onhook, the Tx values settle down to 0 but the Rx values still
2016 Jul 26
4
installing centos 7 32 bit i386 to laptop
greetings one and all. installing centos 7 32 bit i386 to laptop; specs: toshiba satellite l455d-s5976 amd sempron si-42 2 GB ddr2 250 GB hdd ]$ lspci|grep Realtek 0e:00.0 Network controller: Realtek Semiconductor Co., Ltd. \ RTL8187SE Wireless LAN Controller (rev 22) 14:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. \ RTL8101/2/6E PCI Express Fast/Gigabit Ethernet
2009 Feb 03
0
Multiple statements in tryCatch
Hi, tryCatch seems to be evaluating the all expressions wrapped in it before passing control to the error handling function. For example, the code below will try to evaluate "results" even though the call to odbcConnect fails. I was hoping that the mechanism would work in the same way as a C++ try catch structure and pass control to the catch... as soon as an exception is generated.
2016 Dec 29
5
答复: About error: 'Windows cannot access, you do not have permission to access'
Thanks for your attention. First, use local users at samba server, and client login success. [global] workgroup = H3C ONESTOR server string = %h server (Samba NAS) dns proxy = no log file = /var/log/samba/log.%m max log size = 100000 log level = 10 syslog = 0 panic action = /usr/share/samba/panic-action %d server role = standalone server obey pam restrictions = yes
2007 Sep 13
3
Someone Using Java/R Interface--- JRI ?
Hi all, I am writing R code and I want to interface with JAVA i.e. I want to call R from JAVA. That's why i have installed JRI on my machine. There is also documentation available in "Javadoc". But as i am very new to JAVA and well as R, I don't understand much of it. If someone is using this package i.e. JRI, please let me know whether i am going in right direction or not.
2009 Jan 23
1
Returning NA from lm
Hi. I need to apply run a regression analysis for groups of data of fixed length:100 As, 100 Bs, 100 Cs etc. eg x Key Value A 1 A 21.2 A 4 A 6.5 ...repeat 96 times with differing values of A B 1 B 2.3 B NA B 6.5 ...repeat 96 times with differing values of B etc I run these against a linear model using tapply(data$Value, data$Key,FUN=regr,100)