Displaying 3 results from an estimated 3 matches for "nilesecure".
2025 Jan 25
1
Authenticating a user on domain member
Hi Rowland
Finally, my DC and domain member are in a good state and I was able to
authenticate a user using the ntlm_auth program that I ran on the member
host. I will
describe the solution first because it may be helpful for others. I've also
put down couple of things that still perplex me (room for improvement
perhaps)
I'm running a radius server on a Ubuntu host (named RadSrv) and it
2025 Jan 24
1
Authenticating a user on domain member
Hi
I have a Samba AD-DC (on ubuntu) and I've created a user on it the DC
called nileadmin.
On the DC, 'pdbedit -w nileadmin' finds the entry and returns
nileadmin:4294967295:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:6590718693B2E602D30F67B848E08AE9:[U
]:LCT-678A9897:
I've joined a member (also a ubuntu host running samba) to the domain. The
join is successful. But when I run the
2025 Jan 22
2
Running ntlm_auth on Domain member vs running it on DC
I've setup Samba as an AD-DC on an Ubuntu 22.04. My goal is to use it for
testing PEAP MSChapv2 authentication on a Radius server where I want the
Radius server to validate the MSChapV2 Challenge-Response sent by the
client by talking to the Samba DC ecosystem. I'm using the ntlm_auth
program to talk to Samba and it works as expected when I run it on the DC
host in a bash shell like so: