Changes between Version 2 and Version 3 of Naming Conventions


Ignore:
Timestamp:
12/01/05 11:54:55 (20 years ago)
Author:
Daniel Kahn gillmor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Naming Conventions

    v2 v3  
    1212This lack of convention among usernames is fine as long as there is a straightforward and consistent policy for allocating and de-allocating them. An example policy could be: allocation is first come, first served.  de-allocation is handled by disabling accounts, but the account name is never removed from the system.
    1313
     14[wiki:dkg] would prefer that usernames start with a lower case letter. and consist solely of lowercase letters and numbers.  No such restrictions would apply to e-mail aliases.
     15
    1416== machine names ==
    1517
    1618machines also need names.  policy for what they are named is not terribly important, as long as there is consistency for their allocation and de-allocation.  It is also crucial that new machines can be given a permanent name '''before''' they are configured.  Changing names after a full machine configuration is do-able, but can cause a lot of headaches.
     19
     20[wiki:dkg] would also prefer that machine names start with a lowercase letter, and consist solely of lowercase letters and numbers.