Re: Fedora 14 NM 0.8.3.998 stopped detecting Samsung Corby

2011-05-06 Thread Huzaifa Sidhpurwala
Was there a kernel update? If yes, try rolling back to a older kernel to see if it works On Fri, May 6, 2011 at 3:10 PM, Kushal Das kushal...@gmail.com wrote: On Sat, Apr 16, 2011 at 1:48 AM, Kushal Das kushal...@gmail.com wrote: /modem-manager --debug ** Message: ModemManager (version

Re: Vpnc pluggin needs force-natt option.

2010-02-24 Thread Huzaifa Sidhpurwala
Hi All, Created a patch and it works for me. More details on the comment in the bug. On Thu, Feb 25, 2010 at 5:47 AM, Dan Williams d...@redhat.com wrote: On Wed, 2010-02-24 at 18:38 -0500, Michael H. Warfield wrote: Hello all! I have a situation where vpnc is failing due to an

[Patch] Enable pkcs12 auth for NetworkManager-openvpn

2010-01-29 Thread Huzaifa Sidhpurwala
Hi All, I was working on https://bugzilla.gnome.org/show_bug.cgi?id=534219, which enables pkcs12 key for nm-openvpn. I have attached a patch to the bz, which seems to work for me. Hope this patch is committed soon. Thanks. Regards, Huzaifa Sidhpurwala

[Patch][ReSend] network-manager-applet OTP UI bits

2009-12-01 Thread Huzaifa Sidhpurwala
Hi, Resending this patch again Dan, Can you please look at it :) diff --git a/src/applet.glade b/src/applet.glade index 2bde5f4..ac45e28 100644 --- a/src/applet.glade +++ b/src/applet.glade @@ -297,6 +297,7 @@ property name=max_length0/property property name=text

[Patch] network-manager-applet patch for allowing one time passwords

2009-11-15 Thread Huzaifa Sidhpurwala
Hi All, Enclosed patch to nm-applet, allows one time password to be stored in gconf and retrieved, with the UI changes. Regards, Huzaifa diff --git a/src/applet.glade b/src/applet.glade index 2bde5f4..ac45e28 100644 --- a/src/applet.glade +++ b/src/applet.glade @@ -297,6 +297,7 @@

Re: [Patch] Add Export functionality to NetworkManager-openvpn

2009-10-16 Thread Huzaifa Sidhpurwala
Small improvement here, added auth-user-pass for some auth types On Fri, Oct 16, 2009 at 1:23 PM, Huzaifa Sidhpurwala sidhpurwala.huza...@gmail.com wrote: Hi All, This patch is a bit raw, but is well tested, It does not work with static keys, but i am working on it. Can you someone please

Export functionality in nm-openvpn is non-existent

2009-10-15 Thread Huzaifa Sidhpurwala
Hi, Just started work on the export functionality of the nm-openvpn plugin, but i thought, i should ask if others are already working on it? If nobody is, than i am on it. Regards, Huzaifa. ___ NetworkManager-list mailing list

Network Manager support for One time passwords for wireless access

2009-09-02 Thread Huzaifa Sidhpurwala
Hi All, Did any one think about this yet. I have a use case in which a one time password mechanism is used for accessing wireless networks. The obvious way of doing this is not to add the password to the keyring. I was thinking if adding a Save Password option to the wireless dialog was a good