similar to: Problem logging into Samba

Displaying 20 results from an estimated 40000 matches similar to: "Problem logging into Samba"

2007 Mar 29
1
ansari.test.default: bug in call to uniroot?
A recent message on ansari.test() prompted me to play with the examples. This doesn't work for me in R version 2.4.1 R> ansari.test(rnorm(100), rnorm(100, 0, 2), conf.int = TRUE) Error in uniroot(ab, srange, tol = 1e-04, zq = qnorm(alpha/2, lower = FALSE)) : object "ab" not found It looks like there's a small typo in ccia() inside ansari.test.default() in which
2005 Mar 17
1
kernlab sigest
hello, I have the following problem setting parameter 'frac' in the sigest function of the kernlab package. ## executing the ?sigest example: library(kernlab) data(spam) srange <- sigest(type~.,data = spam) ## works fine... ## setting 'frac' explicitly ## (in this case even to the default of .25) options(error=recover) srange <- sigest(type~.,data = spam, frac = .25) ##
2006 Mar 20
3
installing yum on RHEL 7.2
im very new to RH, and even more so to YUM, but i need to install it on a RHEL 7.2 server, which i have done but installing the RPM package, and updated it via the Centos2 archives. The program i am trying to install is bacula, a backup/tape program on one of our old servers, we need to upgrade to a newer version. I didnt want to deal with the deps, so i thought yum was the way to go. well, it
2004 Oct 04
1
ASTERISK PACKET ANALYSIS
Hi all, I've analyzed the packet stream resulting from a SIP session through Asterisk, and I found that Asterisk sends a lot of useless messages! In example, it repeats the three way handshake (invite-ok-ack) every time, also when it has just to forward the 'bye' message. Has anyone found the same srange thing? thanks..
2002 Mar 28
3
how to run .r batch file
I am completely new to R, but have some bg in cs and stat. since R has an interactive programming environment, I thought I could write my command in a file and run it in batch mode in the Rgui. but it didnt work. I checked the doc. it said Rcmd BATCH inputfile. it didnt work either. Can someone help? thank you. thank you. also if you can shed some light on passing command line arguements (like
2002 Feb 04
5
slowdown and reiserfs
hi i got 2 questions and maybe someone could shed some light: a) i'm using kernel 2.4.17 and use ext3 in it. is it possible that the whole system is slower than with ext2? i switched back to ext2 (great feature!!!) and the system's response seemed somewhat better. should/could there be such a effect as double writing of journaled data? i didnt activate debugging (jbd). b) is reiserfs
2002 Nov 03
1
Ansari-Bradley test (PR#2252)
Full_Name: Wei Xu Version: 1.5.1 OS: WindowsME Submission from: (NULL) (63.215.238.92) The P-value for a two.sided test is not consistent with the confidence interval. For example, P-value=0.1372, but the 95% CI doesn't include the H0 value(1). > x [1] 0.80 0.83 1.89 1.04 1.45 1.38 1.91 1.64 0.73 1.46 > y [1] 1.15 0.88 0.90 0.74 1.21 >
2001 Mar 01
5
Configuring Samba
I am still having some troubles getting samba to work. I have installed samba and it seems to be fine from the server point of view. However, my client can see the server in the Network neighborhood, but I get network path not found. The server and the client are on different sub-nets. Both the client and the server are using DNS to resolve names. Both are resolvable. They use FTP between
2002 Sep 04
2
Samba auto start under red hat 7.2
Hi all, I've recently upgraded to red hat 7.2 and found that samba no longer starts up with the rest of the system. Thanks to another member on this list I know the command to start it manually is /etc/rc.d/init.d/smb start but where do I have to put this command to get it to run at startup with the rest of the services? Thanks
2009 Feb 04
2
data editor in R- could it be improved?
Hi all, I've used R for basic programming and data management for a few years now. One of the things that I think could be improved is the data editor. Its a great feature and I use it alot by calling edit(data.frame); very useful to see if what you tried to do actually worked. However, one of the annoying things about it is that when you scroll down the window it doesnt show you all the
2009 Dec 29
4
pop3+leave messages on server
hi All, I have a srange problem. Before dovecot there was a courier imap and it worked just fine. The client(s) are the same then before, so I think, this is an server side problem. I have a user with Outlook and he uses pop3 and leaves messages on server. Sometimes the messages get downloaded again, when he starts the outlook. Not all, but 7-9 hours back. uidl format is like it's
2009 Jul 09
2
Asterisk Segmentation Faults Using Skinny (v1.6.0.10)
Hi all, I've just built a new installation of CentOS release 5.3 (Final) and have installed both <http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.1.1.tar.gz>Asterisk 1.6.1.1 and subsequently Asterisk 1.6.0.10 (thinking that I was maybe trying to be too cutting edge) on a Dell PowerEdge sc440 server (nothing complex - Pentium Dual core 2ghz - 1gb ram - 70gb
2005 May 25
1
[PATCH] Fix wrong use of g_strconcat
Hi, the patch below fixes the wrong use of g_strconcat. It must be a typo of g_strdup_printf. Also fixed the printf format, too. Takashi --- src/plugin_xmms/http.c-dist 2005-05-25 16:14:03.000000000 +0200 +++ src/plugin_xmms/http.c 2005-05-25 16:17:30.000000000 +0200 @@ -484,7 +484,7 @@ static int http_connect (gchar *url_, gb flac_cfg.stream.use_udp_channel ? udpspace :
2002 Feb 17
1
security passwd-encryption & netbios-names (wins)-RH 7.2 samba 221a (standard installation from rpm)
Hey geeks, I have been reading several faqs and howtos now and haven't come very far with what I really wanted to accomplish: I have installed samba from the RH 7.2 distro rpm. I have set it up so I can access my windows shares on the linux mashine. I can "ping athlon" (which is the netbios-name for the win2k mashine) I can "ping linux" (which is obviously my
2002 Aug 20
1
explain please? was: pblms with samba 2.X /3.x and NT--W2k
Kristyan (and all) I just searched the samba website, and I couldnt find any reference to spnego except for a slide show (samba-lwny.ag ) that I can't open. ANYWAY. since I can't find any reference to the spnego parameter, could someone explain what it is, what it does, and HOW it can help us "stupid" people? It doesnt seem to be a parameter I've come across before..
2015 Sep 17
1
Wrong deficit calculation in virt-resize.
Hello guys! I tried to shrink a partition when resizing an image using virt-resize. The numbers and result are weird. ================BEFORE================ ><fs> blockdev-getsize64 /dev/sdc 4294967296 ><fs> part-list /dev/sdc [0] = { part_num: 1 part_start: 65536 part_end: 2193555455 part_size: 2193489920 } [1] = { part_num: 2 part_start: 2193555456
2002 Aug 11
1
Samba on Red Hat 7.2
Hi all, I know this isnt really the right place to ask but does anyone know why when I install Red Hat 7.2 and pick Samba to be installed it doesnt seem to be (either that or its not set to auto start and I dont know how to load it). I've even upgraded from 6.1 (Samba confirmed working) and the upgrade also turns Samba or disables/uninstalls it. Anyone got any ideas on this? Thanks Ash
2007 May 16
2
Hidden folder when using Windows client
Hi, We have folder PDL012 which behaves as though it is hidden for Windows clients only, not Linux clients, in 1 folder on 1 samba server only. Tried increasing the debugging level but didn't quite understand the ouput. The folder PDL012 does not appear in the logging when connecting from Windows client. Nothing related to hiding files is set in smb.conf, therefore defaults to off.
2002 Mar 13
2
Need util to resize parition (Off Topic)
Hi all, Sorry to post OT but I'm a bit stuck and I thought someone may know the answer. Originally I installed Red Hat 5.2 with 2 paritions, boot and root. I upgraded to Red Hat 6 (kept the original filesystem) without a problem some time ago, but now I want to upgrade to 7.2. When trying to install the upgrade it tells me that the boot parition isnt big enough (by about 90k!) so I thought
2013 Dec 19
4
question about zone and tsig verify failure
Hai? ? Im running:?debian wheezy, sernet samba 4.1.3 , DC, in windows 2008 AD domain. ? Im reading the wiki and i stumbled on this. https://wiki.samba.org/index.php/Dns-backend_bind? semanage fcontext -a -t named_var_run_t /usr/local/samba/private/dns/${MYREALM}.zone semanage fcontext -a -t named_var_run_t /usr/local/samba/private/dns/${MYREALM}.zone.jnl the strange thing is, and this is