<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hello list,<br>
<br>
I use freeradius 2.1.8 and OpenLDAP 2.4.17. <br>
In LDAP I have the radius.schema and want to use the attribute
radiusGroupName to authorize access with Huntgroups and LDAP-Groups in
users file.<br>
<br>
My LDAP-Groups come from a Database and they are all in utf-8 and have
characters like ä, ü etc. But in radiusGroupName is allowed only IA5. I
can change the schema and allow utf-8  as changing Syntax from <b>IA5String</b>
(OID=1.3.6.1.4.1.1466.115.121.1.26) to <b>DirectoryString</b>
(OID=1.3.6.1.4.1.1466.115.121.1.15). <br>
<br>
 Would that be a Problem for freeradius, if it get utf-8 characters for
the LDAP-Groups?<br>
<br>
I appreciate any help,<br>
<br>
Cheers<br>
Irina<br>
</body>
</html>