13 Nov
2005
13 Nov
'05
12:22 p.m.
Sebastian Mauer <sebastian@n-unity.de> wrote:
The domain enabled machines are in ou=Machines,dc=rnet,dc=lan and their Machine Password is stored too in a SambaNTPassword Attribute.
So update the LDAP queries to look there.
So it might work if FreeRadius is able to find the machine entry in LDAP. The username for machines is machinename$ but I'm not sure what username Windows sens if it tries to authenticate a machine.
You can do LDAP queries by hand to see what name should be used. Then, make FreeRADIUS do the same queries. Alan DeKok.