Removed limits on length of username.
authoraland <aland>
Fri, 21 Sep 2001 16:13:30 +0000 (16:13 +0000)
committeraland <aland>
Fri, 21 Sep 2001 16:13:30 +0000 (16:13 +0000)
commit0703effc33fee05723a796eff3a8588b8934c8e6
treea33d9a8c819c7f473e4a6fbfb4524feb8b672267
parentc900fc3be7b9fdb5c839f819a2a7307d8d1af8ba
Removed limits on length of username.

That is, the limits aren't hard-coded to 20 any more, but are
set to MAX_STRING_LEN, which is the maximum allowed length of the
user name in the RADIUS packet.

Bug noted by "Gonzalez B., Fernando" <fgonzalez@manquehue.cl>
src/modules/rlm_unix/cache.c
src/modules/rlm_unix/cache.h