Hi, I can't figure out how to sort the results in search/browse. I'd like to sort them by the LDAP field 'sn'. I see hooks to sort() in lib/List.php and Search.php but changing $sort_criteria to 'sn' has no effect. Results seem to be sorted by the order they were added to LDAP. Can anyone tell me what I'm doing wrong? Thanks!