Yealink Forums
automate mac.cfg encryption - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Auto Provisioning (/forumdisplay.php?fid=14)
+--- Thread: automate mac.cfg encryption (/showthread.php?tid=2875)

Pages: 1 2


automate mac.cfg encryption - olivier - 11-27-2014 09:18 AM

Hi,

I need to automate the provisioning file encryption. is it possible to use the openssl CLI to do that ?

is somebody have the correct syntax ?

regards,
Olivier


RE: automate mac.cfg encryption - VOIP - 12-13-2014 12:40 AM

You can Use this one if you have linux-

http://www.yealink.com/Upload/T2X/20131125/Configuration%20Encryption%20Tool.zip

Unfortantly Yealink does not offer a command line version for Windows users.

I wish they would.


RE: automate mac.cfg encryption - olivier - 12-13-2014 12:44 AM

thanks for your answer.

regards,
Olivier

(12-13-2014 12:40 AM)VOIP Wrote:  You can Use this one if you have linux-

http://www.yealink.com/Upload/T2X/20131125/Configuration%20Encryption%20Tool.zip

Unfortantly Yealink does not offer a command line version for Windows users.

I wish they would.



RE: automate mac.cfg encryption - VOIP - 01-01-2015 05:13 AM

Any one who has windows ideas chime in :-)

As Polycom Aastra Panasonic Cisco all offer "automated" command line/prompt options.


RE: automate mac.cfg encryption - James_Yealink - 01-02-2015 01:57 PM

Hi All,

Please try attached AES encryption tool.

Regards,
James


RE: automate mac.cfg encryption - VOIP - 01-03-2015 04:36 AM

(01-02-2015 01:57 PM)Yealink_James Wrote:  Hi All,

Please try attached AES encryption tool.

Regards,
James

James,

Can we create y000000000000_Security.enc with this tool?


RE: automate mac.cfg encryption - James_Yealink - 01-03-2015 10:50 AM

No, it can only be used to encrypt or decrypt a cfg file but create a .enc file.
May I know why do you need it?

James


RE: automate mac.cfg encryption - kapetrosyan - 01-05-2015 11:46 AM

Why you want to encrypt y0000000000.cfg file?
If you need it to hide the provisioning server information, you can simply remove them from y000000000000.cfg, and add to {MAC}.cfg and then encrypt {MAC}.cfg

(01-03-2015 04:36 AM)VOIP Wrote:  
(01-02-2015 01:57 PM)Yealink_James Wrote:  Hi All,

Please try attached AES encryption tool.

Regards,
James

James,

Can we create y000000000000_Security.enc with this tool?

VOIP,
Why you want to encrypt y0000000000.cfg file?
If you need it to hide the provisioning server information, you can simply remove them from y000000000000.cfg, and add to {MAC}.cfg and then encrypt {MAC}.cfg


RE: automate mac.cfg encryption - VOIP - 01-06-2015 01:01 AM

kapetrosyan and Yealink_James,

I have a thousand phones deployed.
I can add and then remove the y0000000000.cfg every time anew phone gets plugged in.

The purpose Yealink created the .enc is to allow you to remotely provision a phone with out much effort.
For starters if you have RPS and an .enc you in short can deploy phones with out any effort. (Meaning you set it up and the ned user can plug it in at anytime you do not need to collaborate the first plug in).

In reality the point of .enc is for the "big boys" and yet its created in a way only the smaller ones can use. (except if you have a linux server).

Yealink_James your thoughts?


RE: automate mac.cfg encryption - VOIP - 01-14-2015 06:23 AM

Yealink_James?