version: 1 # User the server can bind to for searching clients or for retrieving # profiles if we're not authenticating by binding to the LDAP dn: cn=radiusUser,dc=e-advies,dc=nl objectClass: organizationalRole objectClass: simpleSecurityObject description: User the RADIUS server binds to cn: radiusUser userPassword: radiusUserPassword # Some clients dn: ou=radiusClients,dc=e-advies,dc=nl objectClass: organizationalUnit ou: radiusClients dn: cn=127.0.0.1,ou=radiusClients,dc=e-advies,dc=nl objectClass: openradiusClient cn: 127.0.0.1 openradiusSecret: h1dd3n dn: cn=192.168.5.1,ou=radiusClients,dc=e-advies,dc=nl objectClass: openradiusClient cn: 192.168.5.1 openradiusSecret: ohyessir dn: cn=192.168.5.7,ou=radiusClients,dc=e-advies,dc=nl objectClass: openradiusClient cn: 192.168.5.7 openradiusSecret: testn4s # Some users dn: ou=radiusUsers,dc=e-advies,dc=nl objectClass: organizationalUnit ou: radiusUsers dn: cn=evbergen,ou=radiusUsers,dc=e-advies,dc=nl objectClass: openradiusUser cn: evbergen openradiusClearPassword: welcome1 userPassword: {SSHA}hG3VfZJWQIW2HzcAGqa2xFTjXaavFt7V radiusServiceType: Framed radiusFramedProtocol: PPP dn: cn=yvonne,ou=radiusUsers,dc=e-advies,dc=nl objectClass: openradiusUser cn: yvonne openradiusMd5HexPassword: dh1L$e1ea87440827ca6e32a74da4cd204eb6 radiusServiceType: Login radiusLoginIpHost: 127.0.0.1 radiusLoginService: Telnet