Help on users file

Alan DeKok aland at deployingradius.com
Tue Jun 21 19:48:09 CEST 2016


> On Jun 21, 2016, at 1:39 PM, jon Yu <yunc.yu at nd.edu> wrote:
> 
> The log file is attached. Like to know how to configure Ldap-Group to find
> user in group object.

	...
	if (LDAP-Group == "users") {
		...
	}
	...

  It's that simple.

  The "authorize" sections from v2 will largely work in v3.  See raddb/README.rst for differences between the two version.

  If you're having problems getting LDAP-Group to work, it's probably because you've configured one thing in v2, and something completely different in v3.  The fix for that is to make the "unlang" policies in v3 look more like what you did in v2.

  I'll also note you're very careful to give out the absolute minimum information about the problem.   That makes it very difficult to help you.

  The summary is you probably just made v3 do something different from v2.  Well... fix that, then.

  Alan DeKok.




More information about the Freeradius-Users mailing list