]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
Add support for the user ldap regular profile attribute
authorkkalev <kkalev>
Wed, 21 Aug 2002 12:25:24 +0000 (12:25 +0000)
committerkkalev <kkalev>
Wed, 21 Aug 2002 12:25:24 +0000 (12:25 +0000)
Changelog
conf/extra.ldap-attrmap
conf/user_edit.attrs

index 0ad90dd4e8500b760cb1a7b2ef01c8a9e844014c..e297393a56cf2e723a71a987f27091229e4ec775 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -8,6 +8,7 @@ Ver 1.55:
   operators was set to the opeator
 * Add a user find page. User can be searched based on the full name, department or RADIUS attribute.
   The radius attribute should be included in the _user_ profile, not in a group/regular/default profile.
+* Add support for the user ldap regular profile attribute
 Ver 1.54:
 * Add attributes for the sql group tables in admin.conf. Now SQL group support should really work!
 Ver 1.53:
index e1cd30244c5df847064c803c7478869a4f4b9881..8edf30f048a516a5a9642c531e2a437594b2f432 100644 (file)
@@ -3,4 +3,6 @@
 #
 checkItem       Dialup-Lock-Msg                radiuslockmsg
 checkItem      User-Password           userpassword
+checkItem      Regular-Profile         radiusProfileDn
+checkItem      Check-Item              radiusCheckItem
 replyItem      Reply-Item              radiusReplyItem
index 63117eb7f1eada6dc88a4c714383bfbad7d29449..e5e564827f56bb88e73692d4e594c8c5ec48a929 100644 (file)
@@ -39,3 +39,9 @@ Dialup-Lock-Msg                       <a href="help/lock_message_help.html" target=lm_help onclick=w
 #Max-Weekly-Session            Weekly Limit (secs)
 #Login-Time                    User Login Period <a href="help/login_time_help.html" target=lt_help onclick=window.open("help/login_time_help.html","lt_help","width=600,height=370,toolbar=no,scrollbars=no,resizable=yes") title="Login-Time Help Page"><font color="blue">(UUCP Format)</font></a>
 #Expiration                    <a href="help/expiration_help.html" target=lt_help onclick=window.open("help/expiration_help.html","lt_help","width=600,height=180,toolbar=no,scrollbars=no,resizable=yes") title="Expiration Help Page"><font color="blue">User Expiration Date</font></a>
+#
+# Uncomment this if you are using ldap and you are using user regular profiles.
+# Also make sure that Regular-Profile maps to the correct ldap attribute in
+# extra.ldap-attrmap
+#
+#Regular-Profile               User Regular Profile DN