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