Susana- Here are some different options. I don¹t know what would be most appropriate for your environment.
* If you have the SNMP write community string, could you reset the interface through SNMP, and skip the need to login? * Could you make a TACACS user with only enough privileges to do the reset and have the script always log in as that user? * Can the users access the target devices directly from their desktops? If so, you can make the right-click menu launch the tool from their desktops, instead of from the OneClick server. (I think that tools that run on the OneClick server can only display back to the user, not accept user input.) * If you really need to prompt the user, and the tool cannot run from their desktops, you could make the script a CGI. The tool would launch it in the user¹s browser, where they could enter any needed information. BTW How do you already have Spectrum 9.2? HTH, Jim -- JIM PFLEGER | Application Architect | Insight Networking | insight.com o. 480.889.9680 f. 480.889.9599 [email protected] The information contained in this message and any attachment may contain privileged or confidential information protected from disclosure. If you are not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any review, dissemination, distribution or copying of this information is strictly prohibited. If you have received this transmission in error, please notify the sender immediately by replying to this message and destroying the original and all copies. Thank you. On 2/9/10 1:09 AM, "Jiménez Gallego" <> wrote: > I need to create a submenu in the Interface tab, in which when you right-click > on the port you can reset the interface (Cisco). The biggest problem is that > devices do not have local user, operating with tacacs, that means that before > running the script it would be necessary a prompt asking for a user and > password. Does anyone have any idea how to do? I´m working with Spectrum 9.2 > in Solaris. > > > Regards!!! > > Susana Jimenez > > > > > > Este correo electrónico y cualquiera de sus ficheros anexos son > CONFIDENCIALES. Si usted no es el destinatario (o responsable de remitirlo a > la persona indicada), agradeceríamos lo notificase / reenviase inmediatamente > al emisor. No revele estos contenidos a ninguna otra persona, no los utilice > para otra finalidad, ni almacene y/o copie esta información en medio alguno. > Los correos electrónicos son susceptibles de ser alterados por terceras > personas y por tanto, Metro de Madrid, S.A. declina toda responsabilidad si el > mensaje ha sido alterado o falsificado, así como opiniones o conclusiones que > deban ser entendidas como exclusivas del emisor y no como expresión de una > decisión Corporativa. > > This electronic mail and any of its annexed files are CONFIDENTIAL. If you are > not the addressee (or responsible for sending it to the indicated person), we > would be thankful if you notified or sent it immediately to the sender. Do not > reveal these contents to any other person, do not use them for another > purpose, do not store or copy this information. The electronic mails are > susceptible to alteration by third parties and therefore, Metro de Madrid, > S.A. declines all responsibility if the message has been altered or falsified, > as well as opinions or conclusions that may be understood are the exclusive > rights of the sender and not the result of a Corporative decision. > * --To unsubscribe from spectrum, send email to [email protected] with the > body: unsubscribe spectrum [email protected] > --- To unsubscribe from spectrum, send email to [email protected] with the body: unsubscribe spectrum [email protected]
