controlling internet assets
July 14, 2011 8:25 AM Subscribe
How does a company keep control of its internet assets (domain, website content etc)?
So, lets say that there is a company, much of its assets will be online (e.g.: domains, website content, data in databases). The username and passwords for the hosts and the registrars get shared with developers and designers so how does one keep control of these assets professionally?
posted by london302 to technology (4 answers total) 6 users marked this as a favorite
-Work with management to define who is responsible for what, so you know who needs access to what.
-Give the passwords to as few people as possible
-Wherever possible enforce that users have unique logins (don't share!)
-Log what people do to important assets
-Review your logs
-Rotate passwords regularly. Enforce a password change policy on the unique accounts. Audit the list of recipients when you change the password on a shared account.
-Make people store their passwords in Password Safe, not in a text file.
-I personally prefer to centrally maintain shared assets. Group assets like domain registration accounts and Certificate Authority accounts where the same people will be using them into a single Password Safe then share the decryption passphrase for that safe with the list.
-Have policies and procedures in place for rotating passwords and disabling accounts when someone leaves or no longer has access.
posted by bfranklin at 8:39 AM on July 14, 2011