Home » password

Tag: password

PDF Converter Script

Screipt provided will change the password associated with the PDF Printer AMYUNI Documet Converter 400.

This had to be automated as our PVS environment couldnt be updated everytime we wanted to change the devices password company wide.

START SCRIPT—————————————————–

Option Explicit

‘ This VB script can be used to configure the installed printer

Dim PRINTER_NAME

PRINTER_NAME = “PDFPRNxx”

Dim PDF

‘for version 4

Set PDF = CreateObject(“cdintfex.cdintfex”)

‘for version 4.5

‘Set PDF = CreateObject(“cdintfex.cdintfex.4.5”)

PDF.DriverInit (PRINTER_NAME)

‘/*////////////////////////////////////////////////////////////

‘Permission Permission value

‘Enable Printing – 64 + 4

‘Enable document modification – 64 + 8

‘Enable copying text and graphics – 64 + 16

‘Enable adding and changing notes – 64 + 32

‘To combine multiple options,

‘use -64 plus the values 4, 8, 16 or 32. E.g. to enable

‘*/

‘//1 = 40-bit encryption

‘//2 = 128-bit encryption

PDF.Encryption = 2

‘PDF.OwnerPassword = “owner”

PDF.UserPassword = “password”

‘MsgBox “pwd set”

‘PDF.Permissions = (-64 + 32)

‘//Apply changes

PDF.SetDefaultConfig

Set PDF = Nothing

‘MsgBox “done”

Default Users, Passwords and Addresses

Citrix App Controller (ovf) Virtual Appliance: User: administrator; Pass: password, Default IP: 10.20.30.40, Management: https://AppControllerIPaddress:4443/ControlPoint

Netscaler VPX / Netscaler Insight: user: nsroot, pass: nsroot RESET

OpenFiler: (Openfiler ESA 2.99.2) WEB Configuration;user: openfiler: password: password; User:root; set during install

Netgear Router DG834G: user: admin, pass: password, Default IP: 192.168.0.1

Citrix Access Gateway Appliance 2000 / 2010: https://10.20.30.40:9001 user: root pass: rootadmin

Barracuda Virtual Load Balancer vx 40: user: admin pass: admin, http://192.168.200.200:8000