Displaying 17 results from an estimated 17 matches for "33570".
Did you mean:
3357
2011 Dec 15
6
Puppet with Ruby1.9 issue
Hi,
I have a running puppetmaster with nginx and passenger and ruby 1.9.2.
When i do puppet cert --trace --list . i get the following error.
/usr/lib64/ruby/gems/1.9.1/gems/puppet-2.7.9/lib/puppet/application/
cert.rb:43:in `block (2 levels) in <class:Cert>''
/usr/lib64/ruby/gems/1.9.1/gems/puppet-2.7.9/lib/puppet/application.rb:
357:in `block (2 levels) in parse_options''
2020 Jul 23
0
using samba-tool from a domain member other than the DC
...): uncaught exception - LDAP client internal error:
> NT_STATUS_UNSUCCESSFUL
>
> Any ideas?? I must be close.
>
> Jason.
>
>
--
Jason Keltz
Manager of Development
Department of Electrical Engineering & Computer Science
York University, Toronto, Canada
Tel: 416-736-2100 x. 33570
Fax: 416-736-5872
2020 Jul 23
0
using samba-tool from a domain member other than the DC
...just
> ldaps that doesn't seem to work for myself, probably because of an
> incorrect incantation ;-)
>
> Rowland
>
>
>
--
Jason Keltz
Manager of Development
Department of Electrical Engineering & Computer Science
York University, Toronto, Canada
Tel: 416-736-2100 x. 33570
Fax: 416-736-5872
2005 Sep 03
2
[OT] Services for Unix being built into Win2K3-R2
I found this article about Microsoft SFU being built into the new
Windows 2003 Server R2 very interesting.
http://news.com.com/Microsoft+makes+Unix+changes/2100-1016_3-5845790.html?tag=cd.top
What does this signify?
Is Windows ready to really co-exist with Unix / Linux ... or are they
going to try and provide similar functionality because they recognize it
is better technology moving forward?
2020 Oct 02
0
Kerberos ticket lifetime
...e from this list go to the following URL and read the
>> instructions: https://lists.samba.org/mailman/options/samba
>>
>>
>
--
Jason Keltz
Manager of Development
Department of Electrical Engineering & Computer Science
York University, Toronto, Canada
Tel: 416-736-2100 x. 33570
Fax: 416-736-5872
2020 Jul 23
2
using samba-tool from a domain member other than the DC
On 23/07/2020 18:42, Jason Keltz via samba wrote:
> Hi.
>
> I left off from my original question...
>
> I've joined the domain using "realm join", and am not using winbind.
>
> I'm looking for the minimal configuration I need to have in smb.conf
> to be able to run samba-tool from a domain member.
>
> My /etc/krb5.conf contains:
>
>
2012 Jun 14
1
Cucumber/RSpec ::: Capybara? Webrat What am I using??
...exactly am I using? Capybara or Webrat?? I
thought I use Webrat, and Capybara is never mentioned in the RSpec book.
So why/where did Capybara sneak in?? Was Webrat maybe replaced in the
never Rails version I’m using?
Some information about my Rails app…
$ ruby -v
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-darwin11.4.0]
$ gem list
LOCAL GEMS *
abstract (1.0.0)
actionmailer (3.2.5, 3.2.1, 3.0.0)
actionpack (3.2.5, 3.2.1, 3.0.0)
activemodel (3.2.5, 3.2.1, 3.0.0)
activerecord (3.2.5, 3.2.1, 3.0.0)
activeresource (3.2.5, 3.2.1, 3.0.0)
activesupport (3.2.5, 3.2.1, 3.0.0)
addressable (2.2.8...
2012 Feb 14
6
cannot load such file -- openssl (again)
....rbenv/versions/1.9.3-p0/lib/ruby/gems/1.9.1/gems/railties-3.2.1/lib/rails/commands.rb:25:in
`<top (required)>''
from script/rails:6:in `require''
from script/rails:6:in `<main>''
My environment is Ubuntu 11.10, Rails 3.2.1, ruby 1.9.3p0 (2011-10-30
revision 33570) [i686-linux]
and
~/.../OTK-register$ bundle install
Using rake (0.9.2.2)
Using i18n (0.6.0)
Using multi_json (1.0.4)
Using activesupport (3.2.1)
Using builder (3.0.0)
Using activemodel (3.2.1)
Using erubis (2.7.0)
Using journey (1.0.1)
Using rack (1.4.1)
Using rack-cache (1.1)
Using rack-test (0...
2017 Jan 06
0
Wine release 2.0-rc4
...808 winefile: broken horizontal scrolling
24718 Condes renders every line or point 100x thicker than it should be
29287 Heroes of Might and Magic IV: performance issues with Opengl renderer
32682 Multiple .NET 4.0 applications fail to load the pen cursor (IDC_PEN, 32631, 0x7F77 missing)
33570 SWAT 4: Mouse Escapes Wine environment in full screen or windowed mode
34030 Altium Designer 10 hangs on startup accessing a driver
34807 Gruntz crashes on startup in d3d
35293 Halo: Combat Evolved has graphical glitches
35700 Arabic Shaping Is Broken After Rechedit News.
36959 Whi...
2012 Apr 27
14
app error: Socket is not connected (Errno::ENOTCONN)
I''m getting the following errors multiple times per request when using
4.3.0. I do not receive any errors when using 4.2.1. Please CC me on
replies, I''m not subscribed to the mailing list.
16:48:42 web.1 | E, [2012-04-26T16:48:42.733954 #87940] ERROR -- :
app error: Socket is not connected (Errno::ENOTCONN)
16:48:42 web.1 | E, [2012-04-26T16:48:42.734193 #87940] ERROR
2012 Feb 01
10
Very strange problem: Ton's of ruby process just running simple command "rails --version" or "rails
Very strange problem: Ton''s of ruby process just running simple command
"rails --version" or "rails new test1""
I have very strange problem. I try to run this simple command
"rails new test1" --> this suppose to be create a new rails site.
"rails --version" --> even this I got ton''s of ruby process
but I got a lot of ruby
2012 Feb 20
0
Cannot start rails server: Please install the adapter: `gem install activerecord--adapter`
...ies-3.2.1/lib/rails/commands.rb:50:in
`<top (required)>''
from script/rails:6:in `require''
from script/rails:6:in `<main>''
Note that I can''t replicate this bug in vanilla apps. I''m using rubyRails
3.2.1 and ruby 1.9.3p0 (2011-10-30 revision 33570) [i686-linux]. FWIW,
here''s my Gemfile too:
source ''https://rubygems.org''
gem ''rails'', ''3.2.1''
group :development, :test do
gem ''sqlite3''
gem ''annotate'', :git => ''git://github.com/ctra...
2020 Jul 23
3
using samba-tool from a domain member other than the DC
Hi.
I have a Samba AD DC setup that is working well.? I want to be able to
use "samba-tool" from another Linux host that is a member of the domain
(eg. my host).? I've looked at page after page online, and can't seem to
figure out how to make this work.
On the domain member I did:
kinit Administrator
I'm asked for the domain admin password and it's accepted, then I
2020 Oct 02
4
Kerberos ticket lifetime
Maybe its..
authconfig --enablewinbindkrb5 --update
Requirements to achieve this:
- A valid /etc/krb5.conf
- A valid system keytab /etc/krb5.keytab
- A valid /etc/samba/smb.conf -> will be modified by authconfig
( found on internet worked in centos7 )
But better read..
https://sssd.io/docs/users/pam_krb5_migration.html
Greetz,
Louis
> -----Oorspronkelijk bericht-----
>
2012 Jan 21
16
Installing rails on Ubuntu
Hello, I''m trying to install the rails on ubuntu 11.10, but when I put
the command
felipe@Felipe:~/Downloads/rubygems-1.8.15$ sudo gem install rails
--no-r1 --no-rdoc
ERROR: Loading command: install (LoadError)
no such file to load -- zlib
ERROR: While executing gem ... (NameError)
uninitialized constant Gem::Commands::InstallCommand
felipe@Felipe:~/Downloads/rubygems-1.8.15$
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...23 0.05 414120 11 0.05 410962
SOR.ll 2 8689 0 0.01 8669 0 0.01 8669
sort.ll 12 187687 0 0.03 187658 0 0.02 163059
Sort.ll 1 9528 0 0.01 9512 0 0.01 9512
SortUtils.ll 3 14655 0 0.01 14620 0 0.01 14620
space.ll 1 4127 0 0.01 4098 0 0.01 4098
SparseCompRow.ll 2 6976 0 0.01 6956 0 0.01 6956
sparse.ll 2 33570 0 0.01 33540 0 0.01 33540
spatscal.ll 7 61533 0 0.01 61498 0 0.01 61498
spectral-norm.ll 6 15472 0 0.01 15448 0 0.01 13901
SPEdriver.ll 1 11399 0 0.01 11368 0 0.01 11368
spellcheck.ll 111 213987 7 0.02 213104 6 0.03 212910
sphereflake.ll 44 94579 0 0.02 94552 0 0.02 95263
SphereTriangleDetector.ll...