Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / Status / archives / 000454.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6    <meta name="generator" content="Movable Type 5.2.3" />
7
8    <link rel="stylesheet" href="http://defaria.com/blogs/Status/styles-site.css" type="text/css" />
9    <link rel="alternate" type="application/atom+xml" title="Atom" href="http://defaria.com/blogs/Status/atom.xml" />
10    <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://defaria.com/blogs/Status/index.xml" />
11
12    <title>Status for Andrew DeFaria: PQA Merge: User Issues</title>
13
14    <link rel="start" href="http://defaria.com/blogs/Status/" title="Home" />
15    <link rel="prev" href="http://defaria.com/blogs/Status/archives/000453.html" title="PQA Merge Issues/Pong" />
16    <link rel="next" href="http://defaria.com/blogs/Status/archives/000455.html" title="Most PQA Issues resolved..." />
17
18    
19
20    
21
22    <script type="text/javascript" src="http://defaria.com/blogs/Status/mt-site.js"></script>
23 </head>
24 <body class="layout-one-column" onload="individualArchivesOnLoad(commenter_name)">
25    <div id="container">
26       <div id="container-inner" class="pkg">
27
28          <div id="banner">
29             <div id="banner-inner" class="pkg">
30                <h1 id="banner-header"><a href="http://defaria.com/blogs/Status/" accesskey="1">Status for Andrew DeFaria</a></h1>
31                <h2 id="banner-description">Searchable status reports and work log</h2>
32             </div>
33          </div>
34
35          <div id="pagebody">
36             <div id="pagebody-inner" class="pkg">
37                <div id="alpha">
38                   <div id="alpha-inner" class="pkg">
39
40                      <p class="content-nav">
41                         <a href="http://defaria.com/blogs/Status/archives/000453.html">&laquo; PQA Merge Issues/Pong</a> |
42                         <a href="http://defaria.com/blogs/Status/">Main</a>
43                         | <a href="http://defaria.com/blogs/Status/archives/000455.html">Most PQA Issues resolved... &raquo;</a>
44                      </p>
45
46                      <a id="a000454"></a>
47                      <div class="entry" id="entry-454">
48                         <h3 class="entry-header">PQA Merge: User Issues</h3>
49                         <div class="entry-content">
50                            <div class="entry-body">
51                               <ul>
52   <li>Starting to look into user accounts issues</li>
53
54   <li>Send out form for LDAP Authentication Information</li>
55
56   <li>Coded up pong.sh and pong.tcl to check and see if ccase-rmna-3 is up or down</li>
57
58   <li>Created initial set of PQA User/Group Account files</li>
59 </ul>
60                            </div>
61                            <div id="more" class="entry-more">
62                               <h2>PQA User/Group Account Files</h2>
63
64 <p>Here's what I did for user accounts. I've attached all the files and
65 will refer to them by name here.</p>
66
67 <h3>OEM Users</h3>
68
69 <p>First I took the export list from Clearquest (<tt>userinfo.txt.orig</tt>).
70 This is the untouched original export file.</p>
71
72 <p>Next I extracted user names that begin with "oem" -&gt; <tt>OEMUsers.cqu</tt>. Then I noticed that some of these users only appeared to be subscribed to NAS or BT. I then separated those out to <tt>OldOEMUsers.cqu</tt>.</p>
73
74 <h3>New Groups</h3>
75
76 <p>Patterning off of <tt>userinfo.txt.orig</tt> file for groups I created <tt>NewGroups.cqu</tt> to match the new groups you describe on your Users tab of the Excel Workbook. The group records from  <tt>userinfo.txt.orig</tt> I stored off in <tt>Groups.cqu</tt> and then separated off groups that were only NAS or BT to <tt>OldGroups.cqu</tt>.</p>
77
78 <h3>Other Users</h3>
79
80 <p>This left me with all of the other users which were split up into <tt>Users.cqu</tt> and <tt>RemovedUsers.cqu</tt> based on whether they
81 subscribed to Prod or TO.</p>
82
83 <h3>Changing databases= line</h3>
84
85 <p>For all files I made the following assumption: If the databases= line
86 contained no values then that means "all databases". So any users or
87 groups with a databases= line with no values I assume subscribed to TO
88 or Prod. I left these databases= lines alone.</p>
89
90 <p>For other users or groups, if TO or Prod appeared in the databases=
91 line I removed all values and put in Cont.</p>
92
93 <p>Please let me know if this comes close to what you wanted WRT users and groups.</p>
94
95                            </div>
96                         </div>
97                         <p class="entry-footer">
98                            <span class="post-footers">Posted by  on October 18, 2005  3:22 PM</span> <span class="separator">|</span> <a class="permalink" href="http://defaria.com/blogs/Status/archives/000454.html">Permalink</a>
99                         </p>
100                      </div>
101
102                      
103
104                      
105                   </div>
106                </div>
107             </div>
108          </div>
109       </div>
110    </div>
111 </body>
112 </html>