Project

General

Profile

Configure leginoncfg » History » Version 9

Anchi Cheng, 03/02/2015 01:03 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 9 Anchi Cheng
13
[Project]
14
default: your_project_name
15 2 Anchi Cheng
</pre>
16 1 Amber Herold
17 9 Anchi Cheng
* Important: The name should be typed exactly as registered with firstname followed by lastname.  Project name should also be an exact match.
18 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"
19
20 3 Anchi Cheng
21
22
______
23
24 6 Anchi Cheng
[[Install Appion Packages|< Install Appion/Leginon Packages]] | [[Configure sinedon.cfg|Configure sinedon.cfg >]]
25 3 Anchi Cheng
26
27
______