Hello,

I'm using network-manager 7.1 from Debian Sid with network-manager-vpnc. I've 
noticed that export does not export the user and group password.

>From line ~1259 of properties/nm-vpnc.c:

fprintf(f, 
        "[main]\n"
        ...
        "SaveUserPassword=%s\n"
        ...
        "enc_GroupPwd=\n"
        "UserPassword=\n"
        "enc_UserPassword=\n"
        ...

It looks like it's storing whether the user password is saved or not, then 
doesn't actually save it. Is there a reason for this or is it just not 
implemented?

Thanks!

Fletcher

        


      
_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to