similar to: samba 3.6 client signing

Displaying 20 results from an estimated 100 matches similar to: "samba 3.6 client signing"

2003 Jun 26
1
unable to mount W2k shares to Linux box
Hello: I am unable to mount the C$ share of my W2k box to my Linux box. I get the error: SMB connection failed 3260: tree connect failed: ERRDOS - ERRnoaccess. Here is what my smb.conf file looks like: Please help. Thanks Phil Reardon #=========== Global Settings ======================= [global] workgroup = MDKGROUP server string = %h server (Samba %v) guest account = nobody
2007 Mar 29
2
help - UNSUBSCRIBE
Please remove this email from your mailing list. UNSUBSCRIBE Thank you. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of asterisk-users-request@lists.digium.com Sent: Thursday, March 29, 2007 9:14 AM To: asterisk-users@lists.digium.com Subject: asterisk-users Digest, Vol 32, Issue 118 Send asterisk-users
2019 Jan 15
2
preallocate working incorrectly in 3.1.3
I believe that the changes to support --preallocate and --sparse together have broken --preallocate by itself (commit f3873b3d88b61167b106e7b9227a20147f8f6197) The previous behavior of --preallocate was to do just that: reserve blocks in the filesystem WITHOUT setting the size of the file to the final length. The reported filesize would change as the preallocated blocks were actually written.
2008 Jun 02
3
Burning DVD with upgrade of cdrtools for cdrecord
I am having problems burning DVD's from commandline. I was wondering if anyone else has had any luck using cdrecord-2.01 and cdrtools that is supposed to add DVD support? Thanks! -- Dexter -- Dexter Fitzgerald Stowers Systems Programmer I Systems Administrator Unix/Linux Systems 142 Freeman Hall College of Engineering and Sciences GSEC, GCIH, GCIA, RHCT, RHCE -------------- next part
2000 May 18
3
What client software do I need?
Hello everyone. I apologize in advance for a simple question yet hard to a beginner. I'm new to SAMBA - 1 1/2 days old. I'm in the process of configuring/testing SAMBA in our RISC test box. I am now stuck on TEST 5 below. TEST 5:-------run the command "nmblookup -B ACLIENT '*'"You should get the PCs IP address back. If you don't then the clientsoftware on the PC
2007 Mar 29
2
L options in Dial() dont seem to work....
Hello Asterisk users, Can someone thwack me with a clue stick please? I am following the Asterisk TFOT book Dial() example trying to get the limit and announcements to work as per below. These settings seem to have no effect. There are no warning messages after 4 minutes or every 30 secs thereafter and the call lasts longer than 5 minutes. gunner*CLI> show dialplan [ Context
2001 Aug 22
1
[Fwd: [Fwd: openssh 2.9p2 hang problem]]
Markus Friedl wrote: > > ?'m not sure where the 'bug' is and whether this is 'really' a bug. > > try to talk to the openssh-unix-dev list, i'm too busy right now :( > > -m > > On Thu, Aug 16, 2001 at 03:51:19PM +0100, Mark Reardon wrote: > > Hello Markus, > > > > I recently posted you with a mention of the 2.9p2 possible problem
2003 Nov 11
0
Center for Internet Security FreeBSD benchmark
Hello everyone, CIS (http://www.cisecurity.org) is a non-profit that develops security benchmarks and scoring tools for free distribution. We have a project underway to create a FreeBSD benchmark which would be used extensively in the federal government and private business. However, we need some additional FreeBSD experts to help us drive the project. Until recently, Rich Murphy was helping
2006 Sep 27
0
umask and logging in openssh
I looked through the FAQ and archive and haven't seen an mention of this. Has it been considered making the sftp logging patch maintain by Michael Martinez at sftplogging.sourceforge.net a part of the main stream sftp-server? Being able to configure the default umask for sftp users who don't run a shell, and providing ftp level logging functionality typically available in other ftp
2010 Feb 02
1
"You do not have permission to change" password issue with XP clients
Greetings all I'm running Samba 3.0 on an Ubuntu box as a PDC and I'm having trouble changing passwords with XP clients - here's my smb.conf http://pastebin.com/m1bb6d4a6 I've played with a variety of "passwd chat" settings but no joy. I am trying to use pam_cracklib.so - here's my /etc/pam.d/common-password file: http://pastebin.com/m1a1d5f89 I've tried the
2001 Jul 26
1
possible bug: OpenSSH appears to freeze on exit
Hello, I believe I may have discovered what appears to be a small anomoly in the way OpenSSH closes connections and thought if I gave you some feedback I might be able to make a very small contributution to the development of openssh. This might be a Solaris 2.6 anomoly or an openssh anomoly or a combination of both. I came across this apparent anomoly because we use openssh (via cron) here to
2010 Mar 14
3
likelihood ratio test between glmer and glm
I am currently running a generalized linear mixed effect model using glmer and I want to estimate how much of the variance is explained by my random factor. summary(glmer(cbind(female,male)~date+(1|dam),family=binomial,data= liz3")) Generalized linear mixed model fit by the Laplace approximation Formula: cbind(female, male) ~ date + (1 | dam) Data: liz3 AIC BIC logLik deviance 241.3
2017 Oct 20
1
Error messages using nonlinear regression function (nls)
Hi Keep your messages in the list, you increase your chance to get some answer. I changed your data to groupedData object (see below), but I did not find any problem in it. plot(wlg) gives reasonable picture and I am not such expert to see any problem with data. Seems to me, that something has to be wrong with nlsList function. > wheat.list <- nlsList(Prop ~ SSlogis(end,Asym, xmid,
2017 Oct 20
1
Error messages using nonlinear regression function (nls)
Thank you Martin. If I understand correctly, OP could do wheat.list <- nlsList(Prop ~ SSfpl(end, A, B, xmid, scal), data=wlg) or add some small value to all zeroes wlg$prop < -wlg$Prop+1e-7 wheat.list <- nlsList(prop ~ SSlogis(end,Asym, xmid, scal), data=wlg) which gives fairly reasonable results. plot(augPred(wheat.list)) Am I correct? Cheers Petr > -----Original Message-----
2011 Jul 25
4
trouble with uninstall
Hello, Today I installed R for Windows version 2.13.1, but realized that it's not something that I need right now. I attempted to uninstall it, but am getting the following error message: "This Installation can only be uninstalled on 64-bit Windows." I am running Windows XP Professional, Version 2002, SP 3. I've also tried the unins000.exe file as suggested in the help, and
2016 Mar 31
4
PJProject Bundled Update
As you know, the ability to use a bundled version of pjproject was introduced with Asterisk 13.8.0. More info on the Asterisk Wiki <https://wiki.asterisk.org/wiki/display/AST/Building+and+Installing+pjproject#BuildingandInstallingpjproject-bundled> and in this email thread <http://lists.digium.com/pipermail/asterisk-users/2016-March/288685.html>. Since then I've fixed a few
2017 Oct 20
0
Error messages using nonlinear regression function (nls)
>>>>> PIKAL Petr <petr.pikal at precheza.cz> >>>>> on Fri, 20 Oct 2017 06:33:36 +0000 writes: > Hi > Keep your messages in the list, you increase your chance to get some answer. > I changed your data to groupedData object (see below), but I did not find any problem in it. > plot(wlg) > gives reasonable picture and I am
2017 Aug 08
1
How to delete geo-replication session?
Sorry I missed your previous mail. Please perform the following steps once a new node is added - Run gsec create command again gluster system:: execute gsec_create - Run Geo-rep create command with force and run start force gluster volume geo-replication <mastervol> <slavehost>::<slavevol> create push-pem force gluster volume geo-replication <mastervol>
2008 Jan 10
0
Plotting a smooth curve through points
I have a set of Monte Carlo simulation results for a Quick Response Freight Model that I am currently preparing summary graphs. I want to show three things on the graphs; the model forecast, an approximate exponential best fit line, and a smooth line through mean+sd and mean-sd data points. As you can see I can get the first two, but all I can find when searching the help are references to
2006 Apr 26
6
get foreign key table data
Hi I?m trying to bring across all related data. My table clients has a foreign key field that stores the id of an organization How can I grab the details of the organization to use in the clients show.rhtml file? Thanks Scott -- Posted via http://www.ruby-forum.com/.