
Originally Posted by
SilverBull
That's the reason why I always use DHCP. No way to trace that back to my domain, although the name is only used internally... :katamari: Another caveat, especially when sharing dumps of TOOL HDDs: some TOOLs seem to encode their serial number in the host name. Therefore, its no use when you remove the serial number from all your photos, but hand out HDD dumps :evil: :banghead:.
Regarding the admin password: in all cases of TOOLs I have seen so far, it was Administrator for both the username and password. However, Sony uses a standard Apache server for the TOOL's website, so you can change its password database the hard way... Have a look for an application named htpasswd (try something like find / | grep htpasswd to find it), then use that to change the password database of the Apache; a man htpasswd (or, if that doesn't work, a google search) can tell you more. The database is supposed to be somewhere within the apache directory (or a configuration subdirectory), but I can't remember the details of neither its location, file name nor the invokation syntax of htpasswd. Just use a variant of the above find command, I'm sure its out there. :nod:
Bookmarks