摘要:
准备工作:使用openldap搭建server 过程略名词DN = Distinguished NameDC = Domain ComponentOU = Organization UnitCN = Common NameRDN = Relative DNUID = User ID1.初始化 protected static int init() { int flag = 0; try { ldapHost = "192.168.1.1"; ldapNameAll = "ldap://" + ldapHost; ldapPort = 389; rootE 阅读全文
posted @ 2013-01-09 16:37
一天不进步,就是退步
阅读(9528)
评论(0)
推荐(0)
浙公网安备 33010602011771号