similar to: samba : Strong(er) authentication required

Displaying 20 results from an estimated 3000 matches similar to: "samba : Strong(er) authentication required"

2008 Oct 07
1
failed to lookup DC info for domain 'xxx.com' over rpc
all Any idea why we get such error message when trying to net ads join ? kinit is working just fine but net ads join is failing thanks best regards Francis
2006 May 06
6
assert_raises --> how does it work?
Hi, I have this code fragment: def test_delete_concept assert_not_nil Concept.find(concepts(:entreprise).id) get :delete_concept, {:concept_id => concepts(:entreprise).id} assert_raises :RecordNotFound, Concept.find(concepts(:entreprise).id) end basicaly, on the first line, I make sure that the concept exist in the DB. On the second line I delete the concept fron the DB.
2009 Apr 23
2
R 2.9 binaries for redhat entreprise 4 / X86_64
Hi everybody. I'd like to ask if someone could tell me when the binaries for R 2.9 / redhat entreprise 4 / X86_64 will be available ? I don't need a precise date but some indication like 1 month, 6 month, never ? Thank you for any help. Mathieu --- Mathieu Van der Haegen Machine Learning Group Université Libre de Bruxelles [[alternative HTML version deleted]]
2011 Mar 15
2
How do you distribute ruby-augeas for ruby-entreprise?
We are using ruby-entreprise, instead of redhat''s default ruby.... I was trying to deploy the needed gem using: /opt/ruby-enterprise/bin/gem install --no-rdoc --no-ri /tmp/ruby-augeas-0.3.0.gem But found out this would require gcc to be installed! How can I preb-build this gem to remove the need for gcc on the nodes? is there an option of the gem command to generate a distributable
2008 Nov 26
1
false local printer settings
Hi, I installed a printer via cups, did the driver installation as described in Procedure 5.17. Steps to Install Printer Drivers on the Samba Servers (Samba-3 by Example). I changed the paper-size in the printer-settings and the device-settings from letter to A4. After the installation of the printer on a workstation, I got the wrong local printer settings (again letter instead of A4). Best
2008 Nov 11
1
Samba/Cups Default Printer Settings
Hi I've a question about Samba, Cups and the Windows clients default printer settings. Where are the these settings saved? Is there a special file or is it saved somewhere in the $print share? thanks for your help Pascal
2008 Nov 23
1
Cups + Samba + Vista?
I have followed the various guides online for setting up Cups and Samba, to where you can just right click a print and choice connect and the printer just works but then it does not work with Vista. It seems to print out tons of junk. Is there a way to make Vista work with Cups + Samba?
2012 Nov 30
1
compiling R for Windows 64 bit
Dear All, I'm trying to compile R for Windows 64 bit. I'm following the instructions of R installation and administration guide v2.15.2 (3.1; A.3.1.4; C.2.2) and at the moment I compiled the default version (single threaded, gcc, without external BLAS) ?on my notebook (windows xp 32 bit) Now I'm trying to compile it on Windows servers 64 bit with the next configuration : 1. Windows
2008 Sep 23
2
Printer driver problem in 3.0.28/31
This occurs with Samba downloaded drivers of an installed printer. When attempting to view the printer properties you receive the following error: ?Function address 0x2d04193 caused a protection fault. (exception code 0xc0000005) Some or all property page(s) may not be displayed.? Followed by: ?The ?<drivername>? printer driver is not installed on this computer. Some printer properties
2009 Jul 01
2
net ads join -> strong(er) authentication required
Hi, my windows folks migrated to AD 2008 R2, resulting in the following error message when trying to join the domain: [HOST] /etc $ /opt/csw/bin/net ads join -U <USER> Enter <USER>'s password: [2009/07/01 11:51:28, 0] libads/sasl.c:ads_sasl_spnego_bind(819) kinit succeeded but ads_sasl_spnego_krb5_bind failed: Strong(er) authentication required Failed to join domain: failed
2016 Jul 13
0
Attempting to access LDAP backend gives "Strong(er) Authentication Required"
set this parameter in smb.conf in the global part. ldap server require strong auth = no regards, Gabriel Franca Em 13/07/2016 06:02, mathias dufresne escreveu: > LDAP can be use in clear text mode or with start_tls. There is still > LDAPS which can also be used. Any of these should be used to > authenticate users as LDAP[s] is not meant to authenticate anything, > it's a DB.
2019 Oct 15
3
Browser doesnt work
On Tue, 15 Oct 2019, Nicolas Kovacs wrote: > CentOS is a desktop distribution in the sense that chickens fly and horses > swim. Of course you can turn it into a full-blown bells-and-whistles desktop > by fine-tuning the configuration and adding lots of third-party stuff. I've > done this myself for years, here for example: > >
2016 Jul 12
4
Attempting to access LDAP backend gives "Strong(er) Authentication Required"
I am attempting to access the in-built LDAP backend to use for authentication for an external web app. When connecting to the server, an error is returned "Strong(er) authentication is required (8) for user" Google suggests that this is due to the fact that simple authentication is not enabled on the LDAP server. This web app, however, does not support SASL. So, is it possible to
2008 Apr 01
1
Strong(er) authentication required when joining Active Directory (Samba 3.0.28)
Hello all, I'm having problems getting Samba to join a Windows AD. I am delegated OU admin, and have no direct access to the domain controller. We have 3 DCs in one domain where my OU exists. The users I wish to authenticate are in a different domain. I have set up Kerberos and can receive tickets correctly. I run net -d 4 ads join createcomputer=[Delegated OU] -U [account with join
2008 Nov 19
1
Installation of R on a SUSE SLES platform
Hi, I am currently trying to install R on our serveur. It is a SUSE LINUX Entreprise Serveur 10 version. I can't use the binaries which are compiled for OPEN SUSE, can I ? So I have downloaded the .tar.gz file When configuring I got the following error message configure: error: --with-readline=yes (default) and /headers/libs are not available I have found a similar issue on R-SIG-Debian but
2016 Jul 13
2
Attempting to access LDAP backend gives "Strong(er) Authentication Required"
LDAP can be use in clear text mode or with start_tls. There is still LDAPS which can also be used. Any of these should be used to authenticate users as LDAP[s] is not meant to authenticate anything, it's a DB. Kerberos should be used for authentication as it is meant for that purpose and could grant your users possibility to have SSO. More secure for admins, more simple for users... I have
2020 Jun 07
2
File server questions
Le ven. 5 juin 2020 ? 19:53, Rowland penny via samba <samba at lists.samba.org> a ?crit : > On 05/06/2020 14:33, mathias dufresne via samba wrote: > > Le jeu. 4 juin 2020 ? 15:43, Rowland penny via samba < > samba at lists.samba.org> > > a ?crit : > > > >> On 04/06/2020 14:13, mathias dufresne via samba wrote: > >> [...] > >>>
2008 Dec 08
2
Bug#508139: HVM guests can't be used because there is no /usr/lib/xen folder
Package: xen-utils-3.2-1 Version: 3.2.1-2 Severity: grave I tried to start an HVM guest to setup Windows 2003 64 bits entreprise R2, and I spent a long time figuring out that there is no /usr/lib/xen folder by default, and this is where Xen is searching for it's file when using HVM, VNC and all. Doing a simple symlink with ln -s /usr/lib/xen-3.2.1 /usr/lib/xen made it working, if it's not
2007 Jul 31
1
Data mining tools
Hello there, apologies for cross-posting my question is not an S/R question but there is so much knowledge concentrated in those lists that I thought someone could point me in the right direction. A few months ago I read an article in a referenced journal comparing some data mining programs, among which there was Insightful's I Miner, SAS' Entreprise Miner, SPSS' Clementine (I think)
2007 Jul 09
8
Capistrano mongrel recipes and /usr/local/bin
Hello, I''m trying to deploy my application with Capistrano using Mongrel recipes. Since I''ve installed Ruby from source code, mongrel scripts are found in /usr/local/bin. But the recipes can''t find mongrel_rails : "bash: mongrel_rails: command not found". The path of the user account used to deploy is OK. For sure, I can redefine