Configure leginoncfg » History » Version 2
  Anchi Cheng, 05/20/2010 10:58 PM 
  
| 1 | 2 | Anchi Cheng | {{include(appion:Configure leginoncfg Shared)}} | 
|---|---|---|---|
| 2 | |||
| 3 | This serves as the global leginon configuration. | ||
| 4 | |||
| 5 | For individual users, the file should be copied to their home directory and the following added once they have registered as a Leginon user: | ||
| 6 | |||
| 7 | <pre> | ||
| 8 | [User] | ||
| 9 | fullname: your_firstname your_lastname | ||
| 10 | </pre> | ||
| 11 | |||
| 12 | * Important: The name should be typed exactly as registered with firstname followed by lastname. | ||
| 13 | |||
| 14 | This extrac configuration will allow individual user to skip the step of selecting his/her name from the user list. |