View previous topic :: View next topic |
Author |
Message |
stotaro at totarotechn... Guest
|
Posted: Wed Mar 05, 2008 3:20 pm Post subject: [asterisk-users] OT How to Change Polycom Web Admin User:Pas |
|
|
I setup a number of remote phones on public IPs using the web
interface. Now my question is how do I change the default Polycom:456
password via the web interface. Is there a hidden way or does it have
to be done via FTP TFTP?
Thanks,
Steve Totaro |
|
Back to top |
|
|
noahisaacmiller at gma... Guest
|
Posted: Wed Mar 05, 2008 4:58 pm Post subject: [asterisk-users] OT How to Change Polycom Web Admin User:Pas |
|
|
Hi Steve -
I could be mistaken, but I think this has to be done physically from
the phone. I don't think you can do this with central provisioning or
from the web interface.
- Noah
On Wed, Mar 5, 2008 at 3:20 PM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote: | I setup a number of remote phones on public IPs using the web
interface. Now my question is how do I change the default Polycom:456
password via the web interface. Is there a hidden way or does it have
to be done via FTP TFTP?
Thanks,
Steve Totaro
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
stotaro at totarotechn... Guest
|
Posted: Wed Mar 05, 2008 7:49 pm Post subject: [asterisk-users] OT How to Change Polycom Web Admin User:Pas |
|
|
That stinks. Terrible design flaw.
It wouldn't be such an issue if the whole Polycom page (or any
indication of device) prior to the authentication.
I bet one could google for Polycom phones and login as Polycom:456.
Not that one could do much more than brick the phone (which is bad
enough). One could get the proxy or server's IP and username and then
brute force the pass I suppose (that is if the username and pass
aren't the same which is probably the case more often then one would
think).
Thanks,
Steve Totaro
On Wed, Mar 5, 2008 at 4:58 PM, Noah Miller <noahisaacmiller at gmail.com> wrote:
Quote: | Hi Steve -
I could be mistaken, but I think this has to be done physically from
the phone. I don't think you can do this with central provisioning or
from the web interface.
- Noah
On Wed, Mar 5, 2008 at 3:20 PM, Steve Totaro
<stotaro at totarotechnologies.com> wrote:
Quote: | I setup a number of remote phones on public IPs using the web
interface. Now my question is how do I change the default Polycom:456
password via the web interface. Is there a hidden way or does it have
to be done via FTP TFTP?
Thanks,
Steve Totaro
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
|
|
|
Back to top |
|
|
YEHAVI at VMS.HUJI.AC.IL Guest
|
Posted: Wed Mar 05, 2008 10:39 pm Post subject: [asterisk-users] OT How to Change Polycom Web Admin User:Pas |
|
|
Quote: | I could be mistaken, but I think this has to be done physically from
the phone. I don't think you can do this with central provisioning or
from the web interface.
|
As far as I recall it can be done from the config file only. Here is the
relevant line from sip.cfg:
<device device.set="1" device.auth.localAdminPassword.set="1" device.auth.loc
alAdminPassword="YOUR-PASSWORD-HERE" />
regards, __Yehavi: |
|
Back to top |
|
|
Guest
|
Posted: Wed Mar 05, 2008 11:01 pm Post subject: [asterisk-users] OT How to Change Polycom Web Admin User:Pas |
|
|
Quote: | As far as I recall it can be done from the config file only. Here is
| the
Quote: | relevant line from sip.cfg:
<device device.set="1" device.auth.localAdminPassword.set="1"
device.auth.loc
alAdminPassword="YOUR-PASSWORD-HERE" />
| What sip release are you referring to?
I am looking at sip 1.6.x and sip.cfg only allows you to set the length
of the user and admin passwords. You cannot set the password in cfg. |
|
Back to top |
|
|
YEHAVI at VMS.HUJI.AC.IL Guest
|
Posted: Thu Mar 06, 2008 2:39 pm Post subject: [asterisk-users] OT How to Change Polycom Web Admin User:Pas |
|
|
I am using version 2.2.0.
__Yehavi:
Quote: | Date: Thu, 6 Mar 2008 15:01:26 +1100
From: "Lee, John (Sydney)" <John.Lee at compuware.com>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
Subject: Re: [asterisk-users] OT How to Change Polycom Web Admin User:Pass
Quote: | As far as I recall it can be done from the config file only. Here is
| the
Quote: | relevant line from sip.cfg:
<device device.set="1" device.auth.localAdminPassword.set="1"
device.auth.loc
alAdminPassword="YOUR-PASSWORD-HERE" />
| What sip release are you referring to?
I am looking at sip 1.6.x and sip.cfg only allows you to set the length
of the user and admin passwords. You cannot set the password in cfg.
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
|
Back to top |
|
|
|