similar to: ntlm_auth and PEAP machine authentication

Displaying 20 results from an estimated 200 matches similar to: "ntlm_auth and PEAP machine authentication"

2006 Jan 13
2
Switchtower - openssl error
I get this error on switchtower setup task: no such file to load -- openssl I have openssl installed. Debian 3.1, Rails 1.0, Ruby 1.8.2, OpenSSL 0.9.7e
2005 Oct 02
1
ntlm_auth and PEAP machine authentication
I am trying to use ntlm_auth for machine authentication requests against a Win2003/AD from my RADIUS server. Normal, user authentication works fine, but not machine authentication. The username passed from RADIUS to ntlm-auth looks like host/pcname123. I'm wondering if the "/" is killing it? The ntlm_auth man page says that it expects only Samba's unix charset. Does anyone
2009 Jul 06
2
[Patch v2] btrfs: use file_remove_suid() after i_mutex is held
V1 -> V2: Move kmalloc() before mutex_lock(), suggested by Arjan. file_remove_suid() should be called with i_mutex held, file_update_time() too. So move them after mutex_lock(). Plus, check the return value of kmalloc(). Signed-off-by: WANG Cong <amwang@redhat.com> Cc: Arjan <arjan@infradead.org> Cc: Chris Mason <chris.mason@oracle.com> Cc: Yan Zheng
2009 Jan 16
3
rspec model testing - test on user defined validation- How do I test that the create failed.
I''m new to rspec and looking for way to test a validation I added to a model. The test checks to see that if field1 has a value then field2 must be nil and vice versa. ------------------------------- When I did the rspec_scaffold it generated one test which worked before :each do @valid_attributes = { :field1 = "value for field1" :field2 = "value for
2009 Jul 06
1
[Patch v3] btrfs: use file_remove_suid() after i_mutex is held
V2 -> V3: set ''err'' to -ENOMEM when kmalloc() fails. Thanks to Tao. V1 -> V2: Move kmalloc() before mutex_lock(), suggested by Arjan. file_remove_suid() should be called with i_mutex held, file_update_time() too. So move them after mutex_lock(). Plus, check the return value of kmalloc(). Signed-off-by: WANG Cong <amwang@redhat.com> Cc: Arjan
2006 Jan 29
2
problem with xul/prototype experiment: "bind" method not found
Hi everyone, I was playing around with xul + prototype, and everything seemed to be going well until I ran into a wall - there seems to be some problem I can''t explain with Function.prototype.bind, for instance when I run this code: try { new Ajax.Request("http://localhost:3000/search/hello", { onComplete: this.onHelloComplete.bind(this) }); } catch
2006 Sep 27
1
AD replication with samba4
googling around I found some interesting information about samba4. It is said, samba4 shall have an ldap server of its own, not openldap. Is this correct? If so, could this server fully participate in AD replication? Does a timeframe exist, within which samba4 shall arrive? Thanks Norbert Wegener
2012 Jan 13
1
Brillouin index
Dear colleagues. I wonder if anybody knows about a procedure in R to calculate the Brillouin Diversity index. I searched the net but did not find anything about it. Thanks a lot for any help Best, Philipp *************************************************** Prof. Dr. Philipp Fischer Head of AWI Center for Scientific Diving & Dept. In situ Ecology Section Shelf Sea Systems
2006 Nov 07
1
loosening voicemail file permissions for msg????.txt and msg????.wav
HI folks, I figured out where in the source code to hack the .wav file permissions which were set too restrictive for me, but I can't figure out how to do the same for the .txt file. Looks like the voicemail.c file sets it nicely for asterisk1.4beta3 using a #define statement early on, but msg????.txt comes out with permissions 0600 and there are no umask entries that affect how
2009 Aug 30
1
Combining: R + Condor in 2009 ? (+foreach maybe?)
Hello dear R-help group (and David Smith from REvolution), I would like to perform parallel computing using R with Condor (hopefully using foreach or other recommended solutions, if available) for some "Embarrassingly parallel" problem. I will start by listing what I found so far, and then go on asking for help. So far I found the a manual by Xianhong Xie from Rnews_2005-2 (see page
2006 Jul 03
2
Login Engine & Functional Tests
Hello, I''m creating some functional tests form my controler, and most actions require login. I''m using login engine to manage the login functionalities. I would like to know how can I login a user in a functional test. This is, the first thing that I would like to do is to login a user. This way the response will return :success instead of :redirect. Thanks in advance. --
2005 Jul 25
0
Cluster Locking
I have been running a Samba cluster in active/passive mode using Linux HA (http://www.linux-ha.org) for several years. With the release of the GFS filesystem, I was hoping to begin running the servers as an active/active pair with transparent failover. In my test environment, I have two computers running Fedora Core 4 attached directly to a SCSI disk array formatted with GFS. I have symlinked
2006 Jan 24
0
Calling webservices
Hey, I found this on the web. http://groups.google.be/group/comp.lang.ruby/browse_thread/thread/1e4015385d29fbae/1c75bbd325fffd80?lnk=st&q=ruby+Server+did+not+recognize+the+value+of+HTTP+Header+SOAPAction&rnum=1&hl=nl&utoken=1E3jSjEAAABJvF0LfsU_y2vKQdUqO05-SuWh7Qp4TDjaLpMsabUfgs6vFyhVbm91Ec8wnlUJkMJ1cPkfXpSLv0-5C4lVNC3B ''A newbie query about Soap4R and dot net web
2005 Dec 05
0
R-devel Digest, Vol 34, Issue 5
actually, I can confirm now that gs AFPL 8.53 is the "culprit" here on #2, copied below again (though it is not a bug but a feature, albeit one you need to know about.) the -dSAFER switch, which appears in later versions of AFPL gs, not only eliminates renamefile and deletefile (manpage), but seemingly also allows only fonts in the GS_LIB path to be used export
2022 Feb 13
1
Using Linux domain member machine account for WPA-Enterprise authentication
I've noticed that when a Windows computer that is in my domain connects to my WPA-Enterprise wifi it first attempts to authenticate with the SSID using the domain member's machine account, instead of prompting the user to enter their own credentials. Has anyone ever tried to do this with a Linux domain member? For example, my linux domain member laptop uses Network Manager as the GUI,
2009 Jul 01
0
Problem with provision of samba4 as domain controller
I'm trying to setup samba4 alpha 8 as a domain controller on fedora core 10. The compile and install seems to have gone well, but the provision step is failing: ?./setup/provision --realm=peap.local --domain=peap.local --server-role='domain controller' Setting up secrets.ldb Setting up the registry Setting up templates db Setting up idmap db schema_fsmo_init: no schema
2013 Feb 22
6
Samba 4 and freeradius
Hi, My goal is to make use of samba 4 and freeradius to authenticate user to use wifi network (WPA2 enterprise). The setup is to setup Samba 4.0.3 in machine A and setup freeradius in machine B. By reading: Document A: http://wiki.samba.org/index.php/Samba4/beyond Document B: https://wiki.samba.org/index.php/Samba4/HOWTO/Virtual_Private_Network Document C:
2017 Oct 31
1
TLS Authentication Protocols
Hi, We are planning to integrate CISCO-ISE with Samba-AD (Version 4.6.5). Websense gateway / proxy are all properly integrated and even single sign-on is properly functioning. However, before attempting integration of Cisco ISE with Samba-AD, through I should clarify on the following. Hence writing this mail. Cisco ISE supports LDAPs with Following authentication methods: * Extensible
2005 Sep 26
1
Can't access some files
OS running Samba: FreeBSD 5.4-STABLE amd64 OS accessing Samba: Windows XP SP2 Samba version: samba-3.0.20,1 This is a really frustrating problem. I've been dealing with it for a while now, but I recently upgraded to 3.0.20 in hopes that it would fix it... and it made it worse. So first, here is where I expect the problem comes from. I've got a 500GB array on the FreeBSD box
2023 Oct 20
1
Using Linux domain member machine account for WPA-Enterprise authentication
Hi Michael and Samba-team, I found below message on the list, but it looks like nobody replied to it. I have the configuration setup on the Samba-side and indeed it works on Windows with machine-account authentication. It connects to wifi before a user logs in and there is no chance of lockout due to an expired user password in the wifi configuration. I would love to have the same working on