Displaying 20 results from an estimated 2000 matches similar to: "winbind and computer accounts"
2018 Mar 26
1
freeradius + NTLM + samba AD 4.5.x
It is an issue that I myself would also like to solve.
I found multiple threads in samba and freeradius mailing lists. It seems
that every couple of months there is question like this either here on
FR mailing list and all point down to the same issue, that is:
freeradius uses ntlm_auth (even when using winbind with newer freeradius
versions, it also in the end uses ntlm_auth). And since
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,
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
2023 Apr 06
1
Fwd: ntlm_auth and freeradius
I can share my notes, we authenticate UniFi clients via Freeradius against Samba AD. We also check group membership which you might or might not need:
## 4 FreeRADIUS
### 4.1 Basics
```bash
apt install freeradius freeradius-ldap freeradius-utils
# create new DH-params
openssl dhparam -out /etc/freeradius/3.0/certs/dh 2048
```
### 4.2 Configure Authentication
- modify mschap to use winbind,
2023 Apr 12
1
Fwd: ntlm_auth and freeradius
Hello Alexander,
thanks Alexander for these configuration snippets.
Which version of Samba are you using? Is this on debian bullseye? Is the
FreeRADIUS server installed on a DC or on a Domain Member? (I just
tested the latter).
is "ntlm auth = yes" OK for the DCs and the domain member or does it
have to be "mschapv2-and-ntlmv2-only" for all servers (DCs + Member)? It
2023 Apr 12
1
Fwd: ntlm_auth and freeradius
Hi Matthias,
we?re using Debian Bullseye with the backports repo. So version is a mixture of
- Samba version 4.17.3-Debian
- Samba version 4.17.7-Debian
We?ve installed it directly on the DC?s as well.
In my opinion using "ntlm auth = yes? should be fine.
Did you try using a simple RADIUS secret? In my experience long secrets or ones containing special characters don?t work very well. I
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:
2023 Apr 12
2
Fwd: ntlm_auth and freeradius
Hi Alexander,
I'm terribly sorry. We didnt have the "ntlm auth" parameter configured
on the DCs at all. I added it and it just works.
Thanks for your help.
Now I just need to figure out how I can make WLAN-specific LDAP-Group
authentication.
e. g. production WLAN needs LDAP group "wlan_production" and management
WLAN needs the "wlan_management" group.
I
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
2019 Sep 30
0
problems after migrating NT domain to AD (samba 4.7.x)
Just follow this and it "just works"
https://wiki.samba.org/index.php/Authenticating_Freeradius_against_Active_Directory
And this is asking for problems.
workgroup = WSISIZ.EDU.PL
Read : https://social.technet.microsoft.com/wiki/contents/articles/34981.active-directory-best-practices-for-internal-domain-and-network-names.aspx
And from this link :
2016 Sep 02
2
NetworkManger wireless issues - "Failed to load root certificates"/"unable to get local issuer certificate"
Hi,
I'm trying to connect my CentOS 6.8 laptop to the wireless net at work,
which is secured with WPA2 and AES. I've done this successfully in the
past using NetworkManager, but a new safety feature was recently
introduced: A CA certificate is required. After this, I've not been able
to connect. I have a DER format file, whose path I've entered in
CA certificate:
in the
2020 Oct 01
2
Freeradius logon with machine account...
With Samba in NT mode, i was able to enable wireless access using
machine account, and worked decently.
Now i want to try again in AD mode, but i've not found info, and i've
just hit a trouble:
Oct 1 14:31:55 vdmsv1 radiusd[13555]: rlm_ldap (ldap): Opening additional connection (25), 1 of 31 pending slots used
Oct 1 14:31:55 vdmsv1 radiusd[13555]: (187) Login incorrect:
2016 Dec 21
0
Problem with keytab: "Client not found in Kerberos database"
On 20/12/2016 14:10, Rowland Penny wrote:
>> I can't use rlm_krb5, because I plan to use PEAP+MSCHAP for wifi
>> authentication. The krb5 module requires a cleartext password, but
>> MSCHAP does not pass a cleartext password. (It is possible to use
>> krb5 authentication with TTLS+PAP or TTLS+GTC, both of which send a
>> cleartext password)
> You might want to
2020 Oct 01
0
Freeradius logon with machine account...
Den 01.10.2020 14:46, skrev Marco Gaiarin via samba:
> With Samba in NT mode, i was able to enable wireless access using
> machine account, and worked decently.
>
> Now i want to try again in AD mode, but i've not found info, and i've
> just hit a trouble:
>
> Oct 1 14:31:55 vdmsv1 radiusd[13555]: rlm_ldap (ldap): Opening additional connection (25), 1 of 31 pending
2019 Sep 28
5
problems after migrating NT domain to AD (samba 4.7.x)
Dear List,
My domain +/- works, so I try to fix rest services based on domain NT/AD....
I use WiFi authorization with PEAP/MSCHAPv2 + freeradius (before
migration it works).
And after migration autorization does not work.
Freeradius server is on samba domain member.
So i check domain connectivity:
[root at see-you-later samba]# net ads testjoin
Join is OK
[root at see-you-later samba]#
2007 Apr 02
1
Stronger security with BSD Firewall and Freeradius
I've seen that is possible to use switch port blocking with freeradius
and cisco switches via 802.1X and EAP protocol. Here is more info:
http://wiki.freeradius.org/FreeRADIUS_Active_Directory_Integration_HOWTO
What if I don't have switch that supports 802.1X or I want that blocking
is done by FreeBSD, not the switch. Because FreeBSD is the firewall or
gateway to some networks. Is there
2011 Sep 05
0
Problems with ntlm_auth and machines accounts
I upgrade a samba 3.2.14 to samba 3.6.0 radius server for 802.1x.
I discover that ntlm_auth fails for machines accounts with error: No
logon workstation trust account
Put winbind in debug with winbindd -F -i -d 10 give:
accepted socket 24
process_request: request fn INTERFACE_VERSION
[20000]: request interface version
winbind_client_response_written[20000:INTERFACE_VERSION]: delivered
response
2006 May 22
2
FW: WiFi / GSM VoIP Handsets..
Well I think we all need to look at something like this first.
We will be one of the first people in Europe who will be selling this. If
anyone is interested do drop me an email.
Picture of the phone can be found here.
http://cyber-telecom.net/wifi-gsm.jpg
GSM / VoIP Over WiFi Dual-Mode Phone
CYBER-TELECOM released the world first commercial GSM/VoIP Over WiFi
dual-mode smart phone, in
2007 Apr 20
0
WPA Radius wireless authentication and CentOS 5
I previously had WPA radius authentication working from my laptop to my
home network with the laptop running Fedora Core 6 and the server
running freeRadius under CentOS 4.4 (freeradius-1.0.1-3.RHEL4.3). I'm
attempting to move my FC 6 boxes to CentOS 5 so I decided to pick on the
laptop first. Unfortunately, I neglected to backup /etc before doing
the CentOS 5 install (bad Dave, bad
2014 Aug 07
1
Is it possible to set asterisk's VoIP authentication to be based on EAP-SIM auth of freeradius?
Hi all,
I want to make initial VoIP authentication process from asterisk server to
be based on EAP-SIM authentication of Freeradius server (so it will be not
necessary to insert account datas in the asterisk database). Is there any
way of doing that from Freeradius and Asterisk? Or at least, is there any
way to sync the EAP-SIM data on Freeradius to asterisk server?
thank you
-------------- next