to connect to a specific sql host
* Fix a typo in lib/sql/attrmap.php3
* Add an entry in the FAQ about the Dialup-Access attribute
+* Add an entry in the FAQ about duplicate personal attributes in the user_admin page
Ver 1.62:
* Remove one sql query from user_admin which was not needed.
* Instead of a query like "LIKE 'YYYY-MM-DD%'" use "AcctStopTime >= 'YYYY-MM-DD 00:00:00 AND AcctStopTime
the sql module, that's why the mapping is set to none.
You could set Auth-Type to Reject instead.
+> Why do the personal information fields show multiple
+> entries for attributes like name, department, etc in the user_admin page?
+> Is there a way to remove the duplicate fields in the display?
+
+Set general_prefered_lang to en
+
>
> After I make a few changes in one of the configuration files things only work like they worked before