Re: auto-login

2014-07-26 Thread Matthias Apitz
El día Friday, July 25, 2014 a las 09:32:18PM +, Cyndy Lewis escribió:

How can I get Pidgin to start automatically when I log in on my
computer?  I don’t necessarily want it to pop up on screen, but it
should show that I am available.
 
 
Thank you,
 
Cyndy Lewis
 
 
IT Manager

Cyndy,

Being an IT Manager, don't you think so that you should at least say on
which Operating System you are using Pidgin? On Linux, on FreeBSD, or on
some other system, bad designed system, which I do not wanna call OS?

HIH

matthias
-- 
Matthias Apitz   |  /\   ASCII Ribbon Campaign:
E-mail: g...@unixarea.de |  \ /   - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X- No proprietary attachments
phone: +49-170-4527211   |  / \   - Respect for open standards
 | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

auto-login

2014-07-25 Thread Cyndy Lewis
How can I get Pidgin to start automatically when I log in on my computer?  I 
don't necessarily want it to pop up on screen, but it should show that I am 
available.

Thank you,
Cyndy Lewis

IT Manager
Jewish Community of Louisville
3600 Dutchmans Lane
Louisville, KY  40205
Office:  (502) 238-2733
Mobile:  (502) 235-0475
www.jewishlouisville.orghttp://www.jewishlouisville.org/


Happy SysAdmin Day (Friday, July 25th)!
http://youtu.be/nRAuDdOfGIg



[cid:image002.jpg@01CF0C64.AAE7E1E0]https://www.facebook.com/pages/Jewish-Community-of-Louisville/119401555811?ref=JCL
 
Facebookhttps://www.facebook.com/pages/Jewish-Community-of-Louisville/119401555811?ref=ts
   [cid:image002.jpg@01CF0C64.AAE7E1E0] 
https://www.facebook.com/LouisvilleJCC?ref=  JCC 
Facebookhttp://www.facebook.com/LouisvilleJCC?ref=ts   
[cid:image004.jpg@01CF0C64.AAE7E1E0] 
https://www.youtube.com/user/JewishLouisvil  JCL 
YouTubehttps://www.youtube.com/user/JewishLouisville  
[cid:image006.jpg@01CF0C64.AAE7E1E0] http://twitter.com/#!/JCRCLouisvil  JCRC 
Twitterhttp://twitter.com/#!/JCRCLouisville
Get Involved.http://www.jewishlouisville.org/ 
Donate.https://www.jewishlouisville.org/index.php?option=com_dtdonatetask=authorizenetonceItemid=670
 
Volunteer.http://www.jewishlouisville.org/index.php?option=com_contentview=articleid=100Itemid=159
 Make a World of Difference.

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
https://pidgin.im/cgi-bin/mailman/listinfo/support

Active Directory auto login

2012-03-27 Thread Sam Jesberg

Hello,

My company wants to use pidgin to auto login. We already have our 
internal chat server using LDAP.


So for example, myself (AD account) username: samujesb1 password: qwe123$!
I log into a PC with those credentials, those are the same credentials I 
also log into our chat server with.
Is there a way when I log into a PC with my AD credentials it also logs 
into the our chat server using Pidgin with the same credentials?


Thanks,
Sam Jesberg

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Active Directory auto login

2012-03-27 Thread Daniel Atallah
On Tue, Mar 27, 2012 at 17:59, Sam Jesberg samjesb...@gmail.com wrote:
 Hello,

 My company wants to use pidgin to auto login. We already have our internal
 chat server using LDAP.

 So for example, myself (AD account) username: samujesb1 password: qwe123$!

I hope that is not your real password :)

 I log into a PC with those credentials, those are the same credentials I
 also log into our chat server with.
 Is there a way when I log into a PC with my AD credentials it also logs into
 the our chat server using Pidgin with the same credentials?

There are two parts of this - the first one is whether or not your IM
server can support such a thing and the the second part is getting
Pidgin to use your credentials.

It's all theoretically possible, but it's pretty non-trivial.
At one point, I had a an Openfire XMPP server set up to do this with
Pidgin clients running on Windows, but it required jumping through
quite a few hoops.

-D

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support


Re: Active Directory auto login

2012-03-27 Thread Daniel Atallah
On Tue, Mar 27, 2012 at 18:20, Sam Jesberg samjesb...@gmail.com wrote:
 On 3/27/2012 5:07 PM, Daniel Atallah wrote:

 On Tue, Mar 27, 2012 at 17:59, Sam Jesbergsamjesb...@gmail.com  wrote:

 Hello,

 My company wants to use pidgin to auto login. We already have our
 internal
 chat server using LDAP.

 So for example, myself (AD account) username: samujesb1 password:
 qwe123$!

 I hope that is not your real password :)

 I log into a PC with those credentials, those are the same credentials I
 also log into our chat server with.
 Is there a way when I log into a PC with my AD credentials it also logs
 into
 the our chat server using Pidgin with the same credentials?

 There are two parts of this - the first one is whether or not your IM
 server can support such a thing and the the second part is getting
 Pidgin to use your credentials.

 It's all theoretically possible, but it's pretty non-trivial.
 At one point, I had a an Openfire XMPP server set up to do this with
 Pidgin clients running on Windows, but it required jumping through
 quite a few hoops.

 -D

 Yea that's not my real password, just an example :)
 I actually have the exact setup you have, I use Openfire XMPP which uses
 LDAP (integrates with AD) to grab usernames and passwords for users. Do you
 have documentation of how you did it?

No, unfortunately, I don't have any documentation - the hard part was
getting the Openfire part working.

It looks like http://community.igniterealtime.org/docs/DOC-1060 and
http://community.igniterealtime.org/docs/DOC-1362 are available as
documentation for the openfire part.

I suggest using Spark as a test client because it should work out of
the box, then once it's working see:
http://pidgin.im/pipermail/support/2009-August/004892.html

-D
Once i

___
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support