search for: brightbox

Displaying 20 results from an estimated 21 matches for "brightbox".

2020 Feb 27
2
samba AD directory and PHP
...lient certificates on the server. Im assuming you want LDAPS and first, A and PTR are setup in DNS? Is /etc/ldap/ldap.conf configured? BASE and URI URI ldaps://host.FQDN ldaps://host2.FQDN Did you add your own CA to /etc/ssl/certs/ca-certificates.crt Per example look here : https://www.brightbox.com/blog/2014/03/04/add-cacert-ubuntu-debian/ After that is done Test ldap client do a simple query. Strong(er) Authentication is coming from the AD. That relates to : ntlm auth = mschapv2-and-ntlmv2-only As are i can tell this quick. > > So far no Kerberos involved as far as I see...
2007 Sep 09
1
MultiTerm query segfault - remote denial of service
...iterm-segfault.patch The patch is against the release source, as the subversion repository seems to be down atm. John. [1] http://ferret.davebalmain.com/trac/ticket/208 [2] http://ferret.davebalmain.com/trac/changeset/773 -- high-profile mailing list advertising space exploitation: http://www.brightbox.co.uk - UK Rails Xen Hosting
2008 Jan 25
4
ferret success stories?
...e good experiences. Anyone care to comment? Anyone using it under huge load? Care to provide some numbers and some notes about how you''ve made it work? John. [1] http://groups.google.com/group/rubyonrails-deployment/browse_thread/thread/980fe7cb20cb97dd/bc798b52f439020c -- http://www.brightbox.co.uk - UK Ruby on Rails hosting
2008 Jan 11
3
Date range queries return zero results
Hello, I am having trouble getting data ranges to work correctly. I am using the following command to load the db: index << {:title => row[7].to_i, :date => Date.strptime(row[3], ''%Y-%m-%d''), :page_id => row[5].to_i, :page => row[6].to_i, :content_type => row[1].to_i,
2007 Oct 03
3
Pagination problem with acts_as_ferret
Hi, am using this wonderful plugin acts_as_ferret and according to the tutorial at http://railsenvy.com/2007/2/19/acts-as- ? rial#basic I worked it out except the pagination feature. If I have 12 records and I give limit to 10, its correctly displaying 10 records in the first page and is giving the link to the second page too. But when I go to the next page I find the same 10 records instead of
2017 Apr 24
1
qemu-kvm-ev update
How long does last week's security update remain in the test repo before it gets moved to release? Rgs Neil Wilson
2020 Feb 27
0
samba AD directory and PHP
> > Did you add your own CA to /etc/ssl/certs/ca-certificates.crt > > Per example look here : > > https://www.brightbox.com/blog/2014/03/04/add-cacert-ubuntu-debian/ > > Is that > > dcX:/var/lib/samba/private/tls/ca.pem If YOU created the CA.pem and all server use that one, then yes. Then you should deploy that to all servers and pc.s XCA is a handy tool to manage Certificates, thats the one i use....
2007 Oct 09
1
Ferret against Java Lucene index
Hi, I am working on a project which has a large Lucene index in place. Can (any version of) Ferret be used against an index built using Java Lucene? Thanks, Eric
2007 Sep 28
6
Prevent indexing depending on variable
Hi guys, I''m using attachment_fu on my site to allow users to upload pictrues. Pictures can be set to only allow friends to view them. The problem I''m having is ferret is indexing the images along with their thumbnails which means I end up with a lot of broken images in the search. Also it''s indexing images whose privacy is set to 1 (friends only). How could I go about
2020 Feb 27
3
samba AD directory and PHP
I try to access AD via php app, to auth users etc Does someone have a pointer for me .. to a good and recent example for PHP-7.4, which connects to the DCs (encrypted ..)? thanks
2018 Nov 29
0
Setup a Samba AD DC as an additional DC
...dows servers? MSSQL Exchange things like that, because some of these are blocking replication. And before your waisting a lot more of time, lets make the info more complete first. And a bit ahead, the cert instructions, but above info first please. The root CA instructions. Use this https://www.brightbox.com/blog/2014/03/04/add-cacert-ubuntu-debian/ > > >create the samba client certificates > > Not sure what you mean here. Do you mean to request a client > certificate for the samba DC from the Windows Certificate Authority? Yes Create the client certs and let samba use th...
2010 Sep 21
3
Rails 3 deployment on Passenger
I''m trying to move up to Rails 3 and everything is going fine on my workstation where I have installed all of the necessary gems. The problem I''m having is getting it to run on the production server that I have to use where the app needs to be vendored. It''s on a Debian Squeeze box with ruby l.8.7, rubygems 1.3.6, librack-ruby1.9.1, passenger - 2.2.11debi and bundler
2008 Jan 06
3
Did you mean ...? with act_as_ferret
Hello, does anybody know how to implement a "Did you mean ...?" like Google with act_as_ferret? I think this is a possible way: 1. Generate a keyword-list (this is my difficulty. I don''t know how to build such a list from the index) with no stop-words from the first index. e. g. (car, ship, plant, house) 2. Build a second index from this word-list where we store the word in
2007 Sep 28
3
Time went backwards in domU after migration
Hello gurus, I have two physical xen hosts and when I migrate a domU from one host to another, I get many of this error from domU kernel: clocksource/0: Time went backwards: delta=-3536123661 shadow=686019823475 offset=281887188 Sometimes domU time stalls and network stops working, but other times it gets working again. The two hosts are using different platform timer source:
2020 Feb 27
5
samba AD directory and PHP
My ldaptest.php works now. Can't tell the "missing link" so far ... but it seems it's connect via ldaps now (and reading users etc)
2018 Jul 20
4
autogenerated self-signed certificate problem
Hi people, i have a problem with trying ldaps i use autogenerated self-signed certificate, i write in smb this: tls enabled = yes tls keyfile = tls/key.pem tls certfile = tls/cert.pem without cafile when i try to verify with: openssl verify /usr/local/samba/private/tls/myCert.pem it said me unable to verify the first certificate and if add -CApath works! and finally when i try from another
2009 Aug 16
11
best "Rails on the cloud" solution?
A search of this forum for "cloud" brought up a pretty anemic and mostly year or more old list of stuff. That was a bit of a surprise to me. I''m interested in getting opinions on the easiest way to deploy a Rails app to a well known (S3 or similar) "cloud" server. It should be something with little or no "installation" or "establishment" fees and
2008 May 06
7
Disable memory balloon in dom0
Is there any reason why I would not want to set dom0-min-mem to 0 or to what I set dom0_mem on my kernel line? Setting to 0 or setting to the same value as dom0_mem disables memory balloon correct? I cant seem to think of a reason why I would want memory ballooning. Also setting dom0-min-mem should that be done in xend-config.sxp or on the kernel command line? -- Nick Anderson
2008 Aug 15
5
Add more disk
...r RHEL, http://people.redhat.com/dzickus/el5/ would > mitigate this delay a lot. Hi Sadique, Interesting. Any further explanation accompanying those packages? What has been fixed? Will it make it into the official RHEL updates? Does it need to be domU or dom0? Thanks, John. -- http://www.brightbox.co.uk - UK Ruby on Rails hosting _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.c...
2008 Aug 25
21
How much test data to use in specs
I''m not sure how much test data I should be using in my specs. I''m writing specs for the Property model in my Rails app. Its "address" attribute is going to be validated with this regex: /\A\d+[a-z]? [-'', a-z]{2,128}\Z/i At the moment, my plan is to spec out the following possibilities. A property is invalid if its address: 1) doesn''t begin with