开发者

How can I access the internal LDAP-directory of Websphere Portal 6.1?

开发者 https://www.devze.com 2023-03-01 17:39 出处:网络
I\'d lik开发者_JAVA百科e to access the internal user directory of a Websphere Portal 6.1 server from outside (say, from a LDAP-Browser on the same machine). Is there a LDAP interface that is usable fo

I'd lik开发者_JAVA百科e to access the internal user directory of a Websphere Portal 6.1 server from outside (say, from a LDAP-Browser on the same machine). Is there a LDAP interface that is usable for that?


Just found out the the file is stored in the following path \profiles\\config\cells\\fileRegistry.xml


WebSphere Portal by default uses a database user registry until you actually configure security.


A very good LDAP Browser workfing on top of java on both Linux and Windows is Apache Directory Studio an Eclipse based LDAP browser and directory client.


There is not a LDAP interface to see the interanl user registry of WebSPhere. As Far as I know this is a XML file store. Where this XML files is stired in the directory structure of WebSphere is something I don't know :-)

0

精彩评论

暂无评论...
验证码 换一张
取 消