Pidgin and Active Directory

Daniel Atallah datallah at pidgin.im
Mon Aug 1 12:26:42 EDT 2011


On Mon, Aug 1, 2011 at 03:08, Julien Garrigue
<julien.garrigue at fontalvie.fr> wrote:
> Hello !
>
>
>
> Thank you very much for your reply.
>
>
>
> I wanted to use active directory because when my colleagues log on to a
> computer they use a username, for e-mail another username, for web tools
> another one and so on... It's a lot of different usernames and to make
> easier the log in pidgin I wanted to use AD database.
>
> We are trying to simplify authentification through all of our tools and we
> want to use our AD database to standardize and synchronise
> usernames/passwords for all our tools. So when a new colleague is employed
> the aim is that: I just create a new user on AD and he can access to all
> tools. If the user change his windows password, it change on all tools too,
> if they login to another computer, they don't need to think about their
> username for other tools and I wanted that pidgin follow the users whatever
> computer is used.
>
> Another thing is I wanted to use AD because I thought that users can make
> chatrooms.
>
> Last thing: I don't want that pidgin goes outside of our network as we use
> confidential datas.
>
>
>
> Right now we use "boujour" protocol to transfer files and chat quickly but
> chatroom is not possible and authentification which follow AD user is not
> possible too
>
> Thank you very much for your support.
>

The nature of the Bonjour protocol is that it is uncontrolled - there
is no authentication at all and usernames are effectively free-form.

For what you want to do, you'll need to set up a server of some sort
inside your network that your clients will need to connect to.  You'll
want to use a server that can do authentication against your AD.
There are several XMPP servers that can do this, but the details about
which to use and how to set it up are outside of the scope of what the
Pidgin support list can help with.

As far as controlling Pidgin's ability to connect to resources outside
your network, that would be something that you would need to control
at your network level with a firewall or something.

-D




More information about the Support mailing list