templates/lists/userlink.php
Properties
Description
This page will redirect to account/edit.php if the given user is valid.
It is called from listgroups.php via the memberUID links.
Functions
search_username(
string
$name,
)
:
string
Description
Searches LDAP for a specific user name (uid attribute) and returns its DN entryArguments
Name |
Type |
Description |
Default |
$name |
string |
user name |
|
Return value
Type |
Description |
string |
DN |