Advertisement
Guest User

Untitled

a guest
Aug 3rd, 2012
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.56 KB | None | 0 0
  1.   <device>
  2.     <device.auth device.auth.localUserPassword="">
  3.       <device.auth.localUserPassword device.auth.localUserPassword.set="0">
  4.       </device.auth.localUserPassword>
  5.     <!--Changes the default admin password from 456 to the one below-->
  6.     <device device.set="1" device.auth device.auth.localAdminPassword="12345" device.auth.localAdminPassword.set="1" />
  7.     <!--End of admin password change-->
  8.     </device.auth>
  9.     <device.em device.em.power="">
  10.       <device.em.power device.em.power.set="0">
  11.       </device.em.power>
  12.     </device.em>
  13.   </device>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement