将 dn 转成易读的名字。
语法: string ldap_dn2ufn(string dn);
返回值: 字符串
函数种类: 网络系统
本函数用来转换 dn 的名字成为较易读取的名字 ufn (User Friendly Name)。参数 dn 为欲转换的字符串。返回值即为 ufn 字符串。