Hello,
In FreeRADIUS instance of YubiRADIUS, an OpenLDAP instance is already available preconfigured on the YubiRADIUS VM. As per your forum post, it seems that you might be used the already cached OpenLDAP entries.
To make proper "User Import" configuration for your AD/LDAP, please use the following steps.
Click on "User Import" tab >> click on "Advanced" button
Please see the following details in the configuration for Advanced mode:
Use Secure Connection? => No Directory Type => openLDAP ---> "Select as per your directory type as Active Directory or OpenLDAP" LDAP/AD Server Address or Host Name => <<AD/LDAP server IP address or hostname>> --> "here you might be entered 192.168.1.105" --> please put valid IP address for your AD/LDAP i.e. "10.0.13.11" Backup LDAP/AD Server Address or Host Name ==> optional or same as above Port (use 0 or blank to use the default port) ==> 389 LDAP Version ==> 3 Base DN ==> dc=example,dc=com --> "here this is the default domain available on the local openldap instance" --> please put valid domain entry available on the AD/LDAP you have" User DN ==> cn=admin,dc=example,dc=com --> "Please put valid admin user available on your AD/LDAP" Password ==> yubico --> "Please put password for your AD/LDAP admin user password here" Schedule ==> None Filter ==> (objectClass=person) Login Name Identifier ==> uid ---> " If you use LDAP use value as "uid" and if you use Active Directory use "sAMAccountName" as identifier
Click on "Save" and then Click on "Import Users"
Hope this helps!
Thanks and best regards, Samir.
|