Re: User Lists
"Peter Millard" <me-STcBuFROdrv2eFz/[email protected]>
| Newsgroups | gmane.network.jabber.exodus.user |
|---|---|
| Message-ID | <00d701c47f1b$52512270$e201020a@pmillard2k> |
Deb Grahn wrote: > Hi! I'm new to jabber clients but have somehow been put in charge of the IM > rollout at my company. So far I like what I see in Exodus, but am having > trouble with one feature and am hoping somebody can help me out. What I'm > looking at is Tools -> Contacts -> Search for Contact. It then prompts me > for the name of the user database. I've tried everything I can think of - > server name, server IP, etc - but it always comes back with "Could not > contact the search agent." Does anybody have any idea what I need to do. I > think this would be a very important feature for a business implementation > of IM. This should be the jabber id of your user-directory "agent" (aka, JUD = Jabber User Directory). This is almost always a component which you run seperatly to provide searching capabilities. Users also have to register directly with this component to get their information into the database. Exodus will grab this info directly from either disco results, browse results, or agents results. I'd need to know what server you are rolling out to provide more info. An example of this kind of thing is users.jabber.org. Which is a perl component using either a mysql db, or psql db. pgm.