Project

General

Profile

Configure leginoncfg » History » Version 8

Anchi Cheng, 05/22/2010 09:15 PM

1 2 Anchi Cheng
{{include(appion:Configure leginoncfg Shared)}}
2
3
This serves as the global leginon configuration.
4
5 3 Anchi Cheng
h2. Individual User leginon.cfg
6 1 Amber Herold
7 8 Anchi Cheng
For individual Leginon users, the above file can be copied to their home directory and the following added once they have registered as a Leginon user.  This extra configuration will allow individual user to skip the step of selecting his/her name from the user list.
8 3 Anchi Cheng
9 2 Anchi Cheng
<pre>
10
[User]
11
fullname: your_firstname your_lastname
12
</pre>
13
14
* Important: The name should be typed exactly as registered with firstname followed by lastname.
15 7 Anchi Cheng
For example, you entered John as firstname and Doe as lastname during registration, you should enter "John Doe" for fullname, not "Doe, John" nor "john doe"
16
17 3 Anchi Cheng
18
19
______
20
21 6 Anchi Cheng
[[Install Appion Packages|< Install Appion/Leginon Packages]] | [[Configure sinedon.cfg|Configure sinedon.cfg >]]
22 3 Anchi Cheng
23
24
______