similar to: Virtual Servers Workaround?

Displaying 20 results from an estimated 3000 matches similar to: "Virtual Servers Workaround?"

2010 Mar 20
2
different forms of nls recommendations
Hello, Using this data: http://n4.nabble.com/file/n1676330/US_Final_Values.txt US_Final_Values.txt and the following code i got the image at the end of this message: US.final.values<-read.table("c:/tmp/US_Final_Values.txt",header=T,sep=" ") US.nls.1<-nls(US.final.values$ECe~a*US.final.values$WTD^b+c,data=US.final.values,start=list(a=2.75,b=-0.95,c=0.731),trace=TRUE)
2012 Jul 12
1
samba virtual server x domain membership
Hi there, I have a samba server (version 3.6) named 'lnbxservcid' which is already a member of a domain whose PDC is another samba server (version 3.4). I'm using the standard samba3 packages from centos and from servnet (as CentOS.4 comes with only samba 3.0.x, but later CentOS releases came with samba3-3.4.x packages). I wish to create on the lnxservcid machine another samba
2012 Aug 17
4
Default node
Seems like nodes are matching the default node before they are matching the more specific nodes. My site.pp has: include "nodes/*.pp" In the nodes directory are two files, default.pp and nagios_server.pp. default.pp: node default { include role::common } nagios_server.pp: node ''mon01.us1.xxx.com'' { $node_env = "production" include
2010 Dec 12
1
Tukey HSD not working
Drug US1 US2 Aptecha Celebrex 235.54 269.99 121.02 Detrol LA 157.99 190.99 55.3 Flomax 166.00 190.99 93.45 Lipitor 174.99 200.99 137.7 Novaldex 108.6 129.99 22.48 Norvasc 186.66 203.99 161.93 Plavix 107.99 106.99 64.53 Prevacid 117.39 134.99 59.83 Prilosec 115.99 126.99 57.75 Zyrtec 181.1 200.99 58.79 US1=c(235.54,157.99,166,174.99,108.60,186.66,107.99,117.39,115.99,181.10)
2009 Feb 04
1
Idmap + LDAP + winbind: our first BDC - doubts about idmap ranges and winbbindd + Idmap dn
Hi, My doubt is about Idmap + LDAP + winbind, related do BDC + PDC. We are using Samba 3.0.33 (Slackware 12.0.0). Our layout is almost like this one http://us1.samba.org/samba/docs/man/Samba-Guide/images/chap6-net.png, but we have more BLDGn than this example. Actually, we are taking ideas from http://us1.samba.org/samba/docs/man/Samba-Guide/happy.html and from
2000 Feb 11
2
What happened to mailing list archives?
Andrej Borsenkow wrote: > Current aside, the February2000 was last modified on February, 2nd. Last > message there is http://us1.samba.org/listproc/samba/February2000/0042.html > The same is true for samba-technical, samba-cvs (did not check others) > Or is it a problem of my proxy? I don't think so, I see the same thing. Samba web-folks, could you check this out, please?
2001 Mar 06
2
remote mount probs still
howdy, thanks for the help so far... i cant even do the following over the net... smbclient -L remote_address it give the following: [root@andrew andrew]# smbclient -L //203.101.92.170 added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0 session request to 203.101.92.170 failed (Called name not present) session request to 203 failed (Called name not present) session request
2015 Apr 07
5
Asterisk Inbound calls, multiple SIP accounts, calledID
Hi Dmitriy and others and thanks for your help so far. The option "match_auth_username=yes" seems to have had no effect. From my reading, this option will try to match the username of the incoming SIP account to a section heading. If that is how it must work then i can see a big problem. I'm trying to present the receptionist with a nice display of which line the call came in on.
2015 Jan 30
2
Multiple samba instances
Has anyone tried this to setup a AD DC and Memberserver on one machine? https://wiki.samba.org/index.php/Multiple_Server_Instances Is it possible to provision a domain in one instance to have a DC? Sounds interesting to me.
2006 Jun 16
1
Excluding redirected directories causes file deletion on logout...
Hi, Samba: samba-3.0.21 OS: OpenBSD I built a new WinXP (sp2 and fully updated) box with the the idea of making a Default User profile. I followed the directions in the "Making Happy Users" section of the Samba-3 By Example guide. http://us1.samba.org/samba/docs/man/Samba-Guide/happy.html#redirfold Folder redirection is working, using the %LOGONSERVER%\profiles\%USERNAME%\
2015 Apr 01
4
Asterisk Inbound calls, multiple SIP accounts, calledID
Hello all, I have an Asterisk server (Asterisk 10.12.4) with multiple sip accounts with the same service provides. We have 8 phone numbers in total. Incoming calls from the public are all correctly directed to appropriate office handsets. However, the display on the reception phone (the only one i care about) is always showing the same "SIP/Account1_0843214321" rather than the account
1999 Nov 19
2
\\host\root
this is a slight variant of what's in the FAQ (http://us1.samba.org/samba/docs/FAQ/#25) because i don't understand why the answer provided there seems to miss the entire point. why does the "root" share exist at all? it certainly isn't part of my smb.conf ! Am i missing the obvious? what other hidden shares are there? (didn't find anything in the doc about this
2000 Jul 17
1
Lots of broken links!
Hi. Where is th /listproc library ? There is a LOT of broken links! http://us1.samba.org/listproc/samba/January1999/0294.html Best regards, Alex
2012 Aug 14
8
Custom Providers and Environmemts.
I''ve installed the puppet labs lvm module. After fixing the missing "}" at line 20 in init.pp (really?!?!), I''m getting this:'' err: Could not retrieve catalog from remote server: Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type physical_volume at /truth/sauce/env/prod/modules/role/manifests/common.pp:43
2003 Dec 30
2
smb.conf man page FUBAR
I don't know who to report this to, but I'll post it here and hope someone with authority sees it. The on-line posting of the smb.conf man page is missing lots of information: http://us1.samba.org/samba/docs/man/smb.conf.5.html Thanks, ...ROMeyn
2007 Oct 01
2
HowTo: Samba with ADS security in CentOS 5
Hello! I have recently gone through the hassle of trying to get a CentOS 5 server (no gui) with Samba to use ADS for security. After several days of googling and trying different howtos I finally got it working, I now want to write a howto for CentOS 5, Samba 3.0 and Windows Server 2003 SP2. Basically it's a combination of http://www.howtoforge.com/samba_ads_security_mode and
2009 Apr 28
1
broken link on http://us1.samba.org/samba/docs/SambaIntro.html
Hi there, My name is Angelica and I was just checking out your page at http://us1.samba.org/samba/docs/SambaIntro.html and noticed that the the link to the Dilbert site on http://www.unitedmedia.com/comics/dilbert/ isn't working. I'm a Dilbert fan myself :) so I thought I'd mention a page I have bookmarked: http://www.answerconnect.com/articles/dilbert-fans It has a bunch of
2012 Nov 13
1
Linux/Winbind AD domain member loses membership after about 4 days
Hi all, I have a Linux server running Samba (samba-*-3.5.10-115) and Winbind on CentOS 6.2. I've joined it to the domain using "net rpc join..." and it worked fine. "wbinfo -u" lists users as i'd expect. However, after a few days, the Linux server loses it's ability to see users on the domain. I restart all related services "smb, nmb, winbind" but still
2013 Aug 29
4
Weird behaviour using ssl connection (OpenSSL::SSL::SSLError)
Hi guys when I execute the piece of code bellow on RoR console it works fine: url = URI.parse("https://us1.api.mailchimp.com/2.0/helper/ping") request = Net::HTTP::Post.new(url.path) http = Net::HTTP.new(url.host, url.port) http.use_ssl = true http.verify_mode = OpenSSL::SSL::VERIFY_NONE request.body = "{\"apikey\": \"myapikey\"}" response = http.start
2010 Sep 22
2
Upgrade to Alfa13
Hello After running upgade provision : [root at dc1 source4]# scripting/bin/upgradeprovision -s /usr/local/samba/etc/smb.conf I got error message : Traceback (most recent call last): File "scripting/bin/upgradeprovision", line 36, in ? import ldb ImportError: No module named ldb and ...bin/python/ldb.so not exist in source4 Actually no bin directory in source4 Is this